[PATCH 0/9] Add Xe3 and Panther Lake support
Matt Atwood
matthew.s.atwood at intel.com
Fri Sep 6 21:51:44 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.
Francois Dugast (1):
drm/xe/xe3: Generate and store the L3 bank mask
Gustavo Sousa (1):
drm/xe/xe3: Add initial set of workarounds
Haridhar Kalvala (3):
drm/xe/xe3: Define Xe3 feature flags
drm/xe/ptl: PTL re-uses Xe2 MOCS table
drm/xe/ptl: Add PTL platform definition
Matt Roper (3):
drm/xe/xe3: Xe3 uses the same PAT settings as Xe2
drm/xe/xe3lpm: Add new "instance0" steering table
drm/xe/ptl: Add performance tuning settings for PTL
Tejas Upadhyay (1):
drm/xe/xe3: Extend wa_15015404425 for xe3
drivers/gpu/drm/xe/regs/xe_engine_regs.h | 1 +
drivers/gpu/drm/xe/regs/xe_gt_regs.h | 6 ++++
drivers/gpu/drm/xe/xe_gt_mcr.c | 17 ++++++++-
drivers/gpu/drm/xe/xe_gt_topology.c | 11 +++++-
drivers/gpu/drm/xe/xe_mmio.c | 12 +++----
drivers/gpu/drm/xe/xe_mocs.c | 1 +
drivers/gpu/drm/xe/xe_pat.c | 2 +-
drivers/gpu/drm/xe/xe_pci.c | 31 +++++++++++++++-
drivers/gpu/drm/xe/xe_platform_types.h | 1 +
drivers/gpu/drm/xe/xe_tuning.c | 6 ++--
drivers/gpu/drm/xe/xe_wa.c | 46 ++++++++++++++++++++++++
drivers/gpu/drm/xe/xe_wa_oob.rules | 1 +
include/drm/intel/xe_pciids.h | 11 ++++++
13 files changed, 133 insertions(+), 13 deletions(-)
--
2.44.0
More information about the Intel-xe
mailing list