mesa/src
Boris Brezillon bea7c59113 panvk: Don't call queue_finish() on non-initialized queues
panvk_per_arch(queue_init)() can fail, and we need to undo the
initialization only on queues that were properly initialized.

In order to do that, increment queue_count only after the
initialization succeeds, and adjust the test in the error path to not
leave an allocated but non-initialized panvk_queue object behind.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31382>
2024-10-01 14:36:38 +00:00
..
amd radv: advertise sampler2DViewOf3D 2024-10-01 08:33:51 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi hk: enable VK_KHR_shader_relaxed_extended_instruction 2024-09-16 15:58:35 +00:00
broadcom v3d/v3dv/ci: update expected results 2024-10-01 13:04:21 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir/tests: test opt_loop_peel_initial_break with derefs in header block 2024-10-01 12:24:22 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl egl: Fix missing libdrm check 2024-09-28 18:07:01 +00:00
etnaviv etnaviv: isa: Add conv instruction 2024-08-30 01:53:18 +00:00
freedreno ir3: disallow immediates for shfl src1 2024-10-01 13:48:40 +00:00
gallium zink/ci: update expected list of failures for VANGOGH 2024-10-01 08:33:51 +00:00
gbm gbm: mark surface buffers as explicit flushed 2024-09-26 09:36:46 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream gfxstream: Handle tmp folder explicitly on codegen 2024-09-27 03:20:07 +00:00
glx glx: Destroy base screen after deinitScreen 2024-09-10 08:55:58 +02:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Don't emit critical warning all the time 2024-09-24 13:26:46 +00:00
imgui
intel anv: enable KHR_video_maintenance1 2024-10-01 10:45:14 +09:00
loader meson: remove dri-search-path 2024-09-19 05:06:50 +00:00
mapi mesa: OVR_multiview_multisampled_render_to_texture 2024-09-20 18:54:26 +00:00
mesa st/mesa: copy some TES shader info fields to TCS 2024-10-01 02:48:30 +00:00
microsoft ci/windows: Increase dozen-deqp fraction 2024-09-12 19:07:45 +00:00
nouveau compiler/rust: Copy MappedInstrs from NAK 2024-10-01 11:33:35 +00:00
panfrost panvk: Don't call queue_finish() on non-initialized queues 2024-10-01 14:36:38 +00:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util drirc/anv: force_vk_vendor=-1 for Faaast Penguin 2024-10-01 10:53:10 +00:00
virtio venus: avoid over-caching sfb cmds 2024-09-05 19:17:22 +00:00
vulkan vulkan: Add a comment explainint SEVERITY_WARNING_BIT for vk_error*() 2024-10-01 00:48:36 +00:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format panfrost: Move ForEachMacros into panfrost 2024-09-12 20:04:58 +00:00
meson.build mesa: add gfxstream-experimental to -Dvulkan-drivers 2024-09-19 20:06:04 +00:00