diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-04-29 23:53:24 +0200 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2022-05-07 21:02:29 +0200 |
commit | 24df12013853ac59c52cc726e9cbe51e38d09eda (patch) | |
tree | 8330c606baad1b1fdd6d62c8f7ad5463f9a52286 /MAINTAINERS | |
parent | drm/msm/dpu: remove NULL-ness check in dpu_hw_intr_destroy (diff) | |
download | linux-24df12013853ac59c52cc726e9cbe51e38d09eda.tar.xz linux-24df12013853ac59c52cc726e9cbe51e38d09eda.zip |
MAINTAINERS: Add Dmitry as MSM DRM driver co-maintainer
For the past several releases I have been assisting Rob by writing,
collecting, testing and integrating patches for non-GPU and non-core
parts of MSM DRM driver, while Rob is more interested in improving the
GPU-related part. Let's note this in the MAINTAINERS file.
While we are at it, per Rob's suggestion let's also promote Abhinav
Kumar to M: (as he is actively working on the driver) and switch Sean
Paul to R: (since he isn't doing much on msm these days).
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Rob Clark <robdclark@gmail.com>
Link: https://lore.kernel.org/r/20220429215324.3729441-1-dmitry.baryshkov@linaro.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 61d9f114c37f..782934f318d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6254,8 +6254,9 @@ F: drivers/gpu/drm/tiny/panel-mipi-dbi.c DRM DRIVER FOR MSM ADRENO GPU M: Rob Clark <robdclark@gmail.com> -M: Sean Paul <sean@poorly.run> -R: Abhinav Kumar <quic_abhinavk@quicinc.com> +M: Abhinav Kumar <quic_abhinavk@quicinc.com> +M: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> +R: Sean Paul <sean@poorly.run> L: linux-arm-msm@vger.kernel.org L: dri-devel@lists.freedesktop.org L: freedreno@lists.freedesktop.org |