diff options
author | Rob Clark <[email protected]> | 2018-08-20 09:55:12 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-08-20 10:03:05 -0400 |
commit | e11e9d639439c32fe9dfa5af22abda2b54157771 (patch) | |
tree | cbf4b30c677fbe193f16539d6927eea04cd81b29 /build-support | |
parent | 5fab32ddad8b32c4a05517c43623653f8634c4d9 (diff) |
freedreno: fix context teardown race
We could still have batches queued up to flush, so fd_context_destroy()
(which will kill and sync on the flush_queue) before deleting buffers
that might be referenced from fdN_gmem() from context of flush_queue.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'build-support')
0 files changed, 0 insertions, 0 deletions