Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8ddf3784295f1b3341ccc206740afd4235dbcbe0
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_wpf.c
8ddf378
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
by Laurent Pinchart
· 9 years ago
d21fbbb
[media] v4l: vsp1: Pass parameter type to entity configuration operation
by Laurent Pinchart
· 9 years ago
b61bead
[media] v4l: vsp1: Disable cropping on WPF sink pad
by Laurent Pinchart
· 9 years ago
4c4b57b
[media] v4l: vsp1: Use DFE instead of FRE for frame end
by Kieran Bingham
· 9 years ago
894dde5
[media] v4l: vsp1: wpf: Add flipping support
by Laurent Pinchart
· 9 years ago
d05a331
[media] v4l: vsp1: rwpf: Support runtime modification of controls
by Laurent Pinchart
· 9 years ago
fc845e5
[media] v4l: vsp1: Support runtime modification of controls
by Laurent Pinchart
· 9 years ago
6a8e07b
[media] v4l: vsp1: Set entities functions
by Laurent Pinchart
· 9 years ago
eb9163d
[media] v4l: vsp1: Constify operation structures
by Laurent Pinchart
· 9 years ago
0d268dc
[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3
by Laurent Pinchart
· 9 years ago
a0cdac5
[media] v4l: vsp1: Allocate pipelines on demand
by Laurent Pinchart
· 10 years ago
83dd019
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
by Laurent Pinchart
· 10 years ago
5e8dbbf
[media] v4l: vsp1: Pass display list explicitly to configure functions
by Laurent Pinchart
· 10 years ago
c6c8efb
[media] v4l: vsp1: Merge RPF and WPF pad ops structures
by Laurent Pinchart
· 10 years ago
7b905f0
[media] v4l: vsp1: Create a new configure operation to setup modules
by Laurent Pinchart
· 10 years ago
b7e5107
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
by Laurent Pinchart
· 10 years ago
e790c3c
[media] v4l: vsp1: Store active formats in a pad config structure
by Laurent Pinchart
· 10 years ago
0efdf0f
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
by Laurent Pinchart
· 10 years ago
5243453
[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
by Laurent Pinchart
· 10 years ago
823329d
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
by Laurent Pinchart
· 10 years ago
351bbf9
[media] v4l: vsp1: Use display lists with the userspace API
by Laurent Pinchart
· 10 years ago
1216198
[media] v4l: vsp1: Add header display list support
by Laurent Pinchart
· 10 years ago
2b09ee4
[media] v4l: vsp1: Remove unneeded entity streaming flag
by Laurent Pinchart
· 10 years ago
4d346be5
[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
by Laurent Pinchart
· 10 years ago
59d0b2b
[media] v4l: vsp1: Don't setup control handler when starting streaming
by Laurent Pinchart
· 10 years ago
bd2fdd5
[media] v4l: vsp1: rwpf: Don't program alpha value in control set handler
by Laurent Pinchart
· 10 years ago
ef9621b
[media] v4l: vsp1: Store the display list manager in the WPF
by Laurent Pinchart
· 10 years ago
5aa2eb3
[media] v4l: vsp1: Configure device based on IP version
by Laurent Pinchart
· 10 years ago
1517b03
[media] v4l: vsp1: Add display list support
by Takashi Saito
· 10 years ago
babca00
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
by Laurent Pinchart
· 10 years ago
3dbb610
[media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers
by Laurent Pinchart
· 10 years ago
96bfa6a
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
by Laurent Pinchart
· 10 years ago
f2ed459
[media] v4l: vsp1: Make the userspace API optional
by Laurent Pinchart
· 10 years ago
b58faa9
[media] v4l: vsp1: Make rwpf operations independent of video device
by Laurent Pinchart
· 10 years ago
9d40637
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
by Laurent Pinchart
· 10 years ago
f7ebf3c
[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
by Laurent Pinchart
· 10 years ago
b6af10c
[media] v4l: vsp1: Move video operations to vsp1_rwpf
by Laurent Pinchart
· 10 years ago
86960ee
[media] v4l: vsp1: Store the memory format in struct vsp1_rwpf
by Laurent Pinchart
· 10 years ago
8b4a056
[media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video
by Laurent Pinchart
· 10 years ago
1ad3dfe
[media] v4l: vsp1: Group all link creation code in a single file
by Laurent Pinchart
· 10 years ago
d8a2cf4
[media] v4l: vsp1: remove pads prefix from *_create_pads_links()
by Javier Martinez Canillas
· 10 years ago
c7621b3
[media] v4l: vsp1: separate links creation from entities init
by Javier Martinez Canillas
· 10 years ago
8df00a1
[media] media: rename the function that create pad links
by Mauro Carvalho Chehab
· 10 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 10 years ago
5d0beee
[media] v4l: vsp1: Always enable virtual RPF when BRU is in use
by Takanari Hayama
· 11 years ago
32d1759
[media] v4l: vsp1: Remove support for platform data
by Laurent Pinchart
· 11 years ago
7578c20
[media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control support
by Laurent Pinchart
· 11 years ago
7a52b6d
[media] v4l: vsp1: Add alpha channel support to the memory ports
by Laurent Pinchart
· 11 years ago
d6c71e8
[media] v4l: vsp1: wpf: Clear RPF to WPF association at stream off time
by Laurent Pinchart
· 11 years ago
5aeb01ad
[media] v4l: vsp1: wpf: Simplify cast to pipeline structure
by Laurent Pinchart
· 11 years ago
1499be6
[media] v4l: vsp1: Cleanup video nodes at removal time
by Laurent Pinchart
· 11 years ago
629bb6d
[media] v4l: vsp1: Add BRU support
by Laurent Pinchart
· 12 years ago
d9b45ed
[media] v4l: vsp1: Support multi-input entities
by Laurent Pinchart
· 12 years ago
8a1edc5
[media] v4l: vsp1: Update copyright notice
by Laurent Pinchart
· 12 years ago
e5ad37b
[media] v4l: vsp1: Add cropping support
by Laurent Pinchart
· 12 years ago
26e0ca2
[media] v4l: Renesas R-Car VSP1 driver
by Laurent Pinchart
· 12 years ago