index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_wpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l: vsp1: wpf: Add flipping support
Laurent Pinchart
2016-06-28
1
-6
/
+139
*
[media] v4l: vsp1: rwpf: Support runtime modification of controls
Laurent Pinchart
2016-06-28
1
-3
/
+7
*
[media] v4l: vsp1: Support runtime modification of controls
Laurent Pinchart
2016-06-28
1
-1
/
+4
*
[media] v4l: vsp1: Set entities functions
Laurent Pinchart
2016-06-28
1
-1
/
+2
*
[media] v4l: vsp1: Constify operation structures
Laurent Pinchart
2016-06-28
1
-2
/
+2
*
[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3
Laurent Pinchart
2016-04-13
1
-4
/
+11
*
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
2016-04-13
1
-0
/
+1
*
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
2016-04-13
1
-2
/
+3
*
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
2016-04-13
1
-21
/
+21
*
[media] v4l: vsp1: Merge RPF and WPF pad ops structures
Laurent Pinchart
2016-04-13
1
-11
/
+1
*
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
2016-04-13
1
-80
/
+88
*
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
2016-04-13
1
-1
/
+3
*
[media] v4l: vsp1: Store active formats in a pad config structure
Laurent Pinchart
2016-04-13
1
-2
/
+10
*
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
Laurent Pinchart
2016-04-13
1
-0
/
+1
*
[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
Laurent Pinchart
2016-04-13
1
-13
/
+14
*
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
Laurent Pinchart
2016-04-13
1
-15
/
+3
*
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
2016-04-13
1
-10
/
+8
*
[media] v4l: vsp1: Add header display list support
Laurent Pinchart
2016-04-13
1
-1
/
+1
*
[media] v4l: vsp1: Remove unneeded entity streaming flag
Laurent Pinchart
2016-04-13
1
-2
/
+0
*
[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
Laurent Pinchart
2016-04-13
1
-6
/
+4
*
[media] v4l: vsp1: Don't setup control handler when starting streaming
Laurent Pinchart
2016-04-13
1
-4
/
+1
*
[media] v4l: vsp1: rwpf: Don't program alpha value in control set handler
Laurent Pinchart
2016-04-13
1
-52
/
+3
*
[media] v4l: vsp1: Store the display list manager in the WPF
Laurent Pinchart
2016-04-13
1
-0
/
+18
*
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
2016-02-19
1
-3
/
+3
*
[media] v4l: vsp1: Add display list support
Takashi Saito
2016-02-19
1
-6
/
+7
*
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
Laurent Pinchart
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers
Laurent Pinchart
2016-02-19
1
-3
/
+4
*
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
Laurent Pinchart
2016-02-19
1
-1
/
+4
*
[media] v4l: vsp1: Make the userspace API optional
Laurent Pinchart
2016-02-19
1
-2
/
+4
*
[media] v4l: vsp1: Make rwpf operations independent of video device
Laurent Pinchart
2016-02-19
1
-7
/
+7
*
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-14
/
+0
*
[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
Laurent Pinchart
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Move video operations to vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-7
/
+5
*
[media] v4l: vsp1: Store the memory format in struct vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-2
/
+2
*
[media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video
Laurent Pinchart
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Group all link creation code in a single file
Laurent Pinchart
2016-02-19
1
-25
/
+0
*
[media] v4l: vsp1: remove pads prefix from *_create_pads_links()
Javier Martinez Canillas
2016-01-11
1
-2
/
+2
*
[media] v4l: vsp1: separate links creation from entities init
Javier Martinez Canillas
2016-01-11
1
-15
/
+25
*
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+1
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-2
/
+2
*
[media] v4l: vsp1: Always enable virtual RPF when BRU is in use
Takanari Hayama
2014-12-23
1
-5
/
+6
*
[media] v4l: vsp1: Remove support for platform data
Laurent Pinchart
2014-12-23
1
-1
/
+1
*
[media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control support
Laurent Pinchart
2014-07-17
1
-0
/
+54
*
[media] v4l: vsp1: Add alpha channel support to the memory ports
Laurent Pinchart
2014-07-17
1
-0
/
+2
*
[media] v4l: vsp1: wpf: Clear RPF to WPF association at stream off time
Laurent Pinchart
2014-07-17
1
-0
/
+1
*
[media] v4l: vsp1: wpf: Simplify cast to pipeline structure
Laurent Pinchart
2014-07-17
1
-2
/
+1
*
[media] v4l: vsp1: Cleanup video nodes at removal time
Laurent Pinchart
2014-07-17
1
-6
/
+6
*
[media] v4l: vsp1: Add BRU support
Laurent Pinchart
2014-04-23
1
-2
/
+10
*
[media] v4l: vsp1: Support multi-input entities
Laurent Pinchart
2014-04-23
1
-1
/
+0
*
[media] v4l: vsp1: Update copyright notice
Laurent Pinchart
2014-03-12
1
-1
/
+1
[next]