diff options
author | Philipp Stanner <[email protected]> | 2024-09-16 20:52:00 +0200 |
---|---|---|
committer | Danilo Krummrich <[email protected]> | 2024-09-24 01:14:16 +0200 |
commit | a3096328462b1e022c6294898c440708ea11509a (patch) | |
tree | ed2877016a6c6c5b602197e40ebcf631b94fea90 | |
parent | cac075706f298948898b1f63e81709df42afa75d (diff) |
MAINTAINERS: drm/sched: Add new maintainers
DRM's GPU scheduler is arguably in need of more intensive maintenance.
Danilo and Philipp volunteer to help with the maintainership.
Signed-off-by: Philipp Stanner <[email protected]>
Cc: Christian König <[email protected]>
Cc: Luben Tuikov <[email protected]>
Cc: Matthew Brost <[email protected]>
Cc: Danilo Krummrich <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Acked-by: Christian König <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Acked-by: Matthew Brost <[email protected]>
Acked-by: Danilo Krummrich <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 515e7f4b6cd9..71f2afae81b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7704,6 +7704,8 @@ F: drivers/gpu/drm/xlnx/ DRM GPU SCHEDULER M: Luben Tuikov <[email protected]> M: Matthew Brost <[email protected]> +M: Danilo Krummrich <[email protected]> +M: Philipp Stanner <[email protected]> S: Maintained T: git https://gitlab.freedesktop.org/drm/misc/kernel.git |