On Fri, 2025-08-08 at 11:20 +0200, Danilo Krummrich wrote: > GPUVM deserves a bit more coordination, also given the upcoming Rust > work for GPUVM, hence add a dedicated maintainers entry for DRM > GPUVM. > > Cc: Boris Brezillon <boris.brezil...@collabora.com> > Cc: Matthew Brost <matthew.br...@intel.com> > Cc: Thomas Hellström <thomas.hellst...@linux.intel.com> > Cc: Alice Ryhl <alicer...@google.com> > Signed-off-by: Danilo Krummrich <d...@kernel.org> > --- > @Boris: I think it'd be good to add you as well, but haven't heard > back from you > so far, hence I did not add you to the entry for now. > --- > MAINTAINERS | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bd62ad58a47f..ea42a43851cf 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8426,6 +8426,17 @@ T: git > https://gitlab.freedesktop.org/drm/misc/kernel.git > F: drivers/gpu/drm/scheduler/ > F: include/drm/gpu_scheduler.h > > +DRM GPUVM > +M: Danilo Krummrich <d...@kernel.org> > +R: Matthew Brost <matthew.br...@intel.com> > +R: Thomas Hellström <thomas.hellst...@linux.intel.com>
Acked-by: Thomas Hellström <thomas.hellst...@linux.intel.com> > +R: Alice Ryhl <alicer...@google.com> > +L: dri-devel@lists.freedesktop.org > +S: Supported > +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git > +F: drivers/gpu/drm/drm_gpuvm.c > +F: include/drm/drm_gpuvm.h > + > DRM LOG > M: Jocelyn Falempe <jfale...@redhat.com> > M: Javier Martinez Canillas <javi...@redhat.com>