[PATCH] MAINTAINERS: entry for DRM GPUVM

Danilo Krummrich dakr at kernel.org
Fri Aug 8 09:20:49 UTC 2025


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.brezillon at collabora.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Cc: Alice Ryhl <aliceryhl at google.com>
Signed-off-by: Danilo Krummrich <dakr at 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 <dakr at kernel.org>
+R:	Matthew Brost <matthew.brost at intel.com>
+R:	Thomas Hellström <thomas.hellstrom at linux.intel.com>
+R:	Alice Ryhl <aliceryhl at google.com>
+L:	dri-devel at 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 <jfalempe at redhat.com>
 M:	Javier Martinez Canillas <javierm at redhat.com>
-- 
2.50.1



More information about the dri-devel mailing list