summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_wpf.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham2016-09-191-1/+1
* [media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart2016-06-281-6/+139
* [media] v4l: vsp1: rwpf: Support runtime modification of controlsLaurent Pinchart2016-06-281-3/+7
* [media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart2016-06-281-1/+4
* [media] v4l: vsp1: Set entities functionsLaurent Pinchart2016-06-281-1/+2
* [media] v4l: vsp1: Constify operation structuresLaurent Pinchart2016-06-281-2/+2
* [media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart2016-04-141-4/+11
* [media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart2016-04-141-0/+1
* [media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart2016-04-131-2/+3
* [media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart2016-04-131-21/+21
* [media] v4l: vsp1: Merge RPF and WPF pad ops structuresLaurent Pinchart2016-04-131-11/+1Star
* [media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart2016-04-131-80/+88
* [media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart2016-04-131-1/+3
* [media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart2016-04-131-2/+10
* [media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart2016-04-131-0/+1
* [media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart2016-04-131-13/+14
* [media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart2016-04-131-15/+3Star
* [media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart2016-04-131-10/+8Star
* [media] v4l: vsp1: Add header display list supportLaurent Pinchart2016-04-131-1/+1
* [media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart2016-04-131-2/+0Star
* [media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart2016-04-131-6/+4Star
* [media] v4l: vsp1: Don't setup control handler when starting streamingLaurent Pinchart2016-04-131-4/+1Star
* [media] v4l: vsp1: rwpf: Don't program alpha value in control set handlerLaurent Pinchart2016-04-131-52/+3Star
* [media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart2016-04-131-0/+18
* [media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart2016-02-191-3/+3
* [media] v4l: vsp1: Add display list supportTakashi Saito2016-02-191-6/+7
* [media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart2016-02-191-1/+1
* [media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlersLaurent Pinchart2016-02-191-3/+4
* [media] v4l: vsp1: Make pipeline inputs array index by RPF indexLaurent Pinchart2016-02-191-1/+4
* [media] v4l: vsp1: Make the userspace API optionalLaurent Pinchart2016-02-191-2/+4
* [media] v4l: vsp1: Make rwpf operations independent of video deviceLaurent Pinchart2016-02-191-7/+7
* [media] v4l: vsp1: Move video device out of struct vsp1_rwpfLaurent Pinchart2016-02-191-14/+0Star
* [media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_bufferLaurent Pinchart2016-02-191-1/+1
* [media] v4l: vsp1: Move video operations to vsp1_rwpfLaurent Pinchart2016-02-191-7/+5Star
* [media] v4l: vsp1: Store the memory format in struct vsp1_rwpfLaurent Pinchart2016-02-191-2/+2
* [media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_videoLaurent Pinchart2016-02-191-1/+1
* [media] v4l: vsp1: Group all link creation code in a single fileLaurent Pinchart2016-02-191-25/+0Star
* [media] v4l: vsp1: remove pads prefix from *_create_pads_links()Javier Martinez Canillas2016-01-111-2/+2
* [media] v4l: vsp1: separate links creation from entities initJavier Martinez Canillas2016-01-111-15/+25
* [media] media: rename the function that create pad linksMauro Carvalho Chehab2016-01-111-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-2/+2
* [media] v4l: vsp1: Always enable virtual RPF when BRU is in useTakanari Hayama2014-12-231-5/+6
* [media] v4l: vsp1: Remove support for platform dataLaurent Pinchart2014-12-231-1/+1
* [media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart2014-07-171-0/+54
* [media] v4l: vsp1: Add alpha channel support to the memory portsLaurent Pinchart2014-07-171-0/+2
* [media] v4l: vsp1: wpf: Clear RPF to WPF association at stream off timeLaurent Pinchart2014-07-171-0/+1
* [media] v4l: vsp1: wpf: Simplify cast to pipeline structureLaurent Pinchart2014-07-171-2/+1Star
* [media] v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart2014-07-171-6/+6
* [media] v4l: vsp1: Add BRU supportLaurent Pinchart2014-04-231-2/+10
* [media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart2014-04-231-1/+0Star