diff options
author | Oleksandr Andrushchenko <[email protected]> | 2018-04-03 15:32:38 +0300 |
---|---|---|
committer | Oleksandr Andrushchenko <[email protected]> | 2018-04-03 16:12:47 +0300 |
commit | d31b5c91a27b768ee221fe677eb0b18b4cfb9df8 (patch) | |
tree | 9f1a915b13eeec3b69ddefa64fcc881a504a9cfe | |
parent | c575b7eeb89f94356997abd62d6d5a0590e259b7 (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-- | MAINTAINERS | 9 |
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]> |