mesa/src/gallium/drivers
Derek Lesho 7294206e88 zink: Guard bo map/unmap on map_count.
Otherwise zink_bo_map can return cpu_ptr being destroyed by zink_bo_unmap.

Cc: mesa-stable
(cherry picked from commit ce45069c49)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41269>
2026-04-29 17:54:43 +02:00
..
asahi nir/gather_info: clear interpolation qualifiers only in fragment stage 2026-04-29 17:54:41 +02:00
crocus crocus: Fix shader precompilation on Gen6 and higher 2026-04-29 17:54:43 +02:00
d3d12 d3d12: Use HEVC RefPicSet order from frontend 2026-04-29 17:54:41 +02:00
ethosu ethos: fix build on non LP64 architectures 2025-12-23 08:58:26 +00:00
etnaviv etnaviv: Call lower_bool_to_int32 not to_bitsize 2026-03-11 23:21:12 +01:00
freedreno freedreno/a6xx: Better program state size calc 2026-01-28 16:17:59 +01:00
i915 gallium: change pipe_framebuffer_state width/height to 32-bit integer 2025-12-05 21:22:36 +00:00
iris iris: fix a crash in disable_rb_aux_buffer 2026-04-01 11:45:35 +02:00
lima lima/ci: Remove erroneous skips. 2026-02-04 18:39:35 +01:00
llvmpipe llvmpipe: fix color fbfetch 2026-04-01 11:45:32 +02:00
nouveau nouveau: drop sector promotion. 2026-04-29 17:54:43 +02:00
panfrost panfrost: disable round_to_nearest_even for NEAREST samplers 2026-04-14 15:27:47 +02:00
r300 r300: split large HiZ clears into multiple packets 2026-04-01 11:45:35 +02:00
r600 r600: fix atomic_counter_post_dec 2026-04-29 17:54:42 +02:00
radeonsi radeonsi: remove old, unsupported cap 2026-04-29 17:54:42 +02:00
rocket rocket: Fix printing of rknpu_mem_create.dma_addr 2026-02-11 14:54:48 +00:00
softpipe Uprev Piglit to 2842979ebe03b99c33c3e49af5960c69be6c6d46 2025-12-12 21:45:24 +00:00
svga Uprev Piglit to 62d499d63d2b8b29a67efd9d93ed9b6a94d4950e 2026-01-14 06:57:19 +00:00
tegra gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
v3d v3d: reject fast TLB blit when RT formats don't match 2026-03-11 23:21:09 +01:00
vc4 vc4: fix unwanted buffer release on uploader 2026-04-01 11:45:35 +02:00
virgl mesa/renderbuffer: always add PIPE_BIND_SAMPLER_VIEW to rendering textures 2026-04-01 11:45:31 +02:00
zink zink: Guard bo map/unmap on map_count. 2026-04-29 17:54:43 +02:00