Skip to content

Commit 75c5bf9

Browse files
danvetdliviu
authored andcommitted
MAINTAINERS: maintain drm/arm drivers in drm-misc for now
From discussions with Liviu it sounded like the komeda team would benefit a bit from more cross-review with other drivers. To make sure komeda is aligned with how similar problems are solved in other drivers (in the end everyone ends up with similar ideas on how to solve various display engine design issues). An option would be to use drm-misc as an incubator for a few kernel releases, at least until the big design items have been tackled: Aside from the four kms properties already landed that we need to take out again there's also a pile of new ones proposed already for komeda. drm-misc seems to work fairly well at encouraging these kind of cross-driver reviews and working on cross-driver infrastructure in drm core. Later on we can move all the drivers out to a dedicated arm tree again (if that's desired). Of coures that would mean Lowry and James need drm-misc commit rights (all other arm contributors have it already I think). Cc: Lowry Li (Arm Technology China) <[email protected]> Cc: James Qian Wang (Arm Technology China) <[email protected]> Cc: Liviu Dudau <[email protected]> Cc: Mali DP Maintainers <[email protected]> Cc: Brian Starkey <[email protected]> Cc: Dave Airlie <[email protected]> Cc: Maarten Lankhorst <[email protected]> Cc: Maxime Ripard <[email protected]> Cc: Sean Paul <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Acked-by: Maxime Ripard <[email protected]> Acked-by: James Qian Wang (Arm Technology China) <[email protected]> Signed-off-by: Liviu Dudau <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent c945623 commit 75c5bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ M: James (Qian) Wang <[email protected]>
12031203
M: Liviu Dudau <[email protected]>
12041204
L: Mali DP Maintainers <[email protected]>
12051205
S: Supported
1206-
T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
1206+
T: git git://anongit.freedesktop.org/drm/drm-misc
12071207
F: drivers/gpu/drm/arm/display/include/
12081208
F: drivers/gpu/drm/arm/display/komeda/
12091209
F: Documentation/devicetree/bindings/display/arm,komeda.txt
@@ -1214,7 +1214,7 @@ M: Liviu Dudau <[email protected]>
12141214
M: Brian Starkey <[email protected]>
12151215
L: Mali DP Maintainers <[email protected]>
12161216
S: Supported
1217-
T: git git://linux-arm.org/linux-ld.git for-upstream/mali-dp
1217+
T: git git://anongit.freedesktop.org/drm/drm-misc
12181218
F: drivers/gpu/drm/arm/
12191219
F: Documentation/devicetree/bindings/display/arm,malidp.txt
12201220
F: Documentation/gpu/afbc.rst

0 commit comments

Comments
 (0)