On Mon, Sep 16, 2024 at 3:03 PM Philipp Stanner <pstan...@redhat.com> wrote: > > DRM's GPU scheduler is arguably in need of more intensive maintenance. > Danilo and Philipp volunteer to help with the maintainership. > > Signed-off-by: Philipp Stanner <pstan...@redhat.com> > Cc: Christian König <christian.koe...@amd.com> > Cc: Luben Tuikov <ltuiko...@gmail.com> > Cc: Matthew Brost <matthew.br...@intel.com> > Cc: Danilo Krummrich <d...@kernel.org> > Cc: Tvrtko Ursulin <tvrtko.ursu...@igalia.com>
Acked-by: Alex Deucher <alexander.deuc...@amd.com> > > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 10430778c998..fc2d8bf3ee74 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7710,6 +7710,8 @@ F: drivers/gpu/drm/xlnx/ > DRM GPU SCHEDULER > M: Luben Tuikov <ltuiko...@gmail.com> > M: Matthew Brost <matthew.br...@intel.com> > +M: Danilo Krummrich <d...@kernel.org> > +M: Philipp Stanner <pstan...@redhat.com> > L: dri-devel@lists.freedesktop.org > S: Maintained > T: git https://gitlab.freedesktop.org/drm/misc/kernel.git > -- > 2.46.0 >