Skip to content

Commit 3fe0aa1

Browse files
konradybciorobclark
authored andcommitted
MAINTAINERS: Add a separate entry for Qualcomm Adreno GPU drivers
The msm driver is.. gigantic and covers display hardware (incl. things concerning (e)DP, DSI, HDMI), as well as the entire lineup of Adreno GPUs (with hw bringup, memory mappings, userspace interaction etc.). Because of that, people listed as M:/R: receive patches concerning drivers for any part of the display block OR the GPU. Separate the latter, as it's both a functionally separate block and is of interest to different folks. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/590704/ Signed-off-by: Rob Clark <robdclark@chromium.org>
1 parent 46d4efc commit 3fe0aa1

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6802,7 +6802,24 @@ T: git git://anongit.freedesktop.org/drm/drm-misc
68026802
F: Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml
68036803
F: drivers/gpu/drm/tiny/panel-mipi-dbi.c
68046804

6805-
DRM DRIVER FOR MSM ADRENO GPU
6805+
DRM DRIVER for Qualcomm Adreno GPUs
6806+
M: Rob Clark <robdclark@gmail.com>
6807+
R: Sean Paul <sean@poorly.run>
6808+
L: linux-arm-msm@vger.kernel.org
6809+
L: dri-devel@lists.freedesktop.org
6810+
L: freedreno@lists.freedesktop.org
6811+
S: Maintained
6812+
B: https://gitlab.freedesktop.org/drm/msm/-/issues
6813+
T: git https://gitlab.freedesktop.org/drm/msm.git
6814+
F: Documentation/devicetree/bindings/display/msm/gpu.yaml
6815+
F: drivers/gpu/drm/msm/adreno/
6816+
F: drivers/gpu/drm/msm/msm_gpu.*
6817+
F: drivers/gpu/drm/msm/msm_gpu_devfreq.*
6818+
F: drivers/gpu/drm/msm/msm_ringbuffer.*
6819+
F: drivers/gpu/drm/msm/registers/adreno/
6820+
F: include/uapi/drm/msm_drm.h
6821+
6822+
DRM DRIVER for Qualcomm display hardware
68066823
M: Rob Clark <robdclark@gmail.com>
68076824
M: Abhinav Kumar <quic_abhinavk@quicinc.com>
68086825
M: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

0 commit comments

Comments
 (0)