From: Emil Velikov <emil.l.velikov@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: emil.l.velikov@gmail.com
Subject: [PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers
Date: Fri, 22 Apr 2016 00:04:02 +0100 [thread overview]
Message-ID: <1461279842-28695-15-git-send-email-emil.l.velikov@gmail.com> (raw)
In-Reply-To: <1461279842-28695-1-git-send-email-emil.l.velikov@gmail.com>
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@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@gmail.com>
M: Archit Taneja <architt@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@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@ideasonboard.com>
L: dri-devel@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@linaro.org>
M: Vincent Abriou <vincent.abriou@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@redhat.com>
S: Odd Fixes
--
2.6.2
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2016-04-21 23:03 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-21 23:03 [PATCH 00/14] Add/update DRM entries in the MAINTAINERS file Emil Velikov
2016-04-21 23:03 ` [PATCH 01/14] MAINTAINERS: Remove unneded wildcard for the Radeon/AMDGPU drivers Emil Velikov
2016-04-22 20:39 ` Alex Deucher
2016-04-21 23:03 ` [PATCH 02/14] MAINTAINERS: Remove unneded wildcard for the i915 DRM driver Emil Velikov
2016-04-22 5:41 ` Jani Nikula
2016-04-21 23:03 ` [PATCH 03/14] MAINTAINERS: Update the files list for the Exynos " Emil Velikov
2016-04-21 23:03 ` [PATCH 04/14] MAINTAINERS: Update the files list for the GMA500 " Emil Velikov
2016-04-22 10:29 ` Patrik Jakobsson
2016-04-24 10:13 ` Emil Velikov
2016-04-25 8:33 ` Daniel Vetter
2016-04-21 23:03 ` [PATCH 05/14] MAINTAINERS: Update the files list for the Rockchip " Emil Velikov
2016-04-21 23:03 ` [PATCH 06/14] MAINTAINERS: Update the files list for the Etnaviv " Emil Velikov
2016-04-27 9:49 ` Russell King - ARM Linux
2016-04-21 23:03 ` [PATCH 07/14] MAINTAINERS: Update the files list for the Armada " Emil Velikov
2016-04-27 9:49 ` Russell King - ARM Linux
2016-04-21 23:03 ` [PATCH 08/14] MAINTAINERS: Update the files list for the Renesas DRM drivers Emil Velikov
2016-04-21 23:03 ` [PATCH 09/14] MAINTAINERS: List the correct git repo " Emil Velikov
2016-04-21 23:03 ` [PATCH 10/14] MAINTAINERS: Add maintainer entry for the Nouveau DRM driver Emil Velikov
2016-05-02 23:40 ` Ben Skeggs
2016-04-21 23:03 ` [PATCH 11/14] MAINTAINERS: Add maintainer entry for the MSM " Emil Velikov
2016-05-02 23:14 ` [PATCH v2 " Emil Velikov
2016-05-02 23:33 ` Rob Clark
2016-04-21 23:04 ` [PATCH 12/14] MAINTAINERS: Add maintainer entry for the VMWGFX " Emil Velikov
2016-04-22 14:22 ` Sinclair Yeh
2016-04-24 10:12 ` Emil Velikov
2016-04-25 15:23 ` Sinclair Yeh
2016-05-02 23:15 ` [PATCH v2 " Emil Velikov
2016-05-03 15:15 ` Sinclair Yeh
2016-04-21 23:04 ` [PATCH 13/14] MAINTAINERS: Add a few DRM drivers by Dave Airlie Emil Velikov
2016-04-21 23:04 ` Emil Velikov [this message]
2016-04-22 8:39 ` [PATCH 14/14] MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers Daniel Vetter
2016-04-24 10:14 ` Emil Velikov
2016-05-03 13:54 ` [PATCH v2] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver Emil Velikov
2016-05-03 16:22 ` [PATCH 00/14] Add/update DRM entries in the MAINTAINERS file Daniel Vetter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1461279842-28695-15-git-send-email-emil.l.velikov@gmail.com \
--to=emil.l.velikov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).