iris: Enable always flush cache with DEBUG_STALL option
authorSagar Ghuge <sagar.ghuge@intel.com>
Fri, 8 Sep 2023 06:42:31 +0000 (23:42 -0700)
committerMarge Bot <emma+marge@anholt.net>
Fri, 8 Sep 2023 20:57:20 +0000 (20:57 +0000)
commit7901b536ee012a98343e2acdf017085029c59139
tree1ed4e494994e86adfd1ae39496424f290d93edcb
parent28e1e33c32bd1c58ff20c7c9b5801f6c56a5734b
iris: Enable always flush cache with DEBUG_STALL option

With DEBUG_STALL option, enable always cache flush option for debugging
purpose that aligns with anv.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25108>
src/gallium/drivers/iris/iris_screen.c