[PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers
Emil Velikov
emil.l.velikov at gmail.com
Thu Apr 21 23:04:02 UTC 2016
Pretty much all of these hasn't seen any action singe 2008 at the very
least. Barring the occasional buildfix and DRM-wide refactoring of
course.
Note: some distributions have stopped shipping their userspace
counterparts for a while. Although some still do.
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
I'm inclined to list these as Obsolete, yet that implies that there's
something better in the works, yet there isn't.
I believe many people will be happy to see these drivers go, although I
doubt interested parties are about to port them to KMS/DRI2 unless we
make some noise. Like, say, propose their removal ? ;-)
---
MAINTAINERS | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3774081..c808542 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3854,6 +3854,11 @@ T: git git://github.com/patjak/drm-gma500
S: Maintained
F: drivers/gpu/drm/gma500/
+DRM DRIVER FOR INTEL I810 VIDEO CARDS
+S: Orphan / Obsolete
+F: drivers/gpu/drm/i810/
+F: include/uapi/drm/i810_drm.h
+
DRM DRIVER FOR MSM ADRENO GPU
M: Rob Clark <robdclark at gmail.com>
M: Archit Taneja <architt at codeaurora.org>
@@ -3887,11 +3892,21 @@ 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 MATROX G200/G400 GRAPHICS CARDS
+S: Orphan / Obsolete
+F: drivers/gpu/drm/mga/
+F: include/uapi/drm/mga_drm.h
+
DRM DRIVER FOR MGA G200 SERVER GRAPHICS CHIPS
M: Dave Airlie <airlied at redhat.com>
S: Odd Fixes
F: drivers/gpu/drm/mgag200/
+DRM DRIVER FOR RAGE 128 VIDEO CARDS
+S: Orphan / Obsolete
+F: drivers/gpu/drm/r128/
+F: include/uapi/drm/r128_drm.h
+
DRM DRIVERS FOR RENESAS
M: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
L: dri-devel at lists.freedesktop.org
@@ -3916,6 +3931,16 @@ S: Maintained
F: drivers/gpu/drm/rockchip/
F: Documentation/devicetree/bindings/display/rockchip/
+DRM DRIVER FOR SAVAGE VIDEO CARDS
+S: Orphan / Obsolete
+F: drivers/gpu/drm/savage/
+F: include/uapi/drm/savage_drm.h
+
+DRM DRIVER FOR SIS VIDEO CARDS
+S: Orphan / Obsolete
+F: drivers/gpu/drm/sis/
+F: include/uapi/drm/sis_drm.h
+
DRM DRIVERS FOR STI
M: Benjamin Gaignard <benjamin.gaignard at linaro.org>
M: Vincent Abriou <vincent.abriou at st.com>
@@ -3925,6 +3950,10 @@ S: Maintained
F: drivers/gpu/drm/sti
F: Documentation/devicetree/bindings/display/st,stih4xx.txt
+DRM DRIVER FOR TDFX VIDEO CARDS
+S: Orphan / Obsolete
+F: drivers/gpu/drm/tdfx/
+
DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS
M: Dave Airlie <airlied at redhat.com>
S: Odd Fixes
--
2.6.2
More information about the dri-devel
mailing list