commit | c467a87e06e21ad9e8bcc9e3556b6fc6f19a1bf1 | [log] [tgz] |
---|---|---|
author | Sebastian Wick <sebastian.wick@redhat.com> | Fri Jan 26 16:41:13 2024 +0100 |
committer | Marge Bot <emma+marge@anholt.net> | Sat Jan 27 14:59:11 2024 +0000 |
tree | 528c8f8197925a0b84c47d8566754d5269b84357 | |
parent | a0a453e43f6efec864267a20a555a5c1ffe7eabc [diff] |
radeonsi: Destroy queues before the aux contexts Otherwise the queue might access the already destroyed aux contexts Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27300>