Files
mesa/src
Boris Brezillon 2d2820349a panvk: Fix call ordering in panvk_DestroyDevice()
Destroy the decode context when all private BOs attached to the device
have been destroyed, otherwise we a have use-after-free situation when
panvk_priv_bo_destroy() calls pandecode_inject_mmap().

Fixes: 211aa20194 ("panvk: Move away from panfrost_{bo,device}")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28104>
2024-03-14 09:51:41 +01:00
..
2024-03-12 19:41:49 +00:00
2024-03-12 19:41:50 +00:00
2024-03-13 22:31:26 +00:00
2024-03-11 00:09:58 +00:00
2023-08-18 21:33:14 +00:00
2024-03-12 19:41:49 +00:00