diff options
author | Dave Airlie <airlied@redhat.com> | 2018-10-11 14:51:52 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2018-10-11 14:51:57 +1000 |
commit | 46972c03ab667dc298cad0c9db517fb9b1521b5f (patch) | |
tree | 0c35e65bfef95ff4f01c1ae390b094ea2070667b /MAINTAINERS | |
parent | 66c9e573ea75b63602cf4d3e1fb52fad2dd29be0 (diff) | |
parent | 7372fd049aa8836310f84da5f82dc9eb146915c8 (diff) | |
download | linux-46972c03ab667dc298cad0c9db517fb9b1521b5f.tar.bz2 |
Merge tag 'drm-misc-next-fixes-2018-10-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
- Fix build failure without CONFIG_DRM_FBDEV_EMULATION (Arnd)
- Add Maxime to drm-misc maintainer group (Sean)
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Sean Paul <sean@poorly.run>
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Sean Paul <sean@poorly.run>
Link: https://patchwork.freedesktop.org/patch/msgid/20181010203951.GA229456@art_vandelay
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0c45d35626cf..69373eb328d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4755,8 +4755,8 @@ F: include/uapi/drm/ F: include/linux/vga* DRM DRIVERS AND MISC GPU PATCHES -M: Gustavo Padovan <gustavo@padovan.org> M: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> +M: Maxime Ripard <maxime.ripard@bootlin.com> M: Sean Paul <sean@poorly.run> W: https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html S: Maintained |