mesa/src
Danylo Piliaiev b86ecec80b tu: Fix imported memory not being affected by DEVICE_ADDRESS_CAPTURE_REPLAY
It's valid to import memory with DEVICE_ADDRESS_CAPTURE_REPLAY_BIT
and we should allocate iova from the end of VMA heap, same as with ordinary
memory allocations. This is important for replaying such memory, when it
is being replayed without being imported.

Fixes replay errors with RenderDoc.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40378>
2026-03-19 20:28:39 +00:00
..
amd radv: stop passing radv_device for creating NIR meta shaders 2026-03-19 19:23:55 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi vulkan/runtime: break view mask from renderpass information 2026-03-17 20:13:35 +00:00
broadcom broadcom/ci: update expected results 2026-03-18 13:18:39 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler pan/bi: Lower VS outputs in NIR 2026-03-19 11:25:32 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl wsi/wayland: Use wl_fixes to destroy wl_registry 2026-03-12 16:24:33 +00:00
etnaviv Uprev Piglit to d0a16eee4f7b24abe7e3aab6ee77db8f82e5ad49 2026-03-14 00:35:59 +01:00
freedreno tu: Fix imported memory not being affected by DEVICE_ADDRESS_CAPTURE_REPLAY 2026-03-19 20:28:39 +00:00
gallium freedreno/a6xx: Move A2D reg write to ncrb 2026-03-19 19:58:20 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: fixes to get Fuchsia headless to compile 2026-03-17 16:25:53 +00:00
glx glx: guard glx_screen frontend_screen member 2026-03-10 01:53:15 +00:00
gtest
imagination pvr, ci: Update expected failures list 2026-03-17 20:53:15 +00:00
imgui
intel anv: don't queue pipe control reasons wihout a trace 2026-03-19 18:13:46 +00:00
kosmickrisp vulkan/runtime: break view mask from renderpass information 2026-03-17 20:13:35 +00:00
loader kmsro: wire Zink up as a fallback 2026-03-13 18:54:26 +00:00
mesa mesa: add force_explicit_uniform_loc_zero workaround 2026-03-18 07:28:07 +00:00
microsoft ci: Bump DirectX-Headers and Agility SDK dependencies to v1.619.1 2026-03-10 15:06:44 +00:00
nouveau nak: make nak_mem_vectorize_cb create only aligned and supported vectors 2026-03-18 12:13:03 +00:00
panfrost pan/va/disasm: Move src discard marker behind reg 2026-03-19 15:11:13 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
util util: Use same method to clear bits in u_foreach_bit as util_bitcount 2026-03-19 17:30:25 +00:00
virtio venus: force prime blit on Nvidia GPU 2026-03-12 20:03:19 +00:00
vulkan vulkan: stop passing vk_device to vk_set_subgroup_size() 2026-03-19 19:23:54 +00:00
x11 x11: Add helper util to check for xshm support 2026-03-06 01:18:53 +00:00
.clang-format util: Add sparse bitset data structure 2025-11-06 21:34:33 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00