OSDN Git Service

radeonsi: apply the double EVENT_WRITE_EOP workaround to VI as well
authorMarek Olšák <marek.olsak@amd.com>
Tue, 29 Nov 2016 22:35:09 +0000 (23:35 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 1 Dec 2016 01:16:51 +0000 (02:16 +0100)
commitbacf9b4e735cc9d96acd2d507dfb2fc8831966a3
tree87ddcaa8aeae979791da8d9404e8d285cca23f9a
parenta816c7fe07bf16325c11bc692486ffb6d1e8b670
radeonsi: apply the double EVENT_WRITE_EOP workaround to VI as well

Internal docs don't mention it, but they also don't mention that the bug
has been fixed (like other CI bugs fixed in VI).

Vulkan does this too.

v2: also update r600_gfx_write_fence_dwords

Cc: 13.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> (v1)
src/gallium/drivers/radeon/r600_pipe_common.c