Hi all,
A bunch of trivial updates for the MAINTAINERS file - corrected files lists, git repos. The last few patches 'nominate' developers who have already been the effective maintainers of the specific drivers.
With the final patch we explicitly list the legacy/UMS drivers, as Orphan/Obsolete. Who knows we might get a few volunteers to give them the some love for the first time in ~8 years.
Maintainers,
Can we get a few acks and get all (most) of them in one go or do you prefer to carry them via your tree ?
Thanks Emil
Emil Velikov (14): MAINTAINERS: Remove unneded wildcard for the Radeon/AMDGPU drivers MAINTAINERS: Remove unneded wildcard for the i915 DRM driver MAINTAINERS: Update the files list for the Exynos DRM driver MAINTAINERS: Update the files list for the GMA500 DRM driver MAINTAINERS: Update the files list for the Rockchip DRM driver MAINTAINERS: Update the files list for the Etnaviv DRM driver MAINTAINERS: Update the files list for the Armada DRM driver MAINTAINERS: Update the files list for the Renesas DRM drivers MAINTAINERS: List the correct git repo for the Renesas DRM drivers MAINTAINERS: Add maintainer entry for the Nouveau DRM driver MAINTAINERS: Add maintainer entry for the MSM DRM driver MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver MAINTAINERS: Add a few DRM drivers by Dave Airlie MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers
MAINTAINERS | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 102 insertions(+), 11 deletions(-)
There are no other files but the UAPI headers, thus we can drop the wildcard.
Cc: Alex Deucher alexander.deucher@amd.com Cc: Christian König christian.koenig@amd.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 1c32f8a..2ac57ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3769,9 +3769,9 @@ L: dri-devel@lists.freedesktop.org T: git git://people.freedesktop.org/~agd5f/linux S: Supported F: drivers/gpu/drm/radeon/ -F: include/uapi/drm/radeon* +F: include/uapi/drm/radeon_drm.h F: drivers/gpu/drm/amd/ -F: include/uapi/drm/amdgpu* +F: include/uapi/drm/amdgpu_drm.h
DRM PANEL DRIVERS M: Thierry Reding thierry.reding@gmail.com
On Thu, Apr 21, 2016 at 7:03 PM, Emil Velikov emil.l.velikov@gmail.com wrote:
There are no other files but the UAPI headers, thus we can drop the wildcard.
Cc: Alex Deucher alexander.deucher@amd.com Cc: Christian König christian.koenig@amd.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
Applied. thanks!
Alex
MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 1c32f8a..2ac57ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3769,9 +3769,9 @@ L: dri-devel@lists.freedesktop.org T: git git://people.freedesktop.org/~agd5f/linux S: Supported F: drivers/gpu/drm/radeon/ -F: include/uapi/drm/radeon* +F: include/uapi/drm/radeon_drm.h F: drivers/gpu/drm/amd/ -F: include/uapi/drm/amdgpu* +F: include/uapi/drm/amdgpu_drm.h
DRM PANEL DRIVERS M: Thierry Reding thierry.reding@gmail.com -- 2.6.2
dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
There is no other file but the UAPI header, thus we can drop the wildcard.
Cc: Daniel Vetter daniel.vetter@intel.com Cc: Jani Nikula jani.nikula@linux.intel.com Cc: intel-gfx@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 2ac57ac..08ae19a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3794,7 +3794,7 @@ T: git git://anongit.freedesktop.org/drm-intel S: Supported F: drivers/gpu/drm/i915/ F: include/drm/i915* -F: include/uapi/drm/i915* +F: include/uapi/drm/i915_drm.h
DRM DRIVERS FOR ATMEL HLCDC M: Boris Brezillon boris.brezillon@free-electrons.com
On Fri, 22 Apr 2016, Emil Velikov emil.l.velikov@gmail.com wrote:
[ text/plain ] There is no other file but the UAPI header, thus we can drop the wildcard.
Cc: Daniel Vetter daniel.vetter@intel.com Cc: Jani Nikula jani.nikula@linux.intel.com Cc: intel-gfx@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
Acked-by: Jani Nikula jani.nikula@intel.com
MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 2ac57ac..08ae19a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3794,7 +3794,7 @@ T: git git://anongit.freedesktop.org/drm-intel S: Supported F: drivers/gpu/drm/i915/ F: include/drm/i915* -F: include/uapi/drm/i915* +F: include/uapi/drm/i915_drm.h
DRM DRIVERS FOR ATMEL HLCDC M: Boris Brezillon boris.brezillon@free-electrons.com
Cc: Inki Dae inki.dae@samsung.com Cc: Joonyoung Shim jy0922.shim@samsung.com Cc: Seung-Woo Kim sw0312.kim@samsung.com Cc: Kyungmin Park kyungmin.park@samsung.com Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 08ae19a..17dc561 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3812,8 +3812,8 @@ L: dri-devel@lists.freedesktop.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git S: Supported F: drivers/gpu/drm/exynos/ -F: include/drm/exynos* -F: include/uapi/drm/exynos* +F: include/uapi/drm/exynos_drm.h +F: Documentation/devicetree/bindings/display/exynos/
DRM DRIVERS FOR FREESCALE DCU M: Stefan Agner stefan@agner.ch
Cc: Patrik Jakobsson patrik.r.jakobsson@gmail.com Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 17dc561..205b3c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3837,8 +3837,7 @@ M: Patrik Jakobsson patrik.r.jakobsson@gmail.com L: dri-devel@lists.freedesktop.org T: git git://github.com/patjak/drm-gma500 S: Maintained -F: drivers/gpu/drm/gma500 -F: include/drm/gma500* +F: drivers/gpu/drm/gma500/
DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding thierry.reding@gmail.com
On Fri, Apr 22, 2016 at 1:03 AM, Emil Velikov emil.l.velikov@gmail.com wrote:
Cc: Patrik Jakobsson patrik.r.jakobsson@gmail.com Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 17dc561..205b3c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3837,8 +3837,7 @@ M: Patrik Jakobsson patrik.r.jakobsson@gmail.com L: dri-devel@lists.freedesktop.org T: git git://github.com/patjak/drm-gma500 S: Maintained -F: drivers/gpu/drm/gma500 -F: include/drm/gma500*
There is actually a header file for gma500 (include/drm/gma_drm.h) but that one is empty so this looks good (I'll remove gma_drm.h).
Acked-by: Patrik Jakobsson patrik.r.jakobsson@gmail.com
+F: drivers/gpu/drm/gma500/
DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding thierry.reding@gmail.com -- 2.6.2
On 22 April 2016 at 11:29, Patrik Jakobsson patrik.r.jakobsson@gmail.com wrote:
On Fri, Apr 22, 2016 at 1:03 AM, Emil Velikov emil.l.velikov@gmail.com wrote:
Cc: Patrik Jakobsson patrik.r.jakobsson@gmail.com Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 17dc561..205b3c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3837,8 +3837,7 @@ M: Patrik Jakobsson patrik.r.jakobsson@gmail.com L: dri-devel@lists.freedesktop.org T: git git://github.com/patjak/drm-gma500 S: Maintained -F: drivers/gpu/drm/gma500 -F: include/drm/gma500*
There is actually a header file for gma500 (include/drm/gma_drm.h) but that one is empty so this looks good (I'll remove gma_drm.h).
I could swear that I've already seen a patch that nukes it. Might have been day dreaming.
Acked-by: Patrik Jakobsson patrik.r.jakobsson@gmail.com
Thanks!
Emil
On Fri, Apr 22, 2016 at 12:29:24PM +0200, Patrik Jakobsson wrote:
On Fri, Apr 22, 2016 at 1:03 AM, Emil Velikov emil.l.velikov@gmail.com wrote:
Cc: Patrik Jakobsson patrik.r.jakobsson@gmail.com Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 17dc561..205b3c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3837,8 +3837,7 @@ M: Patrik Jakobsson patrik.r.jakobsson@gmail.com L: dri-devel@lists.freedesktop.org T: git git://github.com/patjak/drm-gma500 S: Maintained -F: drivers/gpu/drm/gma500 -F: include/drm/gma500*
There is actually a header file for gma500 (include/drm/gma_drm.h) but that one is empty so this looks good (I'll remove gma_drm.h).
Acked-by: Patrik Jakobsson patrik.r.jakobsson@gmail.com
Applied to drm-misc, thanks. -Daniel
+F: drivers/gpu/drm/gma500/
DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding thierry.reding@gmail.com -- 2.6.2
dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
The location listed is a folder - swap the wildcard with '/'
Cc: Mark Yao mark.yao@rock-chips.com Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 205b3c1..9df1555 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3867,7 +3867,7 @@ M: Mark Yao mark.yao@rock-chips.com L: dri-devel@lists.freedesktop.org S: Maintained F: drivers/gpu/drm/rockchip/ -F: Documentation/devicetree/bindings/display/rockchip* +F: Documentation/devicetree/bindings/display/rockchip/
DRM DRIVERS FOR STI M: Benjamin Gaignard benjamin.gaignard@linaro.org
Cc: Lucas Stach l.stach@pengutronix.de Cc: Russell King linux+etnaviv@arm.linux.org.uk Cc: Christian Gmeiner christian.gmeiner@gmail.com Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 9df1555..47a09fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3884,8 +3884,9 @@ R: Russell King linux+etnaviv@arm.linux.org.uk R: Christian Gmeiner christian.gmeiner@gmail.com L: dri-devel@lists.freedesktop.org S: Maintained -F: drivers/gpu/drm/etnaviv -F: Documentation/devicetree/bindings/display/etnaviv +F: drivers/gpu/drm/etnaviv/ +F: include/uapi/drm/etnaviv_drm.h +F: Documentation/devicetree/bindings/display/etnaviv/
DSBR100 USB FM RADIO DRIVER M: Alexey Klimov klimov.linux@gmail.com
On Fri, Apr 22, 2016 at 12:03:54AM +0100, Emil Velikov wrote:
Cc: Lucas Stach l.stach@pengutronix.de Cc: Russell King linux+etnaviv@arm.linux.org.uk
Acked-by: Russell King rmk+kernel@arm.linux.org.uk
Thanks.
Cc: Russell King rmk+kernel@arm.linux.org.uk Cc: dri-devel@lists.freedesktop.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 47a09fe..f759b53 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6908,6 +6908,8 @@ MARVELL ARMADA DRM SUPPORT M: Russell King rmk+kernel@arm.linux.org.uk S: Maintained F: drivers/gpu/drm/armada/ +F: include/uapi/drm/armada_drm.h +F: Documentation/devicetree/bindings/display/armada/
MARVELL 88E6352 DSA support M: Guenter Roeck linux@roeck-us.net
On Fri, Apr 22, 2016 at 12:03:55AM +0100, Emil Velikov wrote:
Cc: Russell King rmk+kernel@arm.linux.org.uk
Acked-by: Russell King rmk+kernel@arm.linux.org.uk
Thanks.
Cc: Laurent Pinchart laurent.pinchart@ideasonboard.com Cc: dri-devel@lists.freedesktop.org Cc: linux-renesas-soc@vger.kernel.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index f759b53..776d614 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3861,6 +3861,7 @@ S: Supported F: drivers/gpu/drm/rcar-du/ F: drivers/gpu/drm/shmobile/ F: include/linux/platform_data/shmob_drm.h +F: Documentation/devicetree/bindings/display/renesas,du.txt
DRM DRIVERS FOR ROCKCHIP M: Mark Yao mark.yao@rock-chips.com
Cc: Laurent Pinchart laurent.pinchart@ideasonboard.com Cc: dri-devel@lists.freedesktop.org Cc: linux-renesas-soc@vger.kernel.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 776d614..b9eddf1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3856,7 +3856,7 @@ DRM DRIVERS FOR RENESAS M: Laurent Pinchart laurent.pinchart@ideasonboard.com L: dri-devel@lists.freedesktop.org L: linux-renesas-soc@vger.kernel.org -T: git git://people.freedesktop.org/~airlied/linux +T: git git://linuxtv.org/pinchartl/fbdev S: Supported F: drivers/gpu/drm/rcar-du/ F: drivers/gpu/drm/shmobile/
Ben has been the maintainer of the driver even before it got included in the kernel.
Cc: Ben Skeggs bskeggs@redhat.com Cc: Dave Airlie airlied@redhat.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b9eddf1..c81e02d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3839,6 +3839,15 @@ T: git git://github.com/patjak/drm-gma500 S: Maintained F: drivers/gpu/drm/gma500/
+DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS +M: Ben Skeggs bskeggs@redhat.com +L: dri-devel@lists.freedesktop.org +L: nouveau@lists.freedesktop.org +T: git git://github.com/skeggsb/linux +S: Supported +F: drivers/gpu/drm/nouveau/ +F: include/uapi/drm/nouveau_drm.h + DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding thierry.reding@gmail.com M: Terje Bergström tbergstrom@nvidia.com
On 04/22/2016 09:03 AM, Emil Velikov wrote:
Ben has been the maintainer of the driver even before it got included in the kernel.
Cc: Ben Skeggs bskeggs@redhat.com Cc: Dave Airlie airlied@redhat.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
Acked-by: Ben Skeggs bskeggs@redhat.com
MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b9eddf1..c81e02d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3839,6 +3839,15 @@ T: git git://github.com/patjak/drm-gma500 S: Maintained F: drivers/gpu/drm/gma500/
+DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS +M: Ben Skeggs bskeggs@redhat.com +L: dri-devel@lists.freedesktop.org +L: nouveau@lists.freedesktop.org +T: git git://github.com/skeggsb/linux +S: Supported +F: drivers/gpu/drm/nouveau/ +F: include/uapi/drm/nouveau_drm.h
DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding thierry.reding@gmail.com M: Terje Bergström tbergstrom@nvidia.com
Rob and Archit are the main developers behind the driver.
Cc: Rob Clark robdclark@gmail.com Cc: Archit Taneja architt@codeaurora.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
--- Archit,
I believe Rob is the maintainer atm, although considering the amazing work that you've been doing for MSM and DRM in general, I think it's worth adding you as well.
I can see that you're contributing as part of your job, right ? So should we use Supported here ? --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index c81e02d..da88d74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3839,6 +3839,17 @@ T: git git://github.com/patjak/drm-gma500 S: Maintained F: drivers/gpu/drm/gma500/
+DRM DRIVER FOR MSM ADRENO GPU +M: Rob Clark robdclark@gmail.com +M: Archit Taneja architt@codeaurora.org +L: dri-devel@lists.freedesktop.org +L: freedreno@lists.freedesktop.org +T: git git://people.freedesktop.org/~robclark/linux +S: Maintained / Supported +F: drivers/gpu/drm/msm/ +F: include/uapi/drm/msm_drm.h +F: Documentation/devicetree/bindings/display/msm/ + DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS M: Ben Skeggs bskeggs@redhat.com L: dri-devel@lists.freedesktop.org
Rob and Archit are the main developers behind the driver.
v2: Removing Archit for now, correcting the status and adding linux-arm-msm@ mailing list.
Cc: Rob Clark robdclark@gmail.com Cc: Archit Taneja architt@codeaurora.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index c81e02d..a7c6a80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3839,6 +3839,17 @@ T: git git://github.com/patjak/drm-gma500 S: Maintained F: drivers/gpu/drm/gma500/
+DRM DRIVER FOR MSM ADRENO GPU +M: Rob Clark robdclark@gmail.com +L: linux-arm-msm@vger.kernel.org +L: dri-devel@lists.freedesktop.org +L: freedreno@lists.freedesktop.org +T: git git://people.freedesktop.org/~robclark/linux +S: Maintained +F: drivers/gpu/drm/msm/ +F: include/uapi/drm/msm_drm.h +F: Documentation/devicetree/bindings/display/msm/ + DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS M: Ben Skeggs bskeggs@redhat.com L: dri-devel@lists.freedesktop.org
On Mon, May 2, 2016 at 7:14 PM, Emil Velikov emil.l.velikov@gmail.com wrote:
Rob and Archit are the main developers behind the driver.
v2: Removing Archit for now, correcting the status and adding linux-arm-msm@ mailing list.
Cc: Rob Clark robdclark@gmail.com Cc: Archit Taneja architt@codeaurora.org Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
Acked-by: Rob Clark robdclark@gmail.com
MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index c81e02d..a7c6a80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3839,6 +3839,17 @@ T: git git://github.com/patjak/drm-gma500 S: Maintained F: drivers/gpu/drm/gma500/
+DRM DRIVER FOR MSM ADRENO GPU +M: Rob Clark robdclark@gmail.com +L: linux-arm-msm@vger.kernel.org +L: dri-devel@lists.freedesktop.org +L: freedreno@lists.freedesktop.org +T: git git://people.freedesktop.org/~robclark/linux +S: Maintained +F: drivers/gpu/drm/msm/ +F: include/uapi/drm/msm_drm.h +F: Documentation/devicetree/bindings/display/msm/
DRM DRIVER FOR NVIDIA GEFORCE/QUADRO GPUS M: Ben Skeggs bskeggs@redhat.com L: dri-devel@lists.freedesktop.org -- 2.6.2
Thomas is one of the original authors of the driver, with recent contributions from Sinclair and Brian.
Cc: Sinclair Yeh syeh@vmware.com Cc: Thomas Hellstrom thellstrom@vmware.com Cc: Brian Paul brianp@vmware.com Cc: "VMware Graphics" linux-graphics-maintainer@vmware.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- Gents can anyone confirm if the data is correct ?
I'm thinking that the status should be Supported, although the driver hasn't see much action recently.
NOTE: The following email linux-graphics-maintainer@vmware.com is also listed for the VMMOUSE driver. Is that correct ? --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index da88d74..e8ad8b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3909,6 +3909,14 @@ F: drivers/gpu/drm/etnaviv/ F: include/uapi/drm/etnaviv_drm.h F: Documentation/devicetree/bindings/display/etnaviv/
+DRM DRIVER FOR VMWARE VIRTUAL GPU +M: "VMware Graphics" linux-graphics-maintainer@vmware.com +M: Thomas Hellstrom thellstrom@vmware.com +L: dri-devel@lists.freedesktop.org +S: Maintained / Supported +F: drivers/gpu/drm/vmwgfx/ +F: include/uapi/drm/vmwgfx_drm.h + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov klimov.linux@gmail.com L: linux-media@vger.kernel.org
Hi,
On Fri, Apr 22, 2016 at 12:04:00AM +0100, Emil Velikov wrote:
Thomas is one of the original authors of the driver, with recent contributions from Sinclair and Brian.
Cc: Sinclair Yeh syeh@vmware.com Cc: Thomas Hellstrom thellstrom@vmware.com Cc: Brian Paul brianp@vmware.com Cc: "VMware Graphics" linux-graphics-maintainer@vmware.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
Gents can anyone confirm if the data is correct ?
You can also add me as a maintainer for vmwgfx if you like.
I'm thinking that the status should be Supported, although the driver hasn't see much action recently.
NOTE: The following email linux-graphics-maintainer@vmware.com is also listed for the VMMOUSE driver. Is that correct ?
Yes, correct since it's the same team that maintains the vmmouse driver.
Sinclair
MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index da88d74..e8ad8b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3909,6 +3909,14 @@ F: drivers/gpu/drm/etnaviv/ F: include/uapi/drm/etnaviv_drm.h F: Documentation/devicetree/bindings/display/etnaviv/
+DRM DRIVER FOR VMWARE VIRTUAL GPU +M: "VMware Graphics" linux-graphics-maintainer@vmware.com +M: Thomas Hellstrom thellstrom@vmware.com +L: dri-devel@lists.freedesktop.org +S: Maintained / Supported +F: drivers/gpu/drm/vmwgfx/ +F: include/uapi/drm/vmwgfx_drm.h
DSBR100 USB FM RADIO DRIVER M: Alexey Klimov klimov.linux@gmail.com L: linux-media@vger.kernel.org -- 2.6.2
On 22 April 2016 at 15:22, Sinclair Yeh syeh@vmware.com wrote:
Hi,
On Fri, Apr 22, 2016 at 12:04:00AM +0100, Emil Velikov wrote:
Thomas is one of the original authors of the driver, with recent contributions from Sinclair and Brian.
Cc: Sinclair Yeh syeh@vmware.com Cc: Thomas Hellstrom thellstrom@vmware.com Cc: Brian Paul brianp@vmware.com Cc: "VMware Graphics" linux-graphics-maintainer@vmware.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
Gents can anyone confirm if the data is correct ?
You can also add me as a maintainer for vmwgfx if you like.
Nice one, thanks.
Just realised that it's missing a tree tag, so based on the last few pull req. it should be:
T: git git://people.freedesktop.org/~thomash/linux
I'm thinking that the status should be Supported, although the driver hasn't see much action recently.
Can I bother you for a confirmation on the Maintained vs Supported question ?
NOTE: The following email linux-graphics-maintainer@vmware.com is also listed for the VMMOUSE driver. Is that correct ?
Yes, correct since it's the same team that maintains the vmmouse driver.
Ack.
Thanks Emil
On Sun, Apr 24, 2016 at 11:12:28AM +0100, Emil Velikov wrote:
On 22 April 2016 at 15:22, Sinclair Yeh syeh@vmware.com wrote:
Hi,
On Fri, Apr 22, 2016 at 12:04:00AM +0100, Emil Velikov wrote:
Thomas is one of the original authors of the driver, with recent contributions from Sinclair and Brian.
Cc: Sinclair Yeh syeh@vmware.com Cc: Thomas Hellstrom thellstrom@vmware.com Cc: Brian Paul brianp@vmware.com Cc: "VMware Graphics" linux-graphics-maintainer@vmware.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
Gents can anyone confirm if the data is correct ?
You can also add me as a maintainer for vmwgfx if you like.
Nice one, thanks.
Just realised that it's missing a tree tag, so based on the last few pull req. it should be:
T: git git://people.freedesktop.org/~thomash/linux
This is fine.
I'm thinking that the status should be Supported, although the driver hasn't see much action recently.
Can I bother you for a confirmation on the Maintained vs Supported question ?
Yes, it's "Supported."
NOTE: The following email linux-graphics-maintainer@vmware.com is also listed for the VMMOUSE driver. Is that correct ?
Yes, correct since it's the same team that maintains the vmmouse driver.
Ack.
Thanks Emil
Thomas is one of the original authors of the driver, with recent contributions from Sinclair and Brian.
v2: Add Sinclair as maintainer. Add Sinclair+Thomas's tree, use Supported as status.
Cc: Sinclair Yeh syeh@vmware.com Cc: Thomas Hellstrom thellstrom@vmware.com Cc: Brian Paul brianp@vmware.com Cc: "VMware Graphics" linux-graphics-maintainer@vmware.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a7c6a80..cf9b6d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3909,6 +3909,17 @@ F: drivers/gpu/drm/etnaviv/ F: include/uapi/drm/etnaviv_drm.h F: Documentation/devicetree/bindings/display/etnaviv/
+DRM DRIVER FOR VMWARE VIRTUAL GPU +M: "VMware Graphics" linux-graphics-maintainer@vmware.com +M: Sinclair Yeh syeh@vmware.com +M: Thomas Hellstrom thellstrom@vmware.com +L: dri-devel@lists.freedesktop.org +T: git git://people.freedesktop.org/~syeh/repos_linux +T: git git://people.freedesktop.org/~thomash/linux +S: Supported +F: drivers/gpu/drm/vmwgfx/ +F: include/uapi/drm/vmwgfx_drm.h + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov klimov.linux@gmail.com L: linux-media@vger.kernel.org
Reviewed-by: Sinclair Yeh syeh@vmware.com
On Tue, May 03, 2016 at 12:15:39AM +0100, Emil Velikov wrote:
Thomas is one of the original authors of the driver, with recent contributions from Sinclair and Brian.
v2: Add Sinclair as maintainer. Add Sinclair+Thomas's tree, use Supported as status.
Cc: Sinclair Yeh syeh@vmware.com Cc: Thomas Hellstrom thellstrom@vmware.com Cc: Brian Paul brianp@vmware.com Cc: "VMware Graphics" linux-graphics-maintainer@vmware.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com
MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a7c6a80..cf9b6d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3909,6 +3909,17 @@ F: drivers/gpu/drm/etnaviv/ F: include/uapi/drm/etnaviv_drm.h F: Documentation/devicetree/bindings/display/etnaviv/
+DRM DRIVER FOR VMWARE VIRTUAL GPU +M: "VMware Graphics" linux-graphics-maintainer@vmware.com +M: Sinclair Yeh syeh@vmware.com +M: Thomas Hellstrom thellstrom@vmware.com +L: dri-devel@lists.freedesktop.org +T: git git://people.freedesktop.org/~syeh/repos_linux +T: git git://people.freedesktop.org/~thomash/linux +S: Supported +F: drivers/gpu/drm/vmwgfx/ +F: include/uapi/drm/vmwgfx_drm.h
DSBR100 USB FM RADIO DRIVER M: Alexey Klimov klimov.linux@gmail.com L: linux-media@vger.kernel.org -- 2.6.2
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 airlied@redhat.com Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- Dave, please correct me if I got it wrong. --- MAINTAINERS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index e8ad8b1..3774081 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 airlied@redhat.com +S: Odd Fixes +F: drivers/gpu/drm/ast/ + +DRM DRIVER FOR BOCHS VIRTUAL GPU +M: Gerd Hoffmann kraxel@redhat.com +S: Odd Fixes +F: drivers/gpu/drm/bochs/ + +DRM DRIVER FOR QEMU'S CIRRUS DEVICE +M: Dave Airlie airlied@redhat.com +S: Odd Fixes +F: drivers/gpu/drm/cirrus/ + RADEON and AMDGPU DRM DRIVERS M: Alex Deucher alexander.deucher@amd.com M: Christian König christian.koenig@amd.com @@ -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 airlied@redhat.com +S: Odd Fixes +F: drivers/gpu/drm/mgag200/ + DRM DRIVERS FOR RENESAS M: Laurent Pinchart laurent.pinchart@ideasonboard.com L: dri-devel@lists.freedesktop.org @@ -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 airlied@redhat.com +S: Odd Fixes +F: drivers/gpu/drm/qxl/ +F: include/uapi/drm/qxl_drm.h + DRM DRIVERS FOR ROCKCHIP M: Mark Yao mark.yao@rock-chips.com L: dri-devel@lists.freedesktop.org @@ -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 airlied@redhat.com +S: Odd Fixes +F: drivers/gpu/drm/udl/ + DRM DRIVERS FOR VIVANTE GPU IP M: Lucas Stach l.stach@pengutronix.de R: Russell King linux+etnaviv@arm.linux.org.uk
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
On Fri, Apr 22, 2016 at 12:04:02AM +0100, Emil Velikov wrote:
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 ? ;-)
If we do this, does get_maintainers.pl still list dri-devel@fd.o and Dave's mail address? Just want to make sure that patches for those won't suddenly disappear out of sight (not that there are many really). -Daniel
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
On 22 April 2016 at 09:39, Daniel Vetter daniel@ffwll.ch wrote:
On Fri, Apr 22, 2016 at 12:04:02AM +0100, Emil Velikov wrote:
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 ? ;-)
If we do this, does get_maintainers.pl still list dri-devel@fd.o and Dave's mail address? Just want to make sure that patches for those won't suddenly disappear out of sight (not that there are many really).
What a happy little accident it will be if it they do. One could say "they haven't worked in years" and give them the stick ;-)
But seriously - yes it still lists Dave/dri-devel. Here is the output
$ scripts/get_maintainer.pl -f drivers/gpu/drm/sis/
David Airlie airlied@linux.ie (maintainer:DRM DRIVERS) Dave Airlie airlied@redhat.com (commit_signer:1/1=100%) Mikko Rapeli mikko.rapeli@iki.fi (commit_signer:1/1=100%,authored:1/1=100%) dri-devel@lists.freedesktop.org (open list:DRM DRIVERS) linux-kernel@vger.kernel.org (open list)
And for reference
$ git grep -2 -h "drm/sis" MAINTAINERS
DRM DRIVER FOR SIS VIDEO CARDS S: Orphan / Obsolete F: drivers/gpu/drm/sis/ F: include/uapi/drm/sis_drm.h
Regards, Emil
From: Eric Anholt eric@anholt.net
Signed-off-by: Eric Anholt eric@anholt.net [Emil Velikov: drop wildcard, add UAPI and Documentation files] Signed-off-by: Emil Velikov emil.l.velikov@gmail.com --- This patch is rebased/applied on top of the maintainer series from earlier. --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 92e5a12..f864fd6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3980,6 +3980,14 @@ S: Supported F: drivers/gpu/drm/vmwgfx/ F: include/uapi/drm/vmwgfx_drm.h
+DRM DRIVERS FOR VC4 +M: Eric Anholt eric@anholt.net +T: git git://github.com/anholt/linux +S: Supported +F: drivers/gpu/drm/vc4/ +F: include/uapi/drm/vc4_drm.h +F: Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov klimov.linux@gmail.com L: linux-media@vger.kernel.org
On Fri, Apr 22, 2016 at 12:03:48AM +0100, Emil Velikov wrote:
Hi all,
A bunch of trivial updates for the MAINTAINERS file - corrected files lists, git repos. The last few patches 'nominate' developers who have already been the effective maintainers of the specific drivers.
With the final patch we explicitly list the legacy/UMS drivers, as Orphan/Obsolete. Who knows we might get a few volunteers to give them the some love for the first time in ~8 years.
Maintainers,
Can we get a few acks and get all (most) of them in one go or do you prefer to carry them via your tree ?
Makes all sense and Dave said I should just go ahead and pick up the ones who haven't seen an ack yet. All applied to drm-misc, thanks. -Daniel
Thanks Emil
Emil Velikov (14): MAINTAINERS: Remove unneded wildcard for the Radeon/AMDGPU drivers MAINTAINERS: Remove unneded wildcard for the i915 DRM driver MAINTAINERS: Update the files list for the Exynos DRM driver MAINTAINERS: Update the files list for the GMA500 DRM driver MAINTAINERS: Update the files list for the Rockchip DRM driver MAINTAINERS: Update the files list for the Etnaviv DRM driver MAINTAINERS: Update the files list for the Armada DRM driver MAINTAINERS: Update the files list for the Renesas DRM drivers MAINTAINERS: List the correct git repo for the Renesas DRM drivers MAINTAINERS: Add maintainer entry for the Nouveau DRM driver MAINTAINERS: Add maintainer entry for the MSM DRM driver MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver MAINTAINERS: Add a few DRM drivers by Dave Airlie MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers
MAINTAINERS | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 102 insertions(+), 11 deletions(-)
-- 2.6.2
dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
dri-devel@lists.freedesktop.org