diff options
author | Qiang Yu <[email protected]> | 2019-03-29 21:47:48 +0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-04-01 10:45:59 -0700 |
commit | f8b347064b89aaac2c82bbf77de60deaaf87b116 (patch) | |
tree | 1db27fe469a11967f16ad2f0c7b6ebcf56b0bcea | |
parent | a1d2a6339961efc078208dc3b2f006e9e9a8e119 (diff) |
MAINTAINERS: add drm/lima driver info
Signed-off-by: Qiang Yu <[email protected]>
Signed-off-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Neil Armstrong <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f8e63bcc4c1c..cd2d632b713d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5101,6 +5101,15 @@ S: Maintained F: drivers/gpu/drm/hisilicon/ F: Documentation/devicetree/bindings/display/hisilicon/ +DRM DRIVERS FOR LIMA +M: Qiang Yu <[email protected]> +S: Maintained +F: drivers/gpu/drm/lima/ +F: include/uapi/drm/lima_drm.h +T: git git://anongit.freedesktop.org/drm/drm-misc + DRM DRIVERS FOR MEDIATEK M: CK Hu <[email protected]> M: Philipp Zabel <[email protected]> |