linux_dsm_epyc7002/drivers/media/platform/vsp1
Laurent Pinchart a0cdac5610 [media] v4l: vsp1: Allocate pipelines on demand
Instead of embedding pipelines in the vsp1_video objects allocate them
on demand when they are needed. This fixes the streamon race condition
where pipelines objects from different video nodes could be used for the
same pipeline.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-04-13 19:03:21 -03:00
..
Makefile [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_bru.c [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1_bru.h [media] v4l: vsp1: Store active selection rectangles in a pad config structure 2016-04-13 18:53:22 -03:00
vsp1_dl.c [media] v4l: vsp1: Use display lists with the userspace API 2016-04-13 17:50:21 -03:00
vsp1_dl.h [media] v4l: vsp1: Add header display list support 2016-04-13 17:47:50 -03:00
vsp1_drm.c [media] v4l: vsp1: Pass pipe pointer to entity configure functions 2016-04-13 18:59:55 -03:00
vsp1_drm.h [media] v4l: vsp1: Store the display list manager in the WPF 2016-04-13 17:35:26 -03:00
vsp1_drv.c [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1_entity.c [media] v4l: vsp1: Pass display list explicitly to configure functions 2016-04-13 18:58:36 -03:00
vsp1_entity.h [media] v4l: vsp1: Pass pipe pointer to entity configure functions 2016-04-13 18:59:55 -03:00
vsp1_hsit.c [media] v4l: vsp1: Pass pipe pointer to entity configure functions 2016-04-13 18:59:55 -03: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: Pass pipe pointer to entity configure functions 2016-04-13 18:59:55 -03:00
vsp1_lif.h [media] v4l: vsp1: Update copyright notice 2014-03-12 10:41:51 -03:00
vsp1_lut.c [media] v4l: vsp1: Pass pipe pointer to entity configure functions 2016-04-13 18:59:55 -03:00
vsp1_lut.h [media] v4l: vsp1: Add LUT support 2013-12-11 09:25:20 -02:00
vsp1_pipe.c [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1_pipe.h [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03: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: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1_rwpf.c [media] v4l: vsp1: Merge RPF and WPF pad ops structures 2016-04-13 18:56:53 -03:00
vsp1_rwpf.h [media] v4l: vsp1: Store pipeline pointer in rwpf 2016-04-13 19:01:07 -03:00
vsp1_sru.c [media] v4l: vsp1: Pass pipe pointer to entity configure functions 2016-04-13 18:59:55 -03:00
vsp1_sru.h [media] v4l: vsp1: sru: Don't program intensity in control set handler 2016-04-13 17:42:44 -03:00
vsp1_uds.c [media] v4l: vsp1: Pass pipe pointer to entity configure functions 2016-04-13 18:59:55 -03:00
vsp1_uds.h [media] v4l: vsp1: Pass display list explicitly to configure functions 2016-04-13 18:58:36 -03:00
vsp1_video.c [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1_video.h [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1_wpf.c [media] v4l: vsp1: Allocate pipelines on demand 2016-04-13 19:03:21 -03:00
vsp1.h [media] v4l: vsp1: Split display list manager from display list 2016-04-13 17:34:44 -03:00