crocus: fixup workaround_bo to match 965.
authorDave Airlie <airlied@redhat.com>
Mon, 21 Jun 2021 05:31:06 +0000 (15:31 +1000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 22 Jun 2021 18:56:20 +0000 (18:56 +0000)
commitae17ffedb7fa45008a8f4264c51c6f09cbbde0f0
treea90db48163eea9cbe569acf2a468cb46b66f222e
parent1ced4213309784151c25aee452ea13e2613895f9
crocus: fixup workaround_bo to match 965.

Always add to the batch, and don't set the reloc write flag when
adding to reloc list, as this will confuse the render/compute sync
code and cause over syncing.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11507>
src/gallium/drivers/crocus/crocus_batch.c