Skip to content

Commit 9530864

Browse files
author
Philipp Stanner
committed
MAINTAINERS: Maintain spsc_queue through drm_sched
Back in the day a specialized lockless queue was designed solely for the DRM GPU Scheduler: spsc_queue. This queue's only user is drm_sched, and there is no dedicated maintainer entry for the queue. Add the spsc_queue header to the DRM GPU Scheduler MAINTAINERS' section. Acked-by: Simona Vetter <simona.vetter@ffwll.ch> Signed-off-by: Philipp Stanner <phasta@kernel.org> Link: https://patch.msgid.link/20251024081459.164634-2-phasta@kernel.org
1 parent 9837f9f commit 9530864

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8589,6 +8589,7 @@ S: Supported
85898589
T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
85908590
F: drivers/gpu/drm/scheduler/
85918591
F: include/drm/gpu_scheduler.h
8592+
F: include/drm/spsc_queue.h
85928593

85938594
DRM GPUVM
85948595
M: Danilo Krummrich <dakr@kernel.org>

0 commit comments

Comments
 (0)