Re: [PATCH v15, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture

From: AngeloGioacchino Del Regno
Date: Thu Dec 16 2021 - 04:02:23 EST


Il 16/12/21 09:57, Yunfei Dong ha scritto:
For lat and core architecture, lat thread will send message to core
thread when lat decode done. Core hardware will use the message
from lat to decode, then free message to lat thread when decode done.

Signed-off-by: Yunfei Dong <yunfei.dong@xxxxxxxxxxxx>

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