[Intel-xe] [PATCH 0/7] RTP and SR improvements for PVC WAs
Lucas De Marchi
lucas.demarchi at intel.com
Wed Mar 1 09:31:05 UTC 2023
These are the changes in the infra to accomodate the PVC workarounds, to
be added on top.
Lucas De Marchi (7):
drm/xe/rtp: Move match function from wa to rtp
drm/xe/rtp: Add match for render reset domain
drm/xe: Remove dump function from reg_sr
drm/xe: Name LRC wa after the engine it belongs
drm/xe/debugfs: Dump register save-restore tables
drm/xe/reg_sr: Tweak verbosity for register printing
drm/xe/pvc: Remove A* steppings
drivers/gpu/drm/xe/xe_gt.c | 2 +-
drivers/gpu/drm/xe/xe_gt_debugfs.c | 24 ++++++++++++
drivers/gpu/drm/xe/xe_hw_engine_types.h | 5 +++
drivers/gpu/drm/xe/xe_reg_sr.c | 51 ++++++++++++-------------
drivers/gpu/drm/xe/xe_reg_sr.h | 4 +-
drivers/gpu/drm/xe/xe_reg_sr_types.h | 5 ---
drivers/gpu/drm/xe/xe_rtp.c | 16 ++++++++
drivers/gpu/drm/xe/xe_rtp.h | 30 +++++++++++++++
drivers/gpu/drm/xe/xe_step.c | 2 -
drivers/gpu/drm/xe/xe_wa.c | 8 +---
10 files changed, 104 insertions(+), 43 deletions(-)
--
2.39.0
More information about the Intel-xe
mailing list