zink: set zs feedback loop bit from driver workaround on ctx create
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 7 Feb 2023 17:50:10 +0000 (12:50 -0500)
committerEric Engestrom <eric@engestrom.ch>
Wed, 8 Feb 2023 20:34:47 +0000 (20:34 +0000)
commit0064841f28f7d66646a3a5fdcdba74d9a47d29bd
treea0e25709f855394cc140f12b4d3edcd8106f54de
parente9b162820954a96688bc734ff0614bd0320e88cb
zink: set zs feedback loop bit from driver workaround on ctx create

this may otherwise not be set until the cache has been broken

Fixes: 56fb2580642 ("zink: replace mixed_zs with zs feedback loops")

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21169>
(cherry picked from commit bbae237258a40c370caffb58602745f1d36f66ba)
.pick_status.json
src/gallium/drivers/zink/zink_context.c