On 16-12-2025 14:58, Thomas Hellström wrote:
Document maintainers and reviewers of the DRM GPUSVM helpers
Cc: Matthew Brost <[email protected]>
Cc: Ghimiray, Himal Prasad <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Simona Vetter <[email protected]>
Cc: Christian König <[email protected]>
Cc: Felix Kuehling <[email protected]>
Cc: Alistair Popple <[email protected]>
Cc: Dri Development Mailing List <[email protected]>
Acked-by: Himal Prasad Ghimiray <[email protected]>
Signed-off-by: Thomas Hellström <[email protected]>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index dd2970833dff..f6353315f216 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8714,6 +8714,18 @@ T: git
https://gitlab.freedesktop.org/drm/misc/kernel.git
F: drivers/gpu/drm/drm_gpuvm.c
F: include/drm/drm_gpuvm.h
+DRM GPUSVM
+M: Matthew Brost <[email protected]>
+R: Thomas Hellström <[email protected]>
+R: Ghimiray Himal Prasad <[email protected]>
+L: [email protected]
+S: Supported
+T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
+F: drivers/gpu/drm/drm_gpusvm.c
+F: drivers/gpu/drm/drm_pagemap.c
+F: include/drm/drm_gpusvm.h
+F: include/drm/drm_pagemap.h
+
DRM LOG
M: Jocelyn Falempe <[email protected]>
M: Javier Martinez Canillas <[email protected]>