[PATCH v2 0/5] drm/xe/rtp: Allow to OR rules
Lucas De Marchi
lucas.demarchi at intel.com
Tue Jun 18 05:00:39 UTC 2024
Add a new match that serves to OR the rules and a few more improvements
around that so we can future-proof Wa_14020756599 as implemented in the
last patch.
First 3 patches are covered by the unit tests. This is also tested on
LNL to double check in the workarounds debugfs if Wa_14020756599 still
matches correctly.
Lucas De Marchi (5):
drm/xe/rtp: Allow to match 0 sr entries
drm/xe/rtp: Expand max rules/actions per entry
drm/xe/rtp: Allow to OR rules
drm/xe/rtp: Add match on any GT
drm/xe/xe2: Add proper check for media in Wa_14020756599
drivers/gpu/drm/xe/tests/xe_rtp_test.c | 64 ++++++++++++++++++++++++--
drivers/gpu/drm/xe/xe_rtp.c | 36 +++++++++++++--
drivers/gpu/drm/xe/xe_rtp.h | 55 ++++++++++++++++++++--
drivers/gpu/drm/xe/xe_rtp_helpers.h | 2 +
drivers/gpu/drm/xe/xe_rtp_types.h | 3 ++
drivers/gpu/drm/xe/xe_wa.c | 10 +---
6 files changed, 153 insertions(+), 17 deletions(-)
--
2.43.0
More information about the Intel-xe
mailing list