aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-04-22 00:03:58 +0100
committerDaniel Vetter <[email protected]>2016-05-03 18:16:51 +0200
commitfad89bb310f76768918e657aaa3a4c5e4e83634f (patch)
tree72931d39635aa17de75325fc96a928c9c6d0a71e
parent8a9257a0078c070f23065968f9b12af46921052e (diff)
MAINTAINERS: Add maintainer entry for the Nouveau DRM driver
Ben has been the maintainer of the driver even before it got included in the kernel. Cc: Ben Skeggs <[email protected]> Cc: Dave Airlie <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Acked-by: Ben Skeggs <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 88125a7cfc98..11d3e3732699 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 <[email protected]>
+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 <[email protected]>
M: Terje Bergström <[email protected]>