diff options
author | Marek Olšák <[email protected]> | 2017-02-09 03:14:22 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-02-10 11:27:50 +0100 |
commit | d86099df0af7c22c8acfd48b38ad446d9c8df6bd (patch) | |
tree | 37150f84dbea42b5c86c32a5d1d007f6db8130bb /src/gallium/auxiliary/gallivm | |
parent | 24e3b064088b837a930f6e62afa43b3fc3c10e13 (diff) |
gallium/radeon: fix performance of buffer readbacks
We want cached GTT for all non-persistent read mappings.
Set level = 0 on purpose.
Use dma_copy, because resource_copy_region causes a failure in the PBO
read of piglit/getteximage-luminance.
If Rocket League used the READ flag, it should get cached GTT.
v2: mask out UNSYNCHRONIZED
Cc: 13.0 17.0 <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/gallivm')
0 files changed, 0 insertions, 0 deletions