Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
@ 2026-02-24 17:47 Julia Filipchuk
  2026-02-24 17:47 ` [PATCH v7 1/1] drm/xe: Enable Wa_14025515070 Julia Filipchuk
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Julia Filipchuk @ 2026-02-24 17:47 UTC (permalink / raw)
  To: intel-xe; +Cc: Julia Filipchuk, Daniele Ceraolo Spurio, Matthew Brost

Enable workaround 14025515070 to fix idle command streamer state on
context register. This allows user of indirect ring state on XE2+
platforms. Currently only enabled by default on XE3+, can be enabled for
XE2+ if ever needed.

v2: Enable for GT 20.04. Use range for media versions.
v3: Shorten KVL name, notice. Correct versions for WA. (Daniele)
    Reorder revert and applies for correct bisect. Added explanations.
    Add additional macros for XE_RTP_PASTE longer expansion.
v4: Move indirect_ring_state disable earlier in init cycle. (Daniele)
v5: Remove extra lines.
v6: Check against submit guc version. Formatting. (Daniele)
v7: Remove enable of indirect_ring_state for XE2+
    Check for Wa before clearing indirect_ring_state. (Daniele)

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>


Julia INTEL (1):
  drm/xe: Enable Wa_14025515070

 drivers/gpu/drm/xe/abi/guc_klvs_abi.h | 1 +
 drivers/gpu/drm/xe/xe_guc.c           | 8 ++++++++
 drivers/gpu/drm/xe/xe_guc_ads.c       | 3 +++
 drivers/gpu/drm/xe/xe_rtp_helpers.h   | 2 ++
 drivers/gpu/drm/xe/xe_wa_oob.rules    | 7 +++++++
 5 files changed, 21 insertions(+)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-03-04  0:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24 17:47 [PATCH v7 0/1] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ Julia Filipchuk
2026-02-24 17:47 ` [PATCH v7 1/1] drm/xe: Enable Wa_14025515070 Julia Filipchuk
2026-03-03 22:58   ` Daniele Ceraolo Spurio
2026-03-04  0:40     ` Julia Filipchuk
2026-02-24 18:26 ` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev7) Patchwork
2026-02-24 18:28 ` ✓ CI.KUnit: success " Patchwork
2026-02-24 19:05 ` ✓ Xe.CI.BAT: " Patchwork
2026-02-25  3:20 ` ✓ Xe.CI.FULL: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox