aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2021-09-17 12:15:40 -0400
committerAlex Deucher <[email protected]>2021-09-20 14:06:36 -0400
commite46ad85acd90647463300ba5d73df99af0f76752 (patch)
treed182f187d36dcde427665ee8fa5ad6b98a8428d9
parent5540cf8f3e8dac7ef2de28edcf2623c1516fbe45 (diff)
MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer
Now that the scheduler is being used by more and more drivers, we need someone to maintain it. Andrey has stepped up to maintain the scheduler. Cc: Andrey Grodzovsky <[email protected]> Cc: [email protected] Cc: [email protected] Reviewed-by: Christian König <[email protected]> Acked-by: Daniel Vetter <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ccbabe0781b8..98d8dfc8c072 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6431,6 +6431,14 @@ T: git git://anongit.freedesktop.org/drm/drm-misc
F: drivers/gpu/drm/ttm/
F: include/drm/ttm/
+DRM GPU SCHEDULER
+M: Andrey Grodzovsky <[email protected]>
+S: Maintained
+T: git git://anongit.freedesktop.org/drm/drm-misc
+F: drivers/gpu/drm/scheduler/
+F: include/drm/gpu_scheduler.h
+
DSBR100 USB FM RADIO DRIVER
M: Alexey Klimov <[email protected]>