radv: compute the GFX9 fence VA at allocation time
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 17 Jan 2019 08:33:38 +0000 (09:33 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 23 Jan 2019 10:31:12 +0000 (11:31 +0100)
commit5f0b17d5818163d6f46144071ebd5544fc341bc0
tree706afd46dd2a6ad0ba714a19c5f4ddf0f3103d74
parente7ac7924001d87d6c3083562969ff74306cc59d5
radv: compute the GFX9 fence VA at allocation time

Instead of doing every time we emit cache flushes.

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