mesa/src/amd
Dave Airlie f33683e4da radv: don't submit empty command buffers on encoder ring.
the vcn enc/unified rings don't do nop packets, and hang with 0 sized
cmd buffers. This just stops submitting 0 sized cmd buffers to the hw.

Fixes hangs with dEQP-VK.video.decode.h264_i on navi3x

Cc: mesa-stable
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25932>
2024-01-18 13:33:25 +10:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci amd/ci: add flakes seen today 2024-01-17 17:01:59 +00:00
common ac,radeonsi: emulate GS primitive pipeline stat on gfx11 because of culling 2024-01-17 09:05:55 +00:00
compiler aco: reassign split vector to SOPC 2024-01-13 11:03:09 +00:00
drm-shim amd: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 22:02:17 +00:00
llvm nir: remove sad_u8x4 2024-01-05 18:55:22 +00:00
registers ac/registers: allow to parse GCVM_L2_PROTECTION_FAULT_STATUS 2023-10-30 08:10:22 +00:00
vpelib amd/vpelib: Solve the downscaling problem for 2 tap 2024-01-11 19:21:17 +00:00
vulkan radv: don't submit empty command buffers on encoder ring. 2024-01-18 13:33:25 +10:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00