commit | 1be7e2e89de0741e139ba48dd7f3c4639ae8e34f | [log] [tgz] |
---|---|---|
author | Chia-I Wu <[email protected]> | Fri Nov 15 15:46:53 2024 -0800 |
committer | Marge Bot <[email protected]> | Wed Nov 20 01:19:32 2024 +0000 |
tree | b2b99edb8967c4790edcd2ac0430f8f8584ad8c0 | |
parent | a52ffa9f24617d75c9fe3628d7cacc1d6f166764 [diff] |
panvk: implement check_status on v10+ vk_common_*Wait* calls vk_device_check_status to detect device lost. This allows device lost to be reported more timely. Signed-off-by: Chia-I Wu <[email protected]> Reviewed-by: Boris Brezillon <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32166>