
David Airlie has merged support to Mesa 24.3 so the RADV Vulkan Video support is exposed by default when using a Navi 3x GPU with the VIdeo Core Next 4.x (VCN4) IP. The new Mesa code adds support for events to Vulkan Video queues on the latest graphics firmware.
The event handling support for Vulkan Video was the missing piece needed for passing the Vulkan Video Conformance Test Suite (CTS) tests.
The RDNA2 support remains off by default and there is no word from AMD yet when they may be providing updated firmware for the video events compatibility. Otherwise the support can be enabled via the RADV_PERFTEST=video_decode and RADV_PERFTEST=video_encode environment variables manually.
This merge for Mesa 24.3 is what takes the RADV Vulkan Video support over the finish line for RDNA3 hardware paired with running the latest AMDGPU firmware files from linux-firmware.git.