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 <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/590704/ Signed-off-by: Rob Clark <[email protected]>
1 parent 46d4efc commit 3fe0aa1

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

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 <[email protected]>
6807+
R: Sean Paul <[email protected]>
6808+
6809+
6810+
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 <[email protected]>
68076824
M: Abhinav Kumar <[email protected]>
68086825
M: Dmitry Baryshkov <[email protected]>

0 commit comments

Comments
 (0)