diff options
author | Dave Airlie <airlied@redhat.com> | 2019-02-20 12:16:30 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2019-02-20 12:16:37 +1000 |
commit | a5f2fafece141ef3509e686cea576366d55cabb6 (patch) | |
tree | 453bc6c5d7caf8d647a2cd6ce6d4658ed0a21987 /MAINTAINERS | |
parent | 71f4e45a4ed3807aaed0d1ab3ef472a121753546 (diff) | |
parent | 860433ed2a55dcd18f36c61b3c4fdb12dc76c869 (diff) | |
download | linux-a5f2fafece141ef3509e686cea576366d55cabb6.tar.bz2 |
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
On the display side, cleanups and fixes to enabled modifiers
(QCOM_COMPRESSED). And otherwise mostly misc fixes all around.
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rob Clark <robdclark@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/CAF6AEGuZ5uBKpf=fHvKpTiD10nychuEY8rnE+HeRz0QMvtY5_A@mail.gmail.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a4a4bf563f94..35e6357f9d30 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4851,10 +4851,11 @@ F: Documentation/devicetree/bindings/display/multi-inno,mi0283qt.txt DRM DRIVER FOR MSM ADRENO GPU M: Rob Clark <robdclark@gmail.com> +M: Sean Paul <sean@poorly.run> L: linux-arm-msm@vger.kernel.org L: dri-devel@lists.freedesktop.org L: freedreno@lists.freedesktop.org -T: git git://people.freedesktop.org/~robclark/linux +T: git https://gitlab.freedesktop.org/drm/msm.git S: Maintained F: drivers/gpu/drm/msm/ F: include/uapi/drm/msm_drm.h |