Commit e0a4cd6a authored by Lucas De Marchi's avatar Lucas De Marchi
Browse files

MAINTAINERS: Also exclude xe for drm-misc



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

Reviewed-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250117164529.393503-1-lucas.demarchi@intel.com


Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
parent 5994018e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7598,6 +7598,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@kernel.org>