[PATCH v4 0/1] Add Xe3 and Panther Lake support

Matt Atwood matthew.s.atwood at intel.com
Tue Oct 8 20:46:25 UTC 2024


Add the basic enabling for Xe3 gt and media and add the Panther Lake
platform definition. This defines the Xe3 feature flags and initial GT
workarounds.

Display support will follow later.

v2: Drop several patches in favor of a more lightweight approach,
address feedback on the remainder, reorder.

v3: reuse xe2_graphics defintion, merge steering entries where
appropriate, fix mistake in stepping for 2 workarounds.

v4: update initial workarounds patch

Gustavo Sousa (1):
  drm/xe/xe3: Add initial set of workarounds

 drivers/gpu/drm/xe/regs/xe_engine_regs.h |  1 +
 drivers/gpu/drm/xe/regs/xe_gt_regs.h     |  3 ++
 drivers/gpu/drm/xe/xe_wa.c               | 47 ++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_wa_oob.rules       |  1 +
 4 files changed, 52 insertions(+)

-- 
2.45.0



More information about the Intel-xe mailing list