diff options
author | Eric Anholt <[email protected]> | 2016-05-03 14:54:19 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-05-03 18:21:50 +0200 |
commit | 8636d45249ce1d121a4c56e9d970087d7ab267b3 (patch) | |
tree | e40c04d9945dc36d1cb50a9bc1c315e879b2da60 | |
parent | 399516ab0fee5c0f5fc4e246879a283d9c26f689 (diff) |
MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver.
Signed-off-by: Eric Anholt <[email protected]>
[Emil Velikov: drop wildcard, add UAPI and Documentation files]
Signed-off-by: Emil Velikov <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index beaf482caf4f..1bbf5ece1dd4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3980,6 +3980,14 @@ S: Supported F: drivers/gpu/drm/vmwgfx/ F: include/uapi/drm/vmwgfx_drm.h +DRM DRIVERS FOR VC4 +M: Eric Anholt <[email protected]> +T: git git://github.com/anholt/linux +S: Supported +F: drivers/gpu/drm/vc4/ +F: include/uapi/drm/vc4_drm.h +F: Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <[email protected]> |