mesa/src/gallium/drivers
Patrick Lerda 88f1aac5b2 r600: fix refcnt imbalance related to atomic_buffer_state
Indeed, these references are not freed.

For instance, this issue is triggered on an evergreen card with
"piglit/bin/shader_runner tests/spec/arb_shader_atomic_counter_ops/execution/all_touch_test.shader_test -auto -fbo"
while setting GALLIUM_REFCNT_LOG=refcnt.log.

Fixes: 06993e4ee3 ("r600: add support for hw atomic counters. (v3)")
Signed-off-by: Patrick Lerda <patrick9876@free.fr>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22798>
(cherry picked from commit 4ca8be82d5)
2023-05-03 14:40:42 +01:00
..
asahi
crocus crocus: fix refcnt imbalance related to crocus_create_surface() 2023-05-03 14:40:42 +01:00
d3d12 d3d12: Respect buffer offsets for sampler views 2023-04-19 14:37:56 +01:00
etnaviv etnaviv: Fix regression from if_uses change. 2023-04-12 18:21:40 +00:00
freedreno freedreno: Fix resource tracking vs rebind/invalidate 2023-04-26 17:37:26 +01:00
i915
iris iris: Allow shared scanout buffer to be placed in smem as well 2023-05-01 09:02:37 +01:00
lima lima: fix refcnt imbalance related to framebuffer 2023-04-19 14:37:56 +01:00
llvmpipe llvmpipe: fix native vector width init 2023-05-01 09:02:39 +01:00
nouveau nvc0: do not randomly emit fences. 2023-05-03 14:40:42 +01:00
panfrost panfrost: Allocate shared memory in OpenCL 2023-04-13 01:49:33 +00:00
r300 r300: fix unconditional KIL on R300/R400 2023-04-26 17:37:27 +01:00
r600 r600: fix refcnt imbalance related to atomic_buffer_state 2023-05-03 14:40:42 +01:00
radeonsi radeonsi/vcn: correct cropping for hevc case 2023-05-01 09:02:38 +01:00
softpipe drisw: don't leak the winsys 2023-04-26 17:37:24 +01:00
svga svga: set PIPE_CAP_VERTEX_ATTRIB_ELEMENT_ALIGNED_ONLY for VGPU10 device 2023-04-26 17:37:27 +01:00
tegra
v3d v3d: apply 1D texture miplevel alignment in arrays 2023-05-03 14:40:11 +01:00
vc4
virgl
zink zink: only unset a generated tcs if the bound tcs is the generated one 2023-05-03 14:40:42 +01:00