mesa/src
Jason Ekstrand 85c8320385 lavapipe: Reset the free_cmd_buffers list in TrimCommandPool
We delete all the command buffers but they're still in the list so
future allocations may try to re-use them post-free and another trim
will re-delete them.

Fixes: b38879f8c5 ("vallium: initial import of the vulkan frontend")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15311>
(cherry picked from commit 66cb64c8ad)
2022-03-10 23:24:01 +00:00
..
amd radv: include adjust_frag_coord_z in key 2022-03-10 23:23:59 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom v3dv: Hotfix: Rename remaining V3DV_HAS_SURFACE->V3DV_USE_WSI_PLATFORM 2022-01-12 20:59:00 +00:00
compiler nir: Add missing dependency on nir_opcodes.py 2022-02-23 17:55:56 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl meson: Add "amber" option for automatic LTS build configuration 2022-03-06 08:36:14 +00:00
etnaviv etnaviv: drm: properly handle reviving BOs via a lookup 2022-01-12 19:54:26 +00:00
freedreno ir3/nir: Fix 1d array readonly images 2022-03-10 23:23:57 +00:00
gallium lavapipe: Reset the free_cmd_buffers list in TrimCommandPool 2022-03-10 23:24:01 +00:00
gbm gbm: Don't pass default usage flags on ABIs < 1 2021-12-17 22:30:49 +00:00
getopt
glx glx: fix pbuffer refcount init 2022-02-23 17:55:57 +00:00
gtest
hgl
imgui
intel intel/fs: fix total_scratch computation 2022-03-10 23:23:57 +00:00
loader meson: Add "amber" option for automatic LTS build configuration 2022-03-06 08:36:14 +00:00
mapi glapi: should not add alias function to static_data.py 2022-01-12 19:54:24 +00:00
mesa mesa: Fix discard_framebuffer for fbo vs winsys 2022-03-10 23:24:01 +00:00
microsoft nir: Add missing dependency on nir_opcodes.py 2022-02-23 17:55:56 +00:00
nouveau
panfrost panfrost: Fix ubo_mask calculation 2022-03-10 23:23:59 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util/slab: add slab_zalloc 2022-03-10 23:24:01 +00:00
virtio venus: properly destroy deferred ahb image before real image creation 2022-02-23 17:55:56 +00:00
vulkan vulkan/wsi: Set MUTABLE_FORMAT_BIT in the prime path 2022-02-09 20:07:49 +00:00
meson.build radv: Allow building when LLVM isn’t enabled 2021-10-01 10:40:18 +02:00