RADV Radeon Vulkan Driver Merges Support For VP9 Video Decoding
- Reference: 0001552127
- News link: https://www.phoronix.com/news/Mesa-RADV-Merges-VP9
- Source link:
[2]This merge request landed hours ago for supporting VP9 video decoding with the Vulkan Video API for the Mesa Radeon "RADV" driver. The code was authored by Red Hat engineer David Airlie. All of the relevant Vulkan Video VP9 test cases are passing.
This RADV video acceleration for VP9 is working with Navi 1 (RDNA1) and newer. This support though does require the very latest linux-firmware.git state for the newest VCN firmware fixes for properly dealing with VP9.
Earlier today The Khronos Group also published [3]a blog post with more details on the arrival of this VP9 decode extension. NVIDIA with their driver stack on Windows and Linux does have beta support for VK_KHR_video_decode_vp9.
[1] https://www.phoronix.com/news/Vulkan-1.4.317-Released
[2] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35398
[3] https://www.khronos.org/blog/khronos-announces-vulkan-video-decode-vp9-extension
Danny3