diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-26 23:44:42 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-05-27 15:01:59 +1000 |
commit | 433e3b3420ad18118f3dfe06219d57eae9aa106b (patch) | |
tree | 686049ba76e5135411c0188f89bcd8029dc3c469 /MAINTAINERS | |
parent | 6c6a3996f2c598b860f96731a158641837b50932 (diff) | |
download | linux-433e3b3420ad18118f3dfe06219d57eae9aa106b.tar.gz linux-433e3b3420ad18118f3dfe06219d57eae9aa106b.tar.bz2 linux-433e3b3420ad18118f3dfe06219d57eae9aa106b.zip |
MAINTAINERS: Shovel drivers/gpu/vga/* to Dave
DRM is pretty much the main user of this stuff (if we ignore the sysfs
interface used by X, i.e. by the same gang of people writing the drm
drivers). So shovel it into Dave's responsibility to avoid patches
getting lost on lkml.
With this get_maintainers will rout vgaarb and switcheroo patches
correctly.
Cc: Alex Williamson <alex.williamson@redhat.com>
Cc: Dave Airlie <airlied@redhat.com>
Cc: linux-kernel@vger.kernel.org
References: https://lkml.org/lkml/2014/5/25/94
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea44a57f790e..e2a2f19fc16b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2933,6 +2933,7 @@ L: dri-devel@lists.freedesktop.org T: git git://people.freedesktop.org/~airlied/linux S: Maintained F: drivers/gpu/drm/ +F: drivers/gpu/vga/ F: include/drm/ F: include/uapi/drm/ |