MAINTAINERS: Add Lukas Wunner as reviewer for vga_switcheroo
authorLukas Wunner <[email protected]>
Mon, 27 Mar 2017 16:48:24 +0000 (18:48 +0200)
committerLukas Wunner <[email protected]>
Thu, 30 Mar 2017 20:40:05 +0000 (22:40 +0200)
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-and-acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Lukas Wunner <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/ff2320a0790d039e714cf352cf32ec16fa370627.1490623913.git.lukas@wunner.de
MAINTAINERS

index e03e6bcefac333fdc48e26f0fbb4195cc100dbb8..d0d9ed8d2459c2b45fc11d8e3fe7b94dc629d379 100644 (file)
@@ -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 <[email protected]>
@@ -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 <[email protected]>
 S:     Maintained
 F:     drivers/vfio/platform/
 
+VGA_SWITCHEROO
+R:     Lukas Wunner <[email protected]>
+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 <[email protected]>
 M:     Marek Szyprowski <[email protected]>