]> asedeno.scripts.mit.edu Git - linux.git/commit
Revert "[media] v4l: vsp1: Supply frames to the DU continuously"
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Wed, 5 Oct 2016 10:41:00 +0000 (11:41 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 18 Mar 2019 15:23:31 +0000 (17:23 +0200)
commit437c24dd19b88898557c51c23c84122f236c9371
treeb04dadab56d6fbcbef7a0b5f03bb9b21ae05b104
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
Revert "[media] v4l: vsp1: Supply frames to the DU continuously"

This reverts commit 3299ba5c0b21 ("[media] v4l: vsp1: Supply frames to
the DU continuously")

The DU output mode does not rely on frames being supplied on the WPF as
its pipeline is supplied from DRM. For the upcoming WPF writeback
functionality, we will choose to enable writeback mode if there is an
output buffer, or disable it (leaving the existing display pipeline
unharmed) otherwise.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vsp1/vsp1_video.c