broadcom/compiler: disable tmu pipelining when needed
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 24 May 2023 09:58:51 +0000 (11:58 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 24 May 2023 15:17:03 +0000 (15:17 +0000)
commit88ca89bea927c8c51c0b3b5d057791ddcbf6fe62
treead6b03674f851f4b8f7d47b0726c3abc00df7031
parent8dbd9925d5cd2d5b477393bd352ccfd8192f0ecc
broadcom/compiler: disable tmu pipelining when needed

disable_tmu_pipelining has been recently set to false on two
strategies that should set it to true.

Fixes the following CTS test:
dEQP-VK.graphicsfuzz.spv-stable-maze-flatten-copy-composite

Fixes: c950098ab - broadcom/compiler: move buffer loads to lower register pressure

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23207>
src/broadcom/compiler/vir.c