commit | 5ffbe026300747084489778865477bf19bd94505 | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Fri Jul 24 15:35:46 2020 +0200 |
committer | Cindy Liu <hcindyl@google.com> | Fri Jul 24 17:02:53 2020 -0700 |
tree | 122ead278f33e70679b038ee288666ca1d1a8b5a | |
parent | b853627c553a47ee3a8df40af87b0c2aa0d39db9 [diff] |
media: mtk-vpu: add support for non-acking ipi responses Some IPI for the VCU should not ack the driver. These IPI are usually sequential and only the last one should ack the driver. Add support for non_ack ipi response. Signed-off-by: Fabien Parent <fparent@baylibre.com>