[media] v4l: vsp1: Add header display list support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 15 Nov 2015 00:48:27 +0000 (22:48 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 Apr 2016 20:47:50 +0000 (17:47 -0300)
commit1216198935d476e33affd104f0b4210c1fcc2477
tree5f4c9a3ca02073abaf49ea057c29ce1c055e85f6
parent1bd0a1bd3462f2b04f969f649875b28eaa85c97d
[media] v4l: vsp1: Add header display list support

Display lists can operate in header or headerless mode. The headerless
mode is only available on WPF0, to be used with the display engine. All
other WPF instances can only use display lists in header mode.

Implement support for header mode to prepare for display list usage on
WPFs other than 0.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vsp1/vsp1_dl.c
drivers/media/platform/vsp1/vsp1_dl.h
drivers/media/platform/vsp1/vsp1_wpf.c
This page took 0.024568 seconds and 5 git commands to generate.