aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Andrushchenko <[email protected]>2018-04-03 15:32:38 +0300
committerOleksandr Andrushchenko <[email protected]>2018-04-03 16:12:47 +0300
commitd31b5c91a27b768ee221fe677eb0b18b4cfb9df8 (patch)
tree9f1a915b13eeec3b69ddefa64fcc881a504a9cfe
parentc575b7eeb89f94356997abd62d6d5a0590e259b7 (diff)
MAINTAINERS: Add drm/xen-front maintainer entry
Add myself as drivers/gpu/drm/xen maintainer. Signed-off-by: Oleksandr Andrushchenko <[email protected]> Acked-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-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 <[email protected]>
+T: git git://anongit.freedesktop.org/drm/drm-misc
+S: Supported
+F: drivers/gpu/drm/xen/
+F: Documentation/gpu/xen-front.rst
+
DRM TTM SUBSYSTEM
M: Christian Koenig <[email protected]>
M: Roger He <[email protected]>