anv: implement vulkan video for AV1 decoding
-
Current status
-
Handling I and P frames. -
IntraBC -
10-bit decoding -
Support Filmgrain -
Handling order hints correctly -
In-loop super resolution
-
-
Passes all CTS tests except for tests for filmgrain.
- Need to expand MAX_BOUND_MEMORY to 40 in vktVideoBaseDecodeUtils.hpp
-
According to docs av1 decoding is supported from Gen11 but this series is tested only on ADL-P(Gen12)
Edited by Hyunjun Ko