]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] v4l: vsp1: Use DFE instead of FRE for frame end
authorKieran Bingham <kieran+renesas@bingham.xyz>
Tue, 6 Sep 2016 09:55:02 +0000 (06:55 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 19 Sep 2016 17:51:58 +0000 (14:51 -0300)
commit4c4b57b91bee77c442809b20f1bbeb490a5db5cc
tree32c0e09192bdd9bf080bb9e73001634a2db87d3e
parentbfb4d5be9e1d5a70d0710e815d15a4245eaaafc4
[media] v4l: vsp1: Use DFE instead of FRE for frame end

The DFE and FRE interrupts are both fired at frame completion, as each
display list processes a single frame. This won't be true anymore when
using image partitioning, switch to DFE in preparation.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran+renesas@bingham.xyz>
Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/vsp1/vsp1_drv.c
drivers/media/platform/vsp1/vsp1_wpf.c