mesa/src/intel
Sagar Ghuge 4ebd09e445 anv: Set CS stall bit during HIZ_CCS_WT surface fast clear
It make sense to enable CS stall so that it guarantees that the fast
clear will start after tile cache flush has completed.

cc: mesa-stable
closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9030

Fixes: e488773b ("anv: Fast clear depth/stencil surface in vkCmdClearAttachments"
Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23063>
(cherry picked from commit 688ee02864)
2023-06-07 18:02:01 +02:00
..
blorp anv,blorp,iris: Set PreferredSLMAllocationSize on gfx125+ 2023-04-06 10:54:47 +00:00
ci Uprev Piglit to 2391a83d1639a7ab7bbea02853b922878687b0e5 2023-04-04 15:37:14 +00:00
common intel/common: limit the amount of SLM with Wa_14017341140 2023-04-06 10:54:47 +00:00
compiler intel/compiler: Fix a fallthrough in components_read() for atomics 2023-06-07 10:58:21 +02:00
dev
ds anv: add utrace tracking of frame boundaries 2023-04-13 01:14:38 +00:00
genxml intel/genxml: Add the preferred slm size enum for gen125 2023-04-06 10:54:46 +00:00
isl isl: fix layout for comparing surf and view properties 2023-05-05 19:07:15 +01:00
nullhw-layer
perf intel/perf: fix OA format selection on MTL 2023-04-03 23:34:17 +00:00
tools
vulkan anv: Set CS stall bit during HIZ_CCS_WT surface fast clear 2023-06-07 18:02:01 +02:00
vulkan_hasvk hasvk: enable single texel alignment 2023-06-02 19:34:01 +01:00
meson.build