[PATCH 0/4] Prepare RTP to define SR-IOV specific rules

Michal Wajdeczko michal.wajdeczko at intel.com
Fri Feb 21 19:00:34 UTC 2025


This is a respin of [1][2] series from 2024 but this time with focus
on OOB workarounds. Additionally it helps to avoid misleading reports
in /sys/kernel/debug/dri/*/gt0/workarounds where VF could report all
OOB workarounds that were not explicitly disabled.

Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>

[1] https://patchwork.freedesktop.org/series/134918/
[2] https://patchwork.freedesktop.org/series/135034/

Michal Wajdeczko (4):
  drm/xe/rtp: Prepare RTP to define SR-IOV specific rules
  drm/xe/kunit: Export xe_step_name for KUNIT
  drm/xe/kunit: Update RTP tests with SR-IOV rules
  drm/xe/rtp: Remove redundant rule to omit VF

 drivers/gpu/drm/xe/tests/xe_rtp_test.c | 112 ++++++++++++++++++++++++-
 drivers/gpu/drm/xe/xe_rtp.c            |  25 ++++--
 drivers/gpu/drm/xe/xe_rtp.h            |  19 ++---
 drivers/gpu/drm/xe/xe_rtp_types.h      |   4 +
 drivers/gpu/drm/xe/xe_step.c           |   2 +
 drivers/gpu/drm/xe/xe_wa_oob.rules     |   2 +-
 6 files changed, 145 insertions(+), 19 deletions(-)

-- 
2.47.1



More information about the Intel-xe mailing list