linux_old1/drivers/media/platform/vsp1
Takashi Saito 1517b03923 [media] v4l: vsp1: Add display list support
Display lists contain lists of registers and associated values to be
applied atomically by the hardware. They lower the pressure on interrupt
processing delays when reprogramming the device as settings can be
prepared well in advance and queued to the hardware without waiting for
the end of the current frame.

Display list support is currently limited to the DRM pipeline.

Signed-off-by: Koji Matsuoka <koji.matsuoka.xm@renesas.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-19 09:40:47 -02:00
..
Makefile [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1.h [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_bru.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_bru.h [media] v4l: vsp1: Make number of BRU inputs configurable 2016-02-19 09:16:07 -02:00
vsp1_dl.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_dl.h [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_drm.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_drm.h [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_drv.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_entity.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_entity.h [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_hsit.c [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_hsit.h [media] v4l: vsp1: Add HST and HSI support 2013-12-11 09:22:44 -02:00
vsp1_lif.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_lif.h [media] v4l: vsp1: Update copyright notice 2014-03-12 10:41:51 -03:00
vsp1_lut.c [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_lut.h [media] v4l: vsp1: Add LUT support 2013-12-11 09:25:20 -02:00
vsp1_pipe.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_pipe.h [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_regs.h [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2 2016-02-19 09:32:49 -02:00
vsp1_rpf.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_rwpf.c [media] v4l: vsp1: Align crop rectangle to even boundary for YUV formats 2015-07-06 08:26:08 -03:00
vsp1_rwpf.h [media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers 2016-02-19 09:24:32 -02:00
vsp1_sru.c [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_sru.h [media] v4l: vsp1: sru: Make the intensity controllable during streaming 2014-07-17 12:44:54 -03:00
vsp1_uds.c [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_uds.h [media] v4l: vsp1: uds: Fix scaling of alpha layer 2014-07-17 12:45:00 -03:00
vsp1_video.c [media] v4l: vsp1: Make pipeline inputs array index by RPF index 2016-02-19 09:22:38 -02:00
vsp1_video.h [media] v4l: vsp1: Move format info to vsp1_pipe.c 2016-02-19 09:18:12 -02:00
vsp1_wpf.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00