[PATCH v2 0/5] *Prepare RTP to define SR-IOV specific rules
Michal Wajdeczko
michal.wajdeczko at intel.com
Mon Feb 24 15:06:55 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/*/gt?/workarounds where VF could report all
OOB workarounds that were not explicitly disabled.
v2: tag no_media_l3 as VF_READY
update optimized IS_SRIOV_PF() to work with const pointer
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 (5):
drm/xe/rtp: Prepare RTP to define SR-IOV specific rules
drm/xe/sriov: Prepare IS_SRIOV_PF to accept const pointer
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_sriov.h | 2 +-
drivers/gpu/drm/xe/xe_step.c | 2 +
drivers/gpu/drm/xe/xe_wa_oob.rules | 4 +-
7 files changed, 147 insertions(+), 21 deletions(-)
--
2.47.1
More information about the Intel-xe
mailing list