index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2016-02-19
[media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video
Laurent Pinchart
1
-1
/
+1
2016-02-19
[media] v4l: vsp1: Group all link creation code in a single file
Laurent Pinchart
1
-20
/
+0
2016-01-11
[media] v4l: vsp1: remove pads prefix from *_create_pads_links()
Javier Martinez Canillas
1
-2
/
+2
2016-01-11
[media] v4l: vsp1: separate links creation from entities init
Javier Martinez Canillas
1
-9
/
+20
2016-01-11
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-2
/
+2
2014-12-23
[media] v4l: vsp1: Reset VSP1 RPF source address
Takanari Hayama
1
-0
/
+18
2014-07-17
[media] v4l: vsp1: uds: Fix scaling of alpha layer
Laurent Pinchart
1
-0
/
+4
2014-07-17
[media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control support
Laurent Pinchart
1
-4
/
+48
[next]