[PATCH] MAINTAINERS: Updates to Intel DRM

Rodrigo Vivi rodrigo.vivi at intel.com
Wed Dec 13 16:09:15 UTC 2023


Introduce the Maintainers of the new drm/xe driver for upcoming
Intel GPUs.

Since it has a shared display with drm/i915, let's also create a
dedicated block to group display related files. But without any
substantial change to the i915 side. The display patches will
continue to flow through i915 from drm-intel-next branches for now.

Acked-by: Jani Nikula <jani.nikula at intel.com>
Acked-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin at linux.intel.com>
Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>
Acked-by: Oded Gabbay <ogabbay at kernel.org>
Acked-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
---
 MAINTAINERS | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d4b46b3db022..8b5e3c27bca6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10640,7 +10640,17 @@ L:	linux-kernel at vger.kernel.org
 S:	Supported
 F:	arch/x86/include/asm/intel-family.h
 
-INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
+INTEL DRM DISPLAY FOR XE AND I915 DRIVERS
+M:	Jani Nikula <jani.nikula at linux.intel.com>
+M:	Rodrigo Vivi <rodrigo.vivi at intel.com>
+L:	intel-gfx at lists.freedesktop.org
+L:	intel-xe at lists.freedesktop.org
+S:	Supported
+F:	drivers/gpu/drm/i915/display/
+F:	drivers/gpu/drm/xe/display/
+F:	drivers/gpu/drm/xe/compat-i915-headers
+
+INTEL DRM I915 DRIVER (Meteor Lake, DG2 and older excluding Poulsbo, Moorestown and derivative)
 M:	Jani Nikula <jani.nikula at linux.intel.com>
 M:	Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
 M:	Rodrigo Vivi <rodrigo.vivi at intel.com>
@@ -10659,6 +10669,23 @@ F:	drivers/gpu/drm/i915/
 F:	include/drm/i915*
 F:	include/uapi/drm/i915_drm.h
 
+INTEL DRM XE DRIVER (Lunar Lake and newer)
+M:	Lucas De Marchi <lucas.demarchi at intel.com>
+M:	Oded Gabbay <ogabbay at kernel.org>
+M:	Thomas Hellström <thomas.hellstrom at linux.intel.com>
+L:	intel-xe at lists.freedesktop.org
+S:	Supported
+W:	https://drm.pages.freedesktop.org/intel-docs/
+Q:	http://patchwork.freedesktop.org/project/intel-xe/
+B:	https://gitlab.freedesktop.org/drm/xe/kernel/-/issues
+C:	irc://irc.oftc.net/xe
+T:	git https://gitlab.freedesktop.org/drm/xe/kernel.git
+F:	Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
+F:	Documentation/gpu/xe/
+F:	drivers/gpu/drm/xe/
+F:	include/drm/xe*
+F:	include/uapi/drm/xe_drm.h
+
 INTEL ETHERNET DRIVERS
 M:	Jesse Brandeburg <jesse.brandeburg at intel.com>
 M:	Tony Nguyen <anthony.l.nguyen at intel.com>
-- 
2.43.0



More information about the Intel-xe mailing list