Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: drm: add maintainers for DRM buddy allocator
@ 2026-01-12  7:24 Arunpravin Paneer Selvam
  2026-01-12  7:47 ` ✓ CI.KUnit: success for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Arunpravin Paneer Selvam @ 2026-01-12  7:24 UTC (permalink / raw)
  To: matthew.auld, christian.koenig, dri-devel, intel-gfx, intel-xe,
	amd-gfx
  Cc: alexander.deucher, airlied, simona, Arunpravin Paneer Selvam

The DRM buddy allocator is a shared DRM memory management
component used by multiple DRM drivers.

Matthew Auld and Arun Pravin have been actively involved in
maintaining this code, including patch review and functional
changes.

Add a dedicated MAINTAINERS entry to reflect the current
maintainership.

Signed-off-by: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6169bd4d7bac..3cd69f6905ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8780,6 +8780,16 @@ T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
 F:	drivers/gpu/drm/ttm/
 F:	include/drm/ttm/
 
+DRM BUDDY ALLOCATOR
+M:	Matthew Auld <matthew.auld@intel.com>
+M:	Arun Pravin <arunpravin.paneerselvam@amd.com>
+R:	Christian Koenig <christian.koenig@amd.com>
+L:	dri-devel@lists.freedesktop.org
+S:	Maintained
+T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
+F:	drivers/gpu/drm/drm_buddy.c
+F:	include/drm/drm_buddy.h
+
 DRM AUTOMATED TESTING
 M:	Helen Koike <helen.fornazier@gmail.com>
 M:	Vignesh Raman <vignesh.raman@collabora.com>
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-01-12 10:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12  7:24 [PATCH] MAINTAINERS: drm: add maintainers for DRM buddy allocator Arunpravin Paneer Selvam
2026-01-12  7:47 ` ✓ CI.KUnit: success for " Patchwork
2026-01-12  8:20 ` ✓ Xe.CI.BAT: " Patchwork
2026-01-12  9:34 ` ✗ Xe.CI.Full: failure " Patchwork
2026-01-12  9:43 ` [PATCH] " Matthew Auld
2026-01-12 10:08   ` Christian König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox