Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
@ 2026-01-28 11:51 Sk Anirban
  2026-01-28 11:51 ` [PATCH v3 1/2] drm/xe/rtp: Extend support for max rules/actions per entry Sk Anirban
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Sk Anirban @ 2026-01-28 11:51 UTC (permalink / raw)
  To: intel-xe
  Cc: anshuman.gupta, badal.nilawar, riana.tauro, karthik.poosa,
	raag.jadav, soham.purkait, mallesh.koujalagi, vinay.belgaumkar,
	daniele.ceraolospurio, nishanth.p.reddy, rodrigo.vivi,
	matthew.d.roper, Sk Anirban

Prevent GuC firmware DMA failures during GuC-only reset by disabling
idle flow and verifying SRAM handling completion. Without this, reset
can be issued while SRAM handler is copying WOPCM to SRAM,
causing GuC HW to get stuck.

v2: Modify error message (Badal)
    Rename reg bit name (Daniele)
    Update WA skip condition (Daniele)
    Update SRAM handling logic (Daniele)
v3: Reorder WA call (Badal)
    Wait for GuC ready status (Daniele)

Sk Anirban (2):
  drm/xe/rtp: Extend support for max rules/actions per entry
  drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset

 drivers/gpu/drm/xe/regs/xe_guc_regs.h |  8 ++++++
 drivers/gpu/drm/xe/xe_guc.c           | 37 +++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_rtp.h           |  4 +--
 drivers/gpu/drm/xe/xe_rtp_helpers.h   |  3 +++
 drivers/gpu/drm/xe/xe_wa_oob.rules    |  9 +++++++
 5 files changed, 59 insertions(+), 2 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-01-29  8:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28 11:51 [PATCH v3 0/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset Sk Anirban
2026-01-28 11:51 ` [PATCH v3 1/2] drm/xe/rtp: Extend support for max rules/actions per entry Sk Anirban
2026-01-28 11:51 ` [PATCH v3 2/2] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset Sk Anirban
2026-01-29  0:58   ` Daniele Ceraolo Spurio
2026-01-29  8:55     ` Anirban, Sk
2026-01-28 18:09 ` ✗ CI.checkpatch: warning for drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset (rev3) Patchwork
2026-01-28 18:10 ` ✓ CI.KUnit: success " Patchwork
2026-01-28 18:57 ` ✓ 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