commit | 48402961a1cde6f76928681516f43de63feeb61d | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Fri Jul 24 18:34:54 2020 +0200 |
committer | Cindy Liu <hcindyl@google.com> | Fri Jul 24 17:02:53 2020 -0700 |
tree | 7c177711ff529cebd442c12668ba636a70d27fb5 | |
parent | 1d3371ac21f658b58cb94552c75ccc7e5a80673d [diff] |
media: mtk-vpu: correctly handle the IPI numbers for the VCU The IPI id is important, and it is different between the VPU and the VCU. Add code to do the conversion between VPU IPI and VCU IPI. Signed-off-by: Fabien Parent <fparent@baylibre.com>