Re: [PATCH, v2] media: mediatek: vcodec: Initialize decoder parameters after getting dec_capability

From: Chen-Yu Tsai
Date: Mon Jun 20 2022 - 04:26:19 EST


On Mon, Jun 20, 2022 at 2:32 PM Yunfei Dong <yunfei.dong@xxxxxxxxxxxx> wrote:
>
> Need to get dec_capability from scp first, then initialize decoder
> supported format and other parameters according to dec_capability value.
>
> Fixes: fd00d90330d1 ("media: mtk-vcodec: vdec: move stateful ops into their own file")
> Signed-off-by: Yunfei Dong <yunfei.dong@xxxxxxxxxxxx>
> Tested-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>