aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-04-22 00:04:01 +0100
committerDaniel Vetter <[email protected]>2016-05-03 18:20:24 +0200
commitc842b69345ae860735e2cc5c64cb2d4298c1fc6f (patch)
tree67ecaad83d989787fbfaf953e9866f3632815651
parent2392ccd4f8520638c9e1b0e06d12fb2f6d343593 (diff)
MAINTAINERS: Add a few DRM drivers by Dave Airlie
Almost exclusively done by Dave Airlie. Explicitly list him as a maintainer and classify them as "Odd Fixes" as I doubt he's got much time for them these days. Cc: Dave Airlie <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r--MAINTAINERS31
1 files changed, 31 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6b2a622211da..5af42551f503 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3762,6 +3762,21 @@ F: drivers/gpu/vga/
F: include/drm/
F: include/uapi/drm/
+DRM DRIVER FOR AST SERVER GRAPHICS CHIPS
+M: Dave Airlie <[email protected]>
+S: Odd Fixes
+F: drivers/gpu/drm/ast/
+
+DRM DRIVER FOR BOCHS VIRTUAL GPU
+M: Gerd Hoffmann <[email protected]>
+S: Odd Fixes
+F: drivers/gpu/drm/bochs/
+
+DRM DRIVER FOR QEMU'S CIRRUS DEVICE
+M: Dave Airlie <[email protected]>
+S: Odd Fixes
+F: drivers/gpu/drm/cirrus/
+
RADEON and AMDGPU DRM DRIVERS
M: Alex Deucher <[email protected]>
M: Christian König <[email protected]>
@@ -3872,6 +3887,11 @@ F: include/linux/host1x.h
F: include/uapi/drm/tegra_drm.h
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
+DRM DRIVER FOR MGA G200 SERVER GRAPHICS CHIPS
+M: Dave Airlie <[email protected]>
+S: Odd Fixes
+F: drivers/gpu/drm/mgag200/
+
DRM DRIVERS FOR RENESAS
M: Laurent Pinchart <[email protected]>
@@ -3883,6 +3903,12 @@ F: drivers/gpu/drm/shmobile/
F: include/linux/platform_data/shmob_drm.h
F: Documentation/devicetree/bindings/display/renesas,du.txt
+DRM DRIVER FOR QXL VIRTUAL GPU
+M: Dave Airlie <[email protected]>
+S: Odd Fixes
+F: drivers/gpu/drm/qxl/
+F: include/uapi/drm/qxl_drm.h
+
DRM DRIVERS FOR ROCKCHIP
M: Mark Yao <[email protected]>
@@ -3899,6 +3925,11 @@ S: Maintained
F: drivers/gpu/drm/sti
F: Documentation/devicetree/bindings/display/st,stih4xx.txt
+DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS
+M: Dave Airlie <[email protected]>
+S: Odd Fixes
+F: drivers/gpu/drm/udl/
+
DRM DRIVERS FOR VIVANTE GPU IP
M: Lucas Stach <[email protected]>
R: Russell King <[email protected]>