Skip to content

Commit 399516a

Browse files
evelikovdanvet
authored andcommitted
MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers
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 <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
1 parent c842b69 commit 399516a

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

MAINTAINERS

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3854,6 +3854,11 @@ T: git git://github.com/patjak/drm-gma500
38543854
S: Maintained
38553855
F: drivers/gpu/drm/gma500/
38563856

3857+
DRM DRIVER FOR INTEL I810 VIDEO CARDS
3858+
S: Orphan / Obsolete
3859+
F: drivers/gpu/drm/i810/
3860+
F: include/uapi/drm/i810_drm.h
3861+
38573862
DRM DRIVER FOR MSM ADRENO GPU
38583863
M: Rob Clark <[email protected]>
38593864
@@ -3887,11 +3892,21 @@ F: include/linux/host1x.h
38873892
F: include/uapi/drm/tegra_drm.h
38883893
F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
38893894

3895+
DRM DRIVER FOR MATROX G200/G400 GRAPHICS CARDS
3896+
S: Orphan / Obsolete
3897+
F: drivers/gpu/drm/mga/
3898+
F: include/uapi/drm/mga_drm.h
3899+
38903900
DRM DRIVER FOR MGA G200 SERVER GRAPHICS CHIPS
38913901
M: Dave Airlie <[email protected]>
38923902
S: Odd Fixes
38933903
F: drivers/gpu/drm/mgag200/
38943904

3905+
DRM DRIVER FOR RAGE 128 VIDEO CARDS
3906+
S: Orphan / Obsolete
3907+
F: drivers/gpu/drm/r128/
3908+
F: include/uapi/drm/r128_drm.h
3909+
38953910
DRM DRIVERS FOR RENESAS
38963911
M: Laurent Pinchart <[email protected]>
38973912
@@ -3916,6 +3931,16 @@ S: Maintained
39163931
F: drivers/gpu/drm/rockchip/
39173932
F: Documentation/devicetree/bindings/display/rockchip/
39183933

3934+
DRM DRIVER FOR SAVAGE VIDEO CARDS
3935+
S: Orphan / Obsolete
3936+
F: drivers/gpu/drm/savage/
3937+
F: include/uapi/drm/savage_drm.h
3938+
3939+
DRM DRIVER FOR SIS VIDEO CARDS
3940+
S: Orphan / Obsolete
3941+
F: drivers/gpu/drm/sis/
3942+
F: include/uapi/drm/sis_drm.h
3943+
39193944
DRM DRIVERS FOR STI
39203945
M: Benjamin Gaignard <[email protected]>
39213946
M: Vincent Abriou <[email protected]>
@@ -3925,6 +3950,10 @@ S: Maintained
39253950
F: drivers/gpu/drm/sti
39263951
F: Documentation/devicetree/bindings/display/st,stih4xx.txt
39273952

3953+
DRM DRIVER FOR TDFX VIDEO CARDS
3954+
S: Orphan / Obsolete
3955+
F: drivers/gpu/drm/tdfx/
3956+
39283957
DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS
39293958
M: Dave Airlie <[email protected]>
39303959
S: Odd Fixes

0 commit comments

Comments
 (0)