mesa/src/panfrost/vulkan/csf
Erik Faye-Lund cdef6cfa8c panvk: error-check get_fb_descs calls
These calls were missing error-handling, but all the pieces to do so are
already in place. Let's report the errors as appropriate.

Fixes: 5544d39f44 ("panvk: Add a CSF backend for panvk_queue/cmd_buffer")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31216>
2024-09-18 18:53:25 +00:00
..
panvk_cmd_buffer.h panvk/csf: Fix missing TSD pointer initialization on RUN_IDVS 2024-09-12 19:29:08 +00:00
panvk_event.h
panvk_queue.h
panvk_vX_cmd_buffer.c panvk/csf: Unconditionally clean L2 and LS caches when closing a CS 2024-09-18 16:34:54 +00:00
panvk_vX_cmd_dispatch.c
panvk_vX_cmd_draw.c panvk: error-check get_fb_descs calls 2024-09-18 18:53:25 +00:00
panvk_vX_cmd_event.c panvk: Fix use of cs_sync64_wait in cmd_wait_event 2024-09-18 17:08:48 +00:00
panvk_vX_event.c
panvk_vX_queue.c panvk: remove out-of-date detail 2024-09-18 18:53:25 +00:00