diff options
author | Kenneth Graunke <[email protected]> | 2020-05-01 10:57:15 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-01 19:00:02 +0000 |
commit | fb95ac68552d84d5d4f587edfb38cdc1889ede87 (patch) | |
tree | c92c520c8a52e72aef3522c7e20086e3b6032b8e /src/gallium/targets | |
parent | c94379c770e86f66f17d5747e1925bd65bed65c0 (diff) |
iris: Destroy transfer slab after batches
Batches are going to have an uploader in the next commit, so destroying
batches will destroy uploaders, which will unmap transfers, which will
return things to the slab allocator. So we need to reorder destroying
the slab allocator to the end to avoid crashing.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3802>
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions