mesa/src/amd/vulkan/winsys
Samuel Pitoiset fc0cfaae1c radv/amdgpu: add a way to wait for VM updates at alloc time
RADEON_FLAG_VM_UPDATE_WAIT can be passed to wait for VM updates at
allocation time instead of delaying them at submit time. There is no
reason to delay the waiting when the memory is bound to images/buffers
because in DX12 ressources are allocated and bound immediately.

This flag will be used to workaround an use-before-alloc in FH5
(game bug) which causes GPU hangs.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38031>
2025-10-27 07:56:44 +00:00
..
amdgpu radv/amdgpu: add a way to wait for VM updates at alloc time 2025-10-27 07:56:44 +00:00
null amd: change radeon_info::lds_size_per_workgroup for GFX10+ to 64KB 2025-10-15 11:20:09 +00:00