summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorOleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>2018-04-03 15:32:38 +0300
committerOleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>2018-04-03 16:12:47 +0300
commitd31b5c91a27b768ee221fe677eb0b18b4cfb9df8 (patch)
tree9f1a915b13eeec3b69ddefa64fcc881a504a9cfe /MAINTAINERS
parentc575b7eeb89f94356997abd62d6d5a0590e259b7 (diff)
downloadlinux-stable-d31b5c91a27b768ee221fe677eb0b18b4cfb9df8.tar.gz
linux-stable-d31b5c91a27b768ee221fe677eb0b18b4cfb9df8.tar.bz2
linux-stable-d31b5c91a27b768ee221fe677eb0b18b4cfb9df8.zip
MAINTAINERS: Add drm/xen-front maintainer entry
Add myself as drivers/gpu/drm/xen maintainer. Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20180403123238.19294-1-andr2000@gmail.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 004d2c14ee4b..4af7f6119530 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4841,6 +4841,15 @@ S: Maintained
F: drivers/gpu/drm/tinydrm/
F: include/drm/tinydrm/
+DRM DRIVERS FOR XEN
+M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
+T: git git://anongit.freedesktop.org/drm/drm-misc
+L: dri-devel@lists.freedesktop.org
+L: xen-devel@lists.xen.org
+S: Supported
+F: drivers/gpu/drm/xen/
+F: Documentation/gpu/xen-front.rst
+
DRM TTM SUBSYSTEM
M: Christian Koenig <christian.koenig@amd.com>
M: Roger He <Hongbo.He@amd.com>