aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-05-03 00:14:48 +0100
committerDaniel Vetter <[email protected]>2016-05-03 18:17:10 +0200
commit0634645173754c8d9b49ff133085eb2edd7e202f (patch)
tree5641275399c52cf44869f0b98588e2f681d5cce8
parentfad89bb310f76768918e657aaa3a4c5e4e83634f (diff)
MAINTAINERS: Add maintainer entry for the MSM DRM driver
Rob and Archit are the main developers behind the driver. v2: Removing Archit for now, correcting the status and adding linux-arm-msm@ mailing list. Cc: Rob Clark <[email protected]> Cc: Archit Taneja <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Acked-by: Rob Clark <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 11d3e3732699..71125ed3a9f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3839,6 +3839,17 @@ T: git git://github.com/patjak/drm-gma500
S: Maintained
F: drivers/gpu/drm/gma500/
+DRM DRIVER FOR MSM ADRENO GPU
+M: Rob Clark <[email protected]>
+T: git git://people.freedesktop.org/~robclark/linux
+S: Maintained
+F: drivers/gpu/drm/msm/
+F: include/uapi/drm/msm_drm.h
+F: Documentation/devicetree/bindings/display/msm/
+
DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS
M: Ben Skeggs <[email protected]>