Re: [PATCH v2,2/7] media: mediatek: vcodec: using each instance lat_buf count replace core ready list

From: AngeloGioacchino Del Regno
Date: Tue Dec 20 2022 - 04:33:25 EST


Il 19/12/22 07:43, Yunfei Dong ha scritto:
Core Hardware decoder depends on each instance lat_buf count,
calling queue_work decode again when the lat_buf count of each instance
isn't zero.

Fixes: 365e4ba01df4 ("media: mtk-vcodec: Add work queue for core hardware decode")
Signed-off-by: Yunfei Dong <yunfei.dong@xxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>