index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_rpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation
Laurent Pinchart
1
-0
/
+1
2018-09-17
media: vsp1: use periods at the end of comment sentences
Kieran Bingham
1
-2
/
+2
2018-08-03
media: vsp1: Support Interlaced display pipelines
Kieran Bingham
1
-3
/
+69
2018-05-26
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
1
-20
/
+23
2018-05-26
media: vsp1: Refactor display list configure operations
Kieran Bingham
1
-79
/
+89
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
-6
/
+6
2017-08-20
media: v4l: vsp1: Allow entities to participate in the partition algorithm
Kieran Bingham
1
-15
/
+12
2017-08-20
media: v4l: vsp1: Move partition rectangles to struct and operate directly
Kieran Bingham
1
-2
/
+2
2017-04-15
[media] v4l: vsp1: wpf: Implement rotation support
Laurent Pinchart
1
-1
/
+1
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
1
-3
/
+6
2017-04-10
[media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3
Laurent Pinchart
1
-17
/
+26
2016-09-19
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
1
-3
/
+6
2016-09-19
[media] v4l: vsp1: Support multiple partitions per frame
Kieran Bingham
1
-10
/
+36
2016-09-19
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
1
-38
/
+40
2016-09-19
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
1
-2
/
+3
2016-09-19
[media] v4l: vsp1: Fix RPF cropping
Laurent Pinchart
1
-1
/
+2
2016-06-28
[media] v4l: vsp1: wpf: Add flipping support
Laurent Pinchart
1
-1
/
+1
2016-06-28
[media] v4l: vsp1: rwpf: Support runtime modification of controls
Laurent Pinchart
1
-9
/
+12
2016-06-28
[media] v4l: vsp1: Simplify alpha propagation
Laurent Pinchart
1
-1
/
+1
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
-1
/
+1
2016-06-17
[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more generic
Laurent Pinchart
1
-3
/
+4
2016-04-14
[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3
Laurent Pinchart
1
-3
/
+54
2016-04-14
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
1
-0
/
+1
2016-04-14
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
1
-2
/
+3
2016-04-14
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
1
-19
/
+20
2016-04-14
[media] v4l: vsp1: Merge RPF and WPF pad ops structures
Laurent Pinchart
1
-11
/
+1
2016-04-14
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
1
-48
/
+35
2016-04-14
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
1
-3
/
+17
2016-04-14
[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
-5
/
+6
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
-6
/
+3
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
-26
/
+11
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
-46
/
+5
2016-02-19
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
1
-2
/
+2
2016-02-19
[media] v4l: vsp1: Add display list support
Takashi Saito
1
-2
/
+2
2016-02-19
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
Laurent Pinchart
1
-1
/
+1
2016-02-19
[media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers
Laurent Pinchart
1
-2
/
+14
2016-02-19
[media] v4l: vsp1: Remove unused module read functions
Laurent Pinchart
1
-6
/
+0
2016-02-19
[media] v4l: vsp1: Make rwpf operations independent of video device
Laurent Pinchart
1
-8
/
+8
2016-02-19
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
1
-13
/
+0
2016-02-19
[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
Laurent Pinchart
1
-1
/
+1
2016-02-19
[media] v4l: vsp1: Move video operations to vsp1_rwpf
Laurent Pinchart
1
-6
/
+5
2016-02-19
[media] v4l: vsp1: Store the memory format in struct vsp1_rwpf
Laurent Pinchart
1
-2
/
+2
[next]