dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Emil Velikov <emil.l.velikov@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: Dave Airlie <airlied@redhat.com>,
	emil.l.velikov@gmail.com, Ben Skeggs <bskeggs@redhat.com>
Subject: [PATCH 10/14] MAINTAINERS: Add maintainer entry for the Nouveau DRM driver
Date: Fri, 22 Apr 2016 00:03:58 +0100	[thread overview]
Message-ID: <1461279842-28695-11-git-send-email-emil.l.velikov@gmail.com> (raw)
In-Reply-To: <1461279842-28695-1-git-send-email-emil.l.velikov@gmail.com>

Ben has been the maintainer of the driver even before it got included in
the kernel.

Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Dave Airlie <airlied@redhat.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b9eddf1..c81e02d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3839,6 +3839,15 @@ T:	git git://github.com/patjak/drm-gma500
 S:	Maintained
 F:	drivers/gpu/drm/gma500/
 
+DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS
+M:	Ben Skeggs <bskeggs@redhat.com>
+L:	dri-devel@lists.freedesktop.org
+L:	nouveau@lists.freedesktop.org
+T:	git git://github.com/skeggsb/linux
+S:	Supported
+F:	drivers/gpu/drm/nouveau/
+F:	include/uapi/drm/nouveau_drm.h
+
 DRM DRIVERS FOR NVIDIA TEGRA
 M:	Thierry Reding <thierry.reding@gmail.com>
 M:	Terje Bergström <tbergstrom@nvidia.com>
-- 
2.6.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2016-04-21 23:02 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21 23:03 [PATCH 00/14] Add/update DRM entries in the MAINTAINERS file Emil Velikov
2016-04-21 23:03 ` [PATCH 01/14] MAINTAINERS: Remove unneded wildcard for the Radeon/AMDGPU drivers Emil Velikov
2016-04-22 20:39   ` Alex Deucher
2016-04-21 23:03 ` [PATCH 02/14] MAINTAINERS: Remove unneded wildcard for the i915 DRM driver Emil Velikov
2016-04-22  5:41   ` Jani Nikula
2016-04-21 23:03 ` [PATCH 03/14] MAINTAINERS: Update the files list for the Exynos " Emil Velikov
2016-04-21 23:03 ` [PATCH 04/14] MAINTAINERS: Update the files list for the GMA500 " Emil Velikov
2016-04-22 10:29   ` Patrik Jakobsson
2016-04-24 10:13     ` Emil Velikov
2016-04-25  8:33     ` Daniel Vetter
2016-04-21 23:03 ` [PATCH 05/14] MAINTAINERS: Update the files list for the Rockchip " Emil Velikov
2016-04-21 23:03 ` [PATCH 06/14] MAINTAINERS: Update the files list for the Etnaviv " Emil Velikov
2016-04-27  9:49   ` Russell King - ARM Linux
2016-04-21 23:03 ` [PATCH 07/14] MAINTAINERS: Update the files list for the Armada " Emil Velikov
2016-04-27  9:49   ` Russell King - ARM Linux
2016-04-21 23:03 ` [PATCH 08/14] MAINTAINERS: Update the files list for the Renesas DRM drivers Emil Velikov
2016-04-21 23:03 ` [PATCH 09/14] MAINTAINERS: List the correct git repo " Emil Velikov
2016-04-21 23:03 ` Emil Velikov [this message]
2016-05-02 23:40   ` [PATCH 10/14] MAINTAINERS: Add maintainer entry for the Nouveau DRM driver Ben Skeggs
2016-04-21 23:03 ` [PATCH 11/14] MAINTAINERS: Add maintainer entry for the MSM " Emil Velikov
2016-05-02 23:14   ` [PATCH v2 " Emil Velikov
2016-05-02 23:33     ` Rob Clark
2016-04-21 23:04 ` [PATCH 12/14] MAINTAINERS: Add maintainer entry for the VMWGFX " Emil Velikov
2016-04-22 14:22   ` Sinclair Yeh
2016-04-24 10:12     ` Emil Velikov
2016-04-25 15:23       ` Sinclair Yeh
2016-05-02 23:15   ` [PATCH v2 " Emil Velikov
2016-05-03 15:15     ` Sinclair Yeh
2016-04-21 23:04 ` [PATCH 13/14] MAINTAINERS: Add a few DRM drivers by Dave Airlie Emil Velikov
2016-04-21 23:04 ` [PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers Emil Velikov
2016-04-22  8:39   ` Daniel Vetter
2016-04-24 10:14     ` Emil Velikov
2016-05-03 13:54 ` [PATCH v2] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver Emil Velikov
2016-05-03 16:22 ` [PATCH 00/14] Add/update DRM entries in the MAINTAINERS file Daniel Vetter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461279842-28695-11-git-send-email-emil.l.velikov@gmail.com \
    --to=emil.l.velikov@gmail.com \
    --cc=airlied@redhat.com \
    --cc=bskeggs@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).