]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/gt: add wait on depth stall done bit handling
authorJuha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Fri, 14 Feb 2025 15:57:11 +0000 (17:57 +0200)
committerAndi Shyti <andi.shyti@linux.intel.com>
Tue, 18 Feb 2025 11:37:04 +0000 (12:37 +0100)
commit7ded94bd11d47a8ddef051aef1d1a42d8191e09f
tree85d183ab52a2c4c96ca77b5cf16c0cddb00d4ef1
parent3a79e5a8b454bd055c5a7a499f773e082209cd20
drm/i915/gt: add wait on depth stall done bit handling

Add writing of WAIT_ON_DEPTH_STALL_DONE_DISABLE for gen12, this
is performance optimization.

Bspec: 46132

Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12411
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250214155712.2849848-2-juhapekka.heikkila@gmail.com
drivers/gpu/drm/i915/gt/intel_gt_regs.h
drivers/gpu/drm/i915/gt/intel_workarounds.c