mesa/src/amd
Samuel Pitoiset e80fddf81f radv/amdgpu: do not copy the original chain link for IBs
Otherwise, if a secondary CS is grown and then executed without IB2,
the INDIRECT_BUFFER packet would have been copied but it shouldn't.

This fixes a regression that introduced GPU hangs with
gl_vk_meshlet_cadscene on RDNA2.

Fixes: df0c742543 ("radv/amdgpu: rework growing a CS with the chained IB path slightly")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24891>
2023-09-05 12:38:33 +00:00
..
addrlib ac/radv: decouple radv vulkan driver and compiler from gallium 2023-08-03 09:45:42 +00:00
ci radv/ci: re-enable vkd3d-polaris10-valve 2023-09-04 16:56:34 +00:00
common ac/nir/ngg: Extract nogs_export_vertex_params function. 2023-09-03 11:04:35 +00:00
compiler aco,radv,radeonsi: rename is_monolithic to merged_shader_compiled_separately 2023-09-04 10:53:44 +08:00
drm-shim amd/drm-shim: use fixed-width types 2023-06-23 18:35:52 +00:00
llvm ac: drop 64 bit handling for cl workgroup intrinsics 2023-08-30 07:04:33 +00:00
registers ac: change offsets of DMA_DATA dwords to prevent reg offset conflicts 2023-08-19 19:36:55 +00:00
vulkan radv/amdgpu: do not copy the original chain link for IBs 2023-09-05 12:38:33 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00