[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e8d18b60162e3d83ee58dc9df642d8a46f6eda08.camel@mailbox.org>
Date: Mon, 27 Oct 2025 13:45:36 +0100
From: Philipp Stanner <phasta@...lbox.org>
To: Philipp Stanner <phasta@...nel.org>, Matthew Brost
<matthew.brost@...el.com>, Danilo Krummrich <dakr@...nel.org>, Christian
König <ckoenig.leichtzumerken@...il.com>, David Airlie
<airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: Maintain spsc_queue through drm_sched
On Fri, 2025-10-24 at 13:45 +0200, Simona Vetter wrote:
> On Fri, Oct 24, 2025 at 10:15:00AM +0200, Philipp Stanner wrote:
> > 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.
> >
> > Signed-off-by: Philipp Stanner <phasta@...nel.org>
>
> Acked-by: Simona Vetter <simona.vetter@...ll.ch>
Applied to drm-misc-next
Thx.
P.
>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 5889df9de210..efafe2b3517c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -8580,6 +8580,7 @@ S: Supported
> > T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
> > F: drivers/gpu/drm/scheduler/
> > F: include/drm/gpu_scheduler.h
> > +F: include/drm/spsc_queue.h
> >
> > DRM GPUVM
> > M: Danilo Krummrich <dakr@...nel.org>
> > --
> > 2.49.0
> >
>
Powered by blists - more mailing lists