summaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorChia-I Wu <[email protected]>2019-05-03 10:40:38 -0700
committerChia-I Wu <[email protected]>2019-05-06 10:31:56 -0700
commitc7078397caed46317ba49065c7e966f880607f3d (patch)
treec0da9b2444d862f0a89e830c5bdd44ae96150cec /doxygen
parent898be8036d05eedc11903f5c7d08d330284c7cb9 (diff)
virgl: do not use inline writes for subdata
Inline writes skip transfer map/unamp at the cost of an extra copy on the data during execbuffer. That is generally a win for small transfers. But the heuristic to use inline writes based on buffer sizes rather than transfer sizes makes little sense. More importantly, inline writes miss optimizations that are done for buffer transfers. Let's just use transfers. Signed-off-by: Chia-I Wu <[email protected]> Reviewed-By: Gert Wollny <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions