index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_video.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
v4l: vsp1: Map the DL and video buffers through the proper bus master
Magnus Damm
2017-06-09
1
-1
/
+1
*
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
2017-04-15
1
-0
/
+6
*
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
2017-04-15
1
-0
/
+6
*
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
2017-04-15
1
-9
/
+9
*
[media] v4l: vsp1: wpf: Implement rotation support
Laurent Pinchart
2017-04-15
1
-2
/
+10
*
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
2017-04-10
1
-11
/
+22
*
[media] v4l: vsp1: Prevent multiple streamon race commencing pipeline early
Kieran Bingham
2017-04-10
1
-0
/
+13
*
[media] v4l: vsp1: Clean up file handle in open() error path
Shailendra Verma
2017-04-10
1
-0
/
+1
*
[media] v4l: vsp1: Add VIDIOC_EXPBUF support
Laurent Pinchart
2017-02-03
1
-0
/
+1
*
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
1
-8
/
+8
*
[media] v4l: vsp1: Add support for capture and output in HSV formats
Laurent Pinchart
2016-10-21
1
-0
/
+5
*
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
2016-09-19
1
-7
/
+13
*
[media] v4l: vsp1: Disable VYUY on Gen3
Laurent Pinchart
2016-09-19
1
-2
/
+2
*
[media] v4l: vsp1: Support multiple partitions per frame
Kieran Bingham
2016-09-19
1
-3
/
+118
*
[media] v4l: vsp1: Determine partition requirements for scaled images
Kieran Bingham
2016-09-19
1
-0
/
+40
*
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
2016-09-19
1
-13
/
+4
*
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
2016-09-19
1
-2
/
+4
*
[media] v4l: vsp1: Repair race between frame end and qbuf handler
Kieran Bingham
2016-09-19
1
-7
/
+2
*
[media] v4l: vsp1: Prevent pipelines from running when not streaming
Laurent Pinchart
2016-09-19
1
-0
/
+7
*
Merge branch 'topic/vsp1' into patchwork
Mauro Carvalho Chehab
2016-07-13
1
-7
/
+11
|
\
|
*
[media] v4l: vsp1: Support runtime modification of controls
Laurent Pinchart
2016-06-28
1
-1
/
+7
|
*
[media] v4l: vsp1: Stop the pipeline upon the first STREAMOFF
Laurent Pinchart
2016-06-28
1
-1
/
+1
|
*
[media] v4l: vsp1: Constify operation structures
Laurent Pinchart
2016-06-28
1
-2
/
+2
|
*
[media] v4l: vsp1: Move frame sequence number from video node to pipeline
Laurent Pinchart
2016-06-17
1
-3
/
+1
*
|
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-5
/
+3
*
|
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-12
/
+2
|
/
*
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
2016-04-14
1
-57
/
+67
*
[media] v4l: vsp1: video: Reorder functions
Laurent Pinchart
2016-04-14
1
-133
/
+133
*
[media] v4l: vsp1: Store pipeline pointer in rwpf
Laurent Pinchart
2016-04-14
1
-6
/
+7
*
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
2016-04-13
1
-1
/
+1
*
[media] v4l: vsp1: Rename pipeline validate functions to pipeline build
Laurent Pinchart
2016-04-13
1
-9
/
+9
*
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
2016-04-13
1
-7
/
+4
*
[media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
Laurent Pinchart
2016-04-13
1
-9
/
+2
*
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
2016-04-13
1
-10
/
+5
*
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
2016-04-13
1
-10
/
+3
*
[media] v4l: vsp1: Add race condition FIXME comment
Laurent Pinchart
2016-04-13
1
-0
/
+3
*
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
2016-04-13
1
-43
/
+102
*
[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
Laurent Pinchart
2016-04-13
1
-2
/
+7
*
[media] v4l: vsp1: video: Fix coding style
Laurent Pinchart
2016-04-13
1
-12
/
+11
*
[media] v4l: vsp1: Check if an entity is a subdev with the right function
Laurent Pinchart
2016-03-05
1
-1
/
+1
*
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
2016-02-19
1
-2
/
+2
*
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
Laurent Pinchart
2016-02-19
1
-4
/
+12
*
[media] v4l: vsp1: Move format info to vsp1_pipe.c
Laurent Pinchart
2016-02-19
1
-127
/
+0
*
[media] v4l: vsp1: Move entity route setup function to vsp1_entity.c
Laurent Pinchart
2016-02-19
1
-12
/
+0
*
[media] v4l: vsp1: Reuse local variable instead of recomputing it
Laurent Pinchart
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Extract pipeline initialization code into a function
Laurent Pinchart
2016-02-19
1
-5
/
+1
*
[media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix
Laurent Pinchart
2016-02-19
1
-14
/
+14
*
[media] v4l: vsp1: Split pipeline management code from vsp1_video.c
Laurent Pinchart
2016-02-19
1
-221
/
+4
*
[media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video
Laurent Pinchart
2016-02-19
1
-8
/
+17
*
[media] v4l: vsp1: Remove struct vsp1_pipeline num_video field
Laurent Pinchart
2016-02-19
1
-5
/
+2
[next]