linux/drivers/media/platform/vsp1
Laurent Pinchart a96c5fa450 [media] v4l: vsp1: Make number of BRU inputs configurable
The R-Car Gen3 family has 5-inputs BRUs, support them by making the
number of BRU inputs configurable.

As the driver assumes that the number of BRU inputs is equal to the
number of RPFs, replace the BRU_MAX_INPUTS macro with VSP1_MAX_RPF to
make the assumption apparent.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-19 09:16:07 -02:00
..
Makefile [media] v4l: vsp1: Split pipeline management code from vsp1_video.c 2016-02-19 09:04:52 -02:00
vsp1.h [media] v4l: vsp1: Make number of BRU inputs configurable 2016-02-19 09:16:07 -02:00
vsp1_bru.c [media] v4l: vsp1: Make number of BRU inputs configurable 2016-02-19 09:16:07 -02:00
vsp1_bru.h [media] v4l: vsp1: Make number of BRU inputs configurable 2016-02-19 09:16:07 -02:00
vsp1_drv.c [media] v4l: vsp1: Make number of BRU inputs configurable 2016-02-19 09:16:07 -02:00
vsp1_entity.c [media] v4l: vsp1: Move entity route setup function to vsp1_entity.c 2016-02-19 09:14:08 -02:00
vsp1_entity.h [media] v4l: vsp1: Make number of BRU inputs configurable 2016-02-19 09:16:07 -02:00
vsp1_hsit.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07: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: Remove unused module read functions 2016-02-19 09:13:30 -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: Remove unused module read functions 2016-02-19 09:13:30 -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: Extract pipeline initialization code into a function 2016-02-19 09:07:07 -02:00
vsp1_pipe.h [media] v4l: vsp1: Document the vsp1_pipeline structure 2016-02-19 09:10:09 -02:00
vsp1_regs.h [media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit name 2016-02-19 09:11:34 -02:00
vsp1_rpf.c [media] v4l: vsp1: Remove unused module read functions 2016-02-19 09:13:30 -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: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf 2016-02-19 08:58:05 -02:00
vsp1_sru.c [media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream 2016-02-19 09:12:26 -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: Remove unused module read functions 2016-02-19 09:13:30 -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: Move entity route setup function to vsp1_entity.c 2016-02-19 09:14:08 -02:00
vsp1_video.h [media] v4l: vsp1: Split pipeline management code from vsp1_video.c 2016-02-19 09:04:52 -02:00
vsp1_wpf.c [media] v4l: vsp1: Make rwpf operations independent of video device 2016-02-19 08:55:28 -02:00