index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_wpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
media: vsp1: wpf: Add writeback support
Laurent Pinchart
1
-9
/
+57
2019-03-18
media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation
Laurent Pinchart
1
-0
/
+1
2019-03-18
media: vsp1: Fix addresses of display-related registers for VSP-DL
Laurent Pinchart
1
-1
/
+1
2019-03-18
media: vsp1: wpf: Fix partition configuration for display pipelines
Laurent Pinchart
1
-7
/
+9
2018-09-17
media: vsp1: use periods at the end of comment sentences
Kieran Bingham
1
-1
/
+1
2018-08-03
media: vsp1: Provide VSP1 feature helper macro
Kieran Bingham
1
-3
/
+3
2018-05-25
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
1
-20
/
+22
2018-05-25
media: vsp1: Refactor display list configure operations
Kieran Bingham
1
-142
/
+160
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
1
-5
/
+1
2018-05-04
media: v4l: vsp1: Rename BRU to BRx
Laurent Pinchart
1
-4
/
+4
2018-04-04
media: vsp1: Fix BRx conditional path in WPF
Kieran Bingham
1
-1
/
+1
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-7
/
+17
2017-08-20
media: v4l: vsp1: Allow entities to participate in the partition algorithm
Kieran Bingham
1
-7
/
+17
2017-08-20
media: v4l: vsp1: Move partition rectangles to struct and operate directly
Kieran Bingham
1
-7
/
+7
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
1
-1
/
+3
2017-04-14
[media] v4l: vsp1: wpf: Implement rotation support
Laurent Pinchart
1
-50
/
+155
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
1
-4
/
+8
2017-04-10
[media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3
Laurent Pinchart
1
-0
/
+9
2016-09-19
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
1
-3
/
+6
2016-09-19
[media] v4l: vsp1: Fix spinlock in mixed IRQ context function
Laurent Pinchart
1
-2
/
+3
2016-09-19
[media] v4l: vsp1: Support multiple partitions per frame
Kieran Bingham
1
-3
/
+27
2016-09-19
[media] v4l: vsp1: Support chained display lists
Kieran Bingham
1
-1
/
+1
2016-09-19
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
1
-39
/
+46
2016-09-19
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
1
-2
/
+3
2016-09-19
[media] v4l: vsp1: Disable cropping on WPF sink pad
Laurent Pinchart
1
-11
/
+7
2016-09-19
[media] v4l: vsp1: Use DFE instead of FRE for frame end
Kieran Bingham
1
-1
/
+1
2016-06-28
[media] v4l: vsp1: wpf: Add flipping support
Laurent Pinchart
1
-6
/
+139
2016-06-28
[media] v4l: vsp1: rwpf: Support runtime modification of controls
Laurent Pinchart
1
-3
/
+7
2016-06-28
[media] v4l: vsp1: Support runtime modification of controls
Laurent Pinchart
1
-1
/
+4
2016-06-28
[media] v4l: vsp1: Set entities functions
Laurent Pinchart
1
-1
/
+2
2016-06-28
[media] v4l: vsp1: Constify operation structures
Laurent Pinchart
1
-2
/
+2
2016-04-13
[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3
Laurent Pinchart
1
-4
/
+11
2016-04-13
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
1
-0
/
+1
2016-04-13
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
1
-2
/
+3
2016-04-13
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
1
-21
/
+21
2016-04-13
[media] v4l: vsp1: Merge RPF and WPF pad ops structures
Laurent Pinchart
1
-11
/
+1
2016-04-13
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
1
-80
/
+88
2016-04-13
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
1
-1
/
+3
2016-04-13
[media] v4l: vsp1: Store active formats in a pad config structure
Laurent Pinchart
1
-2
/
+10
2016-04-13
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
Laurent Pinchart
1
-0
/
+1
2016-04-13
[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
Laurent Pinchart
1
-13
/
+14
2016-04-13
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
Laurent Pinchart
1
-15
/
+3
2016-04-13
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
1
-10
/
+8
2016-04-13
[media] v4l: vsp1: Add header display list support
Laurent Pinchart
1
-1
/
+1
2016-04-13
[media] v4l: vsp1: Remove unneeded entity streaming flag
Laurent Pinchart
1
-2
/
+0
2016-04-13
[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
Laurent Pinchart
1
-6
/
+4
2016-04-13
[media] v4l: vsp1: Don't setup control handler when starting streaming
Laurent Pinchart
1
-4
/
+1
2016-04-13
[media] v4l: vsp1: rwpf: Don't program alpha value in control set handler
Laurent Pinchart
1
-52
/
+3
2016-04-13
[media] v4l: vsp1: Store the display list manager in the WPF
Laurent Pinchart
1
-0
/
+18
2016-02-19
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
1
-3
/
+3
[next]