mesa/src
Pierre-Eric Pelloux-Prayer 7c2a9e8d2a radeonsi: fix refcount with memobj
The existing refcounting code is correct, unless si_texture_from_winsys_buffer
fails in which case we get a refcount error.

The error code path will use si_texture_reference(&tex, NULL), which
will drop a reference to the memobj buffer, but none was taken yet.

Reviewed-by: Ganesh Belgur Ramachandra <ganesh.belgurramachandra@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36228>
2025-07-21 19:22:40 +00:00
..
amd aco/isel: optimize uniform vote 2025-07-21 14:19:58 +00:00
android_stub
asahi asahi: use tex builders 2025-07-21 12:11:42 +00:00
broadcom v3dv: Make use of hash table helpers 2025-07-18 12:16:36 +00:00
c11
compiler nir/lower_bitmap: use more effective NIR 2025-07-21 12:11:42 +00:00
drm-shim
egl dri: fix image_loader_extensions array 2025-07-21 13:27:07 +00:00
etnaviv etnaviv: Update headers from rnndb 2025-07-20 11:44:51 +00:00
freedreno freedreno/ci: disable defunct baremetal jobs 2025-07-21 15:35:25 +00:00
gallium radeonsi: fix refcount with memobj 2025-07-21 19:22:40 +00:00
gbm gbm: Add more formats 2025-07-15 12:37:10 +00:00
getopt
gfxstream gfxstream: null-check in vulkan-mapper 2025-07-21 19:00:18 +00:00
glx dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
gtest
imagination nir/opt_vectorize_io: optionally vectorize loads with holes 2025-07-15 16:29:30 +00:00
imgui
intel intel: Enable CCS_E on linear surfaces on Xe2+ 2025-07-21 18:36:31 +00:00
loader dri: Add additional 16/32b float/int formats 2025-07-15 12:37:10 +00:00
mapi mesa: support NV_timeline_semaphore 2025-07-07 21:18:29 +00:00
mesa bufferobj: init the return value for GetParam functions 2025-07-21 17:37:04 +00:00
microsoft dzn: drop redundant internal = true writes 2025-07-21 12:11:42 +00:00
nouveau nouveau,nvk: Import the Blackwell and Hopper DMA class headers 2025-07-21 14:49:42 +00:00
panfrost panvk: Add basic infrastructure for shader variants 2025-07-21 16:52:44 +00:00
tool pps: Generate libgpudataprofiling.so from pps-producer sources for Android CTS 2025-07-15 20:29:57 +00:00
util util: crib SWAP macro from freedreno 2025-07-21 11:42:18 +00:00
virtio venus: clean up post vk_android_get_ahb_image_properties adoption 2025-07-17 20:12:23 +00:00
vulkan vulkan/nir_convert_ycbcr: use more effective nir 2025-07-21 12:11:42 +00:00
x11 x11: Add an x11_xlib_display_is_thread_safe() helper 2025-07-16 01:32:56 +00:00
.clang-format libagx: port pre-GS to CL 2025-06-27 15:31:49 +00:00
meson.build meson: Only build src/x11 if with_platform_x11 2025-07-16 01:32:55 +00:00