[PATCH v1 0/3] Extend ARL support

Haridhar Kalvala haridhar.kalvala at intel.com
Mon Jan 8 12:27:35 UTC 2024


Some SKUs of Arrow Lake use a slightly newer Xe_LPG+ graphics
IP (version 12.74).  Add some additional PCI IDs and extend the
code to support this newer IP version.  The general code flow
should continue to match existing MTL and Xe_LPG code paths.

Harish Chegondi (1):
  drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+

Matt Roper (2):
  drm/i915: Add additional ARL PCI IDs
  drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74

 drivers/gpu/drm/i915/gt/gen8_engine_cs.c    |  4 ++--
 drivers/gpu/drm/i915/gt/intel_engine_cs.c   |  3 ++-
 drivers/gpu/drm/i915/gt/intel_mocs.c        |  2 +-
 drivers/gpu/drm/i915/gt/intel_rc6.c         |  2 +-
 drivers/gpu/drm/i915/gt/intel_workarounds.c | 24 +++++++++++++--------
 drivers/gpu/drm/i915/i915_debugfs.c         |  2 +-
 drivers/gpu/drm/i915/i915_perf.c            |  2 +-
 include/drm/i915_pciids.h                   |  3 +++
 8 files changed, 26 insertions(+), 16 deletions(-)

-- 
2.25.1



More information about the Intel-gfx mailing list