radv/gfx10: make GDS idle when leaving the IB
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 10 Sep 2019 08:56:24 +0000 (10:56 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 16 Sep 2019 10:08:22 +0000 (12:08 +0200)
commit7314f6ef97cd3dabb75774abc6283a8813e158ca
tree733a283fb9d819648bc7940e2a269eabc3ffd859
parent2d89d8f33359eb517f9e1b4b81f2fddbe47ddfa3
radv/gfx10: make GDS idle when leaving the IB

NGG streamout uses GDS and we have to make sure that another
process isn't going to overwrite GDS while our shaders are busy.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c