[PATCH] MAINTAINERS: Add Lukas Wunner as reviewer for vga_switcheroo
Lukas Wunner
lukas at wunner.de
Mon Mar 27 16:48:24 UTC 2017
I've been contributing to vga_switcheroo for the past two years and by
now am fairly familiar with it, so danvet suggested that I add myself
as reviewer.
While at it, add missing file pattern for vga_switcheroo.h + vgaarb.h
to the DRM and DRM-MISC sections such that get_maintainer.pl returns
dri-devel@ and the drm-misc maintainers.
Suggested-by: Daniel Vetter <daniel.vetter at intel.com>
Signed-off-by: Lukas Wunner <lukas at wunner.de>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e03e6bcefac3..d0d9ed8d2459 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4146,6 +4146,7 @@ F: Documentation/devicetree/bindings/video/
F: Documentation/gpu/
F: include/drm/
F: include/uapi/drm/
+F: include/linux/vga*
DRM DRIVERS AND MISC GPU PATCHES
M: Daniel Vetter <daniel.vetter at intel.com>
@@ -4159,6 +4160,7 @@ F: drivers/gpu/vga/
F: drivers/gpu/drm/*
F: include/drm/drm*
F: include/uapi/drm/drm*
+F: include/linux/vga*
DRM DRIVER FOR AST SERVER GRAPHICS CHIPS
M: Dave Airlie <airlied at redhat.com>
@@ -13263,6 +13265,14 @@ L: kvm at vger.kernel.org
S: Maintained
F: drivers/vfio/platform/
+VGA_SWITCHEROO
+R: Lukas Wunner <lukas at wunner.de>
+S: Maintained
+F: Documentation/gpu/vga-switcheroo.rst
+F: drivers/gpu/vga/vga_switcheroo.c
+F: include/linux/vga_switcheroo.h
+T: git git://anongit.freedesktop.org/drm/drm-misc
+
VIDEOBUF2 FRAMEWORK
M: Pawel Osciak <pawel at osciak.com>
M: Marek Szyprowski <m.szyprowski at samsung.com>
--
2.11.0
More information about the dri-devel
mailing list