diff options
author | Samuel Pitoiset <[email protected]> | 2018-06-28 12:21:18 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2018-07-05 11:31:06 +0200 |
commit | 8339ba827bf3f18463824206347665a45989b99e (patch) | |
tree | 1a8c258ae4a7ee1d4826bdf57b6a163b453fd3d2 /src/amd/vulkan/radv_shader.h | |
parent | f635109140d92139f981f5cd5409f5b1078fc079 (diff) |
radv: optimize vkCmd{Set,Reset}Event() a little bit
Always emitting a bottom-of-pipe event is quite dumb. Instead,
start to optimize these functions by syncing PFP for the
top-of-pipe and syncing ME for the post-index-fetch event.
This can still be improved by emitting EOS events for
syncing PS and CS stages.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_shader.h')
0 files changed, 0 insertions, 0 deletions