Skip to content

radeon/vcn: enable dynamic dpb Tier2 support for avc/hevc decoder in vaapi

Ruijing Dong requested to merge rdong/mesa-rdong-2021:dynamic_dpb2 into main

Adding support for dynamic dpb Tier2 for avc/hevc decoder in vaapi, mainly to disable h264 extension to use the arrangement of DPB buffer from application layer rather than from VCN FW side. In the meanwhile, keep omx/vdpau using the existing mode without changes.

Merge request reports