aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Jakobsson <[email protected]>2015-10-12 23:14:44 +0200
committerDave Airlie <[email protected]>2015-10-16 11:31:17 +1000
commitba2199a63df6a25ac6aa93cc197f7005ecb6781b (patch)
tree3be4b81616810b4bb8f310ed63e7a19c9faf48ed
parent99763bb85a9f99b6f58e81ee097059e2dce942bc (diff)
MAINTAINERS: Add myself as maintainer for the gma500 driver
Signed-off-by: Patrik Jakobsson <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 32f57236e131..3647db1d1852 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3626,6 +3626,14 @@ S: Maintained
F: drivers/gpu/drm/imx/
F: Documentation/devicetree/bindings/drm/imx/
+DRM DRIVERS FOR GMA500 (Poulsbo, Moorestown and derivative chipsets)
+M: Patrik Jakobsson <[email protected]>
+T: git git://github.com/patjak/drm-gma500
+S: Maintained
+F: drivers/gpu/drm/gma500
+F: include/drm/gma500*
+
DRM DRIVERS FOR NVIDIA TEGRA
M: Thierry Reding <[email protected]>
M: Terje Bergström <[email protected]>