mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
MAINTAINERS: drm: add maintainers for DRM buddy allocator
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. v2: Include drivers/gpu/drm/tests/drm_buddy_test.c file (Matthew). Signed-off-by: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com> Acked-by: Matthew Auld <matthew.auld@intel.com> Acked-by: Christian König <christian.koenig@amd.com> Link: https://patch.msgid.link/20260112114022.315139-1-Arunpravin.PaneerSelvam@amd.com
This commit is contained in:
parent
38feb171b3
commit
62a8efafef
11
MAINTAINERS
11
MAINTAINERS
|
|
@ -8780,6 +8780,17 @@ 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: drivers/gpu/drm/tests/drm_buddy_test.c
|
||||
F: include/drm/drm_buddy.h
|
||||
|
||||
DRM AUTOMATED TESTING
|
||||
M: Helen Koike <helen.fornazier@gmail.com>
|
||||
M: Vignesh Raman <vignesh.raman@collabora.com>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user