public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
@ 2026-01-30 20:50 Julia Filipchuk
  2026-01-30 20:50 ` [PATCH v2 1/3] drm/xe: Enable Wa_14025515070 Julia Filipchuk
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Julia Filipchuk @ 2026-01-30 20:50 UTC (permalink / raw)
  To: intel-xe; +Cc: Julia Filipchuk

Enable workaround 14025515070 to fix idle command streamer state on
context register. This allows user of indirect ring state on XE2+
platforms. Previously this default was reverted, then added separately
for XE3+ GTs. This patch Reverts and restores those previous patches
after enabling the new workaround.

indirect_ring_state will now be enabled by default for XE2+ platforms.
When this workaround is not present indirect_ring_state will show as
disabled with a notification.

v2: Enable for GT 20.04. Use range for media versions.

Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>


Julia INTEL (3):
  drm/xe: Enable Wa_14025515070
  Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc"
  Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2"

 drivers/gpu/drm/xe/abi/guc_klvs_abi.h |  1 +
 drivers/gpu/drm/xe/xe_guc_ads.c       | 10 ++++++++++
 drivers/gpu/drm/xe/xe_pci.c           |  2 +-
 drivers/gpu/drm/xe/xe_wa_oob.rules    |  5 +++++
 4 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-02-06 19:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-30 20:50 [PATCH v2 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ Julia Filipchuk
2026-01-30 20:50 ` [PATCH v2 1/3] drm/xe: Enable Wa_14025515070 Julia Filipchuk
2026-02-03  1:02   ` Daniele Ceraolo Spurio
2026-02-03  1:37     ` Daniele Ceraolo Spurio
2026-02-03 23:43       ` Daniele Ceraolo Spurio
2026-02-06 19:04         ` Julia Filipchuk
2026-02-06 19:02     ` Julia Filipchuk
2026-01-30 20:50 ` [PATCH v2 2/3] Revert "drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc" Julia Filipchuk
2026-02-03  1:03   ` Daniele Ceraolo Spurio
2026-02-06 19:22     ` Julia Filipchuk
2026-01-30 20:50 ` [PATCH v2 3/3] Reapply "drm/xe/xe2: Enable Indirect Ring State support for Xe2" Julia Filipchuk
2026-02-03  1:04   ` Daniele Ceraolo Spurio
2026-01-30 21:06 ` ✗ CI.checkpatch: warning for drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+ (rev2) Patchwork
2026-01-30 21:08 ` ✓ CI.KUnit: success " Patchwork
2026-01-30 21:44 ` ✓ Xe.CI.BAT: " Patchwork

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