panfrost: Always write reloaded tiles when making CRC data valid
authorIcecream95 <ixn@disroot.org>
Sat, 1 May 2021 10:45:11 +0000 (22:45 +1200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 6 May 2021 13:27:46 +0000 (13:27 +0000)
commite241ca6e9c6cefa8dae04501ecbef0783771aca9
treecf02d64f75f65f329ffb0f4e9fda7203d72f8728
parent1c58614ceec106b6b0e7b76c5f33bfe489a37c2f
panfrost: Always write reloaded tiles when making CRC data valid

If CRC data is currently invalid and the current batch will make it
valid, write even clean tiles to make sure CRC data is updated.

Fixes: 8ba2f9f6985 ("panfrost: Create a blitter library to replace the existing preload helpers")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10566>
src/panfrost/lib/pan_blitter.c