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