Re: [PATCH v4 1/3] media: mediatek: vcodec: remove vsi operation in common interface

From: AngeloGioacchino Del Regno
Date: Thu Nov 14 2024 - 05:32:10 EST


Il 08/11/24 04:40, Yunfei Dong ha scritto:
Extend struct video shared information (vsi) to send different
parameters to scp for mt8188 architecture is changed.
Remove vsi related operation in common interface to make sure the
interface can be called by extended and non extended architecture
at the same time. The new extended interfaces with new vsi will
be introduced in later patches.

Signed-off-by: Yunfei Dong <yunfei.dong@xxxxxxxxxxxx>
Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

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