Skip to content

Commit d9e4117

Browse files
committed
MAINTAINERS: Updates to Intel DRM
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@intel.com> Acked-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Acked-by: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com> Acked-by: Lucas De Marchi <lucas.demarchi@intel.com> Acked-by: Oded Gabbay <ogabbay@kernel.org> Acked-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Acked-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
1 parent 77a0d4d commit d9e4117

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

MAINTAINERS

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10640,7 +10640,17 @@ L: linux-kernel@vger.kernel.org
1064010640
S: Supported
1064110641
F: arch/x86/include/asm/intel-family.h
1064210642

10643-
INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
10643+
INTEL DRM DISPLAY FOR XE AND I915 DRIVERS
10644+
M: Jani Nikula <jani.nikula@linux.intel.com>
10645+
M: Rodrigo Vivi <rodrigo.vivi@intel.com>
10646+
L: intel-gfx@lists.freedesktop.org
10647+
L: intel-xe@lists.freedesktop.org
10648+
S: Supported
10649+
F: drivers/gpu/drm/i915/display/
10650+
F: drivers/gpu/drm/xe/display/
10651+
F: drivers/gpu/drm/xe/compat-i915-headers
10652+
10653+
INTEL DRM I915 DRIVER (Meteor Lake, DG2 and older excluding Poulsbo, Moorestown and derivative)
1064410654
M: Jani Nikula <jani.nikula@linux.intel.com>
1064510655
M: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
1064610656
M: Rodrigo Vivi <rodrigo.vivi@intel.com>
@@ -10659,6 +10669,23 @@ F: drivers/gpu/drm/i915/
1065910669
F: include/drm/i915*
1066010670
F: include/uapi/drm/i915_drm.h
1066110671

10672+
INTEL DRM XE DRIVER (Lunar Lake and newer)
10673+
M: Lucas De Marchi <lucas.demarchi@intel.com>
10674+
M: Oded Gabbay <ogabbay@kernel.org>
10675+
M: Thomas Hellström <thomas.hellstrom@linux.intel.com>
10676+
L: intel-xe@lists.freedesktop.org
10677+
S: Supported
10678+
W: https://drm.pages.freedesktop.org/intel-docs/
10679+
Q: http://patchwork.freedesktop.org/project/intel-xe/
10680+
B: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues
10681+
C: irc://irc.oftc.net/xe
10682+
T: git https://gitlab.freedesktop.org/drm/xe/kernel.git
10683+
F: Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon
10684+
F: Documentation/gpu/xe/
10685+
F: drivers/gpu/drm/xe/
10686+
F: include/drm/xe*
10687+
F: include/uapi/drm/xe_drm.h
10688+
1066210689
INTEL ETHERNET DRIVERS
1066310690
M: Jesse Brandeburg <jesse.brandeburg@intel.com>
1066410691
M: Tony Nguyen <anthony.l.nguyen@intel.com>

0 commit comments

Comments
 (0)