Skip to content
Commit 69beac3f authored by Matthew Nicholls's avatar Matthew Nicholls Committed by Emil Velikov
Browse files

radv: remove predication on cache flushes



This can lead to a situation where cache flushes could get conditionally
disabled while still clearing the flush_bits, and thus flushes due to
application pipeline barriers may never get executed.

Fixes: a6c2001a (radv: add support for cmd predication.)
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
(cherry picked from commit ef272b16)
[Emil Velikov: trivial conflicts]
Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>

Conflicts:
	src/amd/vulkan/radv_cmd_buffer.c
parent da327c6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment