diff options
author | Samuel Pitoiset <[email protected]> | 2017-04-26 00:36:12 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-04-26 19:15:22 +0200 |
commit | ec301497b87e915924240173ac2854d835446cc6 (patch) | |
tree | ac6b1a5c3ee9062249e6c65cfb5474cf2ab5aab0 /doxygen | |
parent | 96b0cfc82ef08c0a81016278c69f24766f2410b2 (diff) |
radeonsi: use unsynchronized transfers for shader binary uploads
Because the buffer is new, it can't be referenced by any CS.
This can save few CPU cycles by skipping the whole
PIPE_TRANSFER_UNSYNCHRONIZED if in amdgpu_bo_map().
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions