diff options
author | Emil Velikov <[email protected]> | 2016-05-03 00:15:39 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-05-03 18:17:29 +0200 |
commit | c42917021ba84e07c13c1c2e42221c4f77a167e3 (patch) | |
tree | c073eff616a589938d3d498a4b29f8d5e2037810 | |
parent | 0634645173754c8d9b49ff133085eb2edd7e202f (diff) |
MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver
Thomas is one of the original authors of the driver, with recent
contributions from Sinclair and Brian.
v2: Add Sinclair as maintainer. Add Sinclair+Thomas's tree, use
Supported as status.
Cc: Sinclair Yeh <[email protected]>
Cc: Thomas Hellstrom <[email protected]>
Cc: Brian Paul <[email protected]>
Cc: "VMware Graphics" <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Sinclair Yeh <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 71125ed3a9f8..1282d4f9c11f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3908,6 +3908,17 @@ F: drivers/gpu/drm/etnaviv/ F: include/uapi/drm/etnaviv_drm.h F: Documentation/devicetree/bindings/display/etnaviv/ +DRM DRIVER FOR VMWARE VIRTUAL GPU +M: "VMware Graphics" <[email protected]> +M: Sinclair Yeh <[email protected]> +M: Thomas Hellstrom <[email protected]> +T: git git://people.freedesktop.org/~syeh/repos_linux +T: git git://people.freedesktop.org/~thomash/linux +S: Supported +F: drivers/gpu/drm/vmwgfx/ +F: include/uapi/drm/vmwgfx_drm.h + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <[email protected]> |