mesa/src/vulkan
Emma Anholt 40ff53c5b8 wsi: Fix the flagging of dma_buf_sync_file for the amdgpu workaround.
In my regression fix, I covered one of the two paths that had stopped
setting the implicit_sync flag and thus triggered the amdgpu behavior we
don't want, but probably the less common one.

Fixes: f7cbc7b1c5 ("radv: Allocate BOs as implicit sync even if the WSI is doing implicit sync.")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13942
(cherry picked from commit aa96444149)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38010>
2025-10-21 14:42:27 -07:00
..
anti-lag-layer anti-lag: Do not enable layer by default. 2025-09-26 13:29:38 +00:00
device-select-layer device-select: Fix error check. 2025-09-29 17:19:34 +02:00
overlay-layer imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
registry vulkan: update spec to 1.4.328 2025-09-26 14:02:52 +00:00
runtime treewide: don't check before free 2025-10-15 23:01:33 +00:00
screenshot-layer treewide: don't check before free 2025-10-15 23:01:33 +00:00
util radv: Allocate BOs as implicit sync even if the WSI is doing implicit sync. 2025-10-10 19:17:04 +00:00
vram-report-limit-layer clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
wsi wsi: Fix the flagging of dma_buf_sync_file for the amdgpu workaround. 2025-10-21 14:42:27 -07:00
meson.build wsi/display: Expose HDR10 colorspace based on EDID 2025-08-05 08:50:05 +00:00
vulkan-android.sym android/vk: drop unnecessary symbols 2023-03-04 07:41:10 +00:00
vulkan-icd-android-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan-icd-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan.sym vk: move radv's linker symbols scripts for use in all drivers 2023-03-04 07:41:10 +00:00
vulkan_api.def.in