[PATCH] MAINTAINERS: Also exclude xe for drm-misc

Lucas De Marchi lucas.demarchi at intel.com
Fri Jan 17 16:45:29 UTC 2025


When the xe driver was added, it didn't extend the exclude entries for
drm-misc, as done in commit 5a44d50f0072 ("MAINTAINERS: Update drm-misc
entry to match all drivers"). Exclude it like is done for i915 and other
drivers with dedicated maintainers.

Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d32d0a9428234..30d8e47a0e5f3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7606,6 +7606,7 @@ X:	drivers/gpu/drm/nouveau/
 X:	drivers/gpu/drm/radeon/
 X:	drivers/gpu/drm/renesas/rcar-du/
 X:	drivers/gpu/drm/tegra/
+X:	drivers/gpu/drm/xe/
 
 DRM DRIVERS FOR ALLWINNER A10
 M:	Maxime Ripard <mripard at kernel.org>
-- 
2.48.0



More information about the dri-devel mailing list