OSDN Git Service

radv: don't skip PS/VS partial flush
authorAndres Rodriguez <andresx7@gmail.com>
Fri, 20 Oct 2017 22:02:15 +0000 (18:02 -0400)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Fri, 20 Oct 2017 23:01:44 +0000 (01:01 +0200)
commit9f7edf4d1f4e2d6acf5ed520ce85815fb1c5d884
tree5123cf750c1157a332315e08325dc8f846c30258
parentfd04f3eb862984b862c35feca78418798512af99
radv: don't skip PS/VS partial flush

This patch helps lower high priority compute latency. Found by
bisecting a perf regression on computeparticles with high priority
compute queues enabled.

Reverting this micro-optimization doesn't seem to have any negative
effect on performance on Dota2 or ssao.

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/si_cmd_buffer.c