summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2015-09-28 15:18:08 -0400
committerEmil Velikov <[email protected]>2015-10-07 14:45:08 +0100
commit0ae914f65d84fb49a227f7584e84a9aa5e2f270f (patch)
tree616c53d541be53460f390c948642393876050377 /src/mesa
parentb2c8b0e546e9245c959895c5765de791261e2cad (diff)
nouveau: wait to unref the transfer's bo until it's no longer used
The bo will often come from a slab in which case it doesn't matter. But for larger allocations this will be in its own bo, and we have to make sure to wait until it's no longer used in order for it to be freed. Signed-off-by: Ilia Mirkin <[email protected]> Cc: [email protected] Tested-by: Marcin Ĺšlusarz <[email protected]> (cherry picked from commit 1d8cba9b51b7a6e7dbf3f0d3f53b5c232fd0b5b2)
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions