Skip to content

radeonsi/vcn: enable vcn encoder intra-refresh

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

What does this MR do and why?

radeonsi/vcn:  enable vcn encoder intra-refresh

Enable intra-refresh in vcn encoders for all codecs.
It supports row and column modes only, and doesn't support
mixed row and column. Also intra-refresh requires application
side to have a logic of sending the corresponding refresh
commands for completing the refresh cycle.

Signed-off-by: Ruijing Dong <ruijing.dong@amd.com>

Merge request reports