[PATCH v2 0/1] Add writing of WAIT_ON_DEPTH_STALL_DONE_DISABLE for gen12

Juha-Pekka Heikkila juhapekka.heikkila at gmail.com
Fri Feb 14 15:57:10 UTC 2025


I put writing of this bit in gt_tuning_settings(). Not sure if it is correct
place or should this be in gen12_gt_workarounds_init()..or somewhere
totally different place.

v2: move writing of bit to gen12_ctx_workarounds_init() where it seems to
fit better. Renamed register from XEHP_* to GEN8_*

/Juha-Pekka

Juha-Pekka Heikkila (1):
  drm/i915/xehp: add wait on depth stall done bit handling

 drivers/gpu/drm/i915/gt/intel_gt_regs.h     | 3 +++
 drivers/gpu/drm/i915/gt/intel_workarounds.c | 6 ++++++
 2 files changed, 9 insertions(+)

-- 
2.45.2



More information about the Intel-gfx mailing list