drm/xe: Use __iomem for the regs pointer
[linux-2.6-microblaze.git] / MAINTAINERS
index 7f47f12..d7e8224 100644 (file)
@@ -10599,7 +10599,17 @@ L:     linux-kernel@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@linux.intel.com>
+M:     Rodrigo Vivi <rodrigo.vivi@intel.com>
+L:     intel-gfx@lists.freedesktop.org
+L:     intel-xe@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@linux.intel.com>
 M:     Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
 M:     Rodrigo Vivi <rodrigo.vivi@intel.com>
@@ -10618,6 +10628,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@intel.com>
+M:     Oded Gabbay <ogabbay@kernel.org>
+M:     Thomas Hellström <thomas.hellstrom@linux.intel.com>
+L:     intel-xe@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@intel.com>
 M:     Tony Nguyen <anthony.l.nguyen@intel.com>