media: amphion: implement vpu core communication based on mailbox
driver use mailbox to communicate with vpu core. and there are a command buffer and a message buffer. driver will write commands to the command buffer, then trigger a vpu core interrupt vpu core will write messages to the message buffer, then trigger a cpu interrupt. Signed-off-by: NMing Qian <ming.qian@nxp.com> Signed-off-by: NShijie Qin <shijie.qin@nxp.com> Signed-off-by: NZhou Peng <eagle.zhou@nxp.com> Reported-by: Nkernel test robot <lkp@intel.com> Tested-by: NNicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Showing
想要评论请 注册 或 登录