index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: vsp1: Provide VSP1 feature helper macro
Kieran Bingham
2018-08-03
1
-3
/
+3
*
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
2018-05-25
1
-20
/
+22
*
media: vsp1: Refactor display list configure operations
Kieran Bingham
2018-05-25
1
-142
/
+160
*
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
2018-05-17
1
-5
/
+1
*
media: v4l: vsp1: Rename BRU to BRx
Laurent Pinchart
2018-05-04
1
-4
/
+4
*
media: vsp1: Fix BRx conditional path in WPF
Kieran Bingham
2018-04-04
1
-1
/
+1
*
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-09-07
1
-7
/
+17
|
\
|
*
media: v4l: vsp1: Allow entities to participate in the partition algorithm
Kieran Bingham
2017-08-20
1
-7
/
+17
|
*
media: v4l: vsp1: Move partition rectangles to struct and operate directly
Kieran Bingham
2017-08-20
1
-7
/
+7
*
|
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
2017-07-29
1
-1
/
+3
|
/
*
[media] v4l: vsp1: wpf: Implement rotation support
Laurent Pinchart
2017-04-14
1
-50
/
+155
*
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
2017-04-10
1
-4
/
+8
*
[media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3
Laurent Pinchart
2017-04-10
1
-0
/
+9
*
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
2016-09-19
1
-3
/
+6
*
[media] v4l: vsp1: Fix spinlock in mixed IRQ context function
Laurent Pinchart
2016-09-19
1
-2
/
+3
*
[media] v4l: vsp1: Support multiple partitions per frame
Kieran Bingham
2016-09-19
1
-3
/
+27
*
[media] v4l: vsp1: Support chained display lists
Kieran Bingham
2016-09-19
1
-1
/
+1
*
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
2016-09-19
1
-39
/
+46
*
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
2016-09-19
1
-2
/
+3
*
[media] v4l: vsp1: Disable cropping on WPF sink pad
Laurent Pinchart
2016-09-19
1
-11
/
+7
*
[media] v4l: vsp1: Use DFE instead of FRE for frame end
Kieran Bingham
2016-09-19
1
-1
/
+1
*
[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
[next]