Mauro Carvalho Chehab
|
b61873922d
[media] vsp1: fix CodingStyle violations on multi-line comments
|
9 years ago |
Laurent Pinchart
|
d21fbbb4e9
[media] v4l: vsp1: Pass parameter type to entity configuration operation
|
9 years ago |
Laurent Pinchart
|
34e77ed84b
[media] v4l: vsp1: Protect against race conditions between get and set format
|
9 years ago |
Laurent Pinchart
|
fc845e520b
[media] v4l: vsp1: Support runtime modification of controls
|
9 years ago |
Laurent Pinchart
|
6a8e07b215
[media] v4l: vsp1: Set entities functions
|
9 years ago |
Laurent Pinchart
|
eb9163d3bd
[media] v4l: vsp1: Constify operation structures
|
9 years ago |
Laurent Pinchart
|
6ad9ba9c14
[media] v4l: vsp1: Factorize media bus codes enumeration code
|
9 years ago |
Laurent Pinchart
|
3f557220cc
[media] v4l: vsp1: Factorize get pad format code
|
9 years ago |
Laurent Pinchart
|
a0cdac5610
[media] v4l: vsp1: Allocate pipelines on demand
|
9 years ago |
Laurent Pinchart
|
83dd019d30
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
|
9 years ago |
Laurent Pinchart
|
5e8dbbf372
[media] v4l: vsp1: Pass display list explicitly to configure functions
|
9 years ago |
Laurent Pinchart
|
7b905f0583
[media] v4l: vsp1: Create a new configure operation to setup modules
|
9 years ago |
Laurent Pinchart
|
b7e5107eeb
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
|
9 years ago |
Laurent Pinchart
|
e790c3cb8d
[media] v4l: vsp1: Store active formats in a pad config structure
|
9 years ago |
Laurent Pinchart
|
0efdf0f5ea
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
|
9 years ago |
Laurent Pinchart
|
21b3d7365f
[media] v4l: vsp1: Fix BRU try compose rectangle storage
|
9 years ago |
Laurent Pinchart
|
823329dfee
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
|
9 years ago |
Laurent Pinchart
|
1bd0a1bd34
[media] v4l: vsp1: Fix 80 characters per line violations
|
9 years ago |
Laurent Pinchart
|
2b09ee4093
[media] v4l: vsp1: Remove unneeded entity streaming flag
|
9 years ago |
Laurent Pinchart
|
59d0b2bf1d
[media] v4l: vsp1: Don't setup control handler when starting streaming
|
9 years ago |
Laurent Pinchart
|
f22af945f7
[media] v4l: vsp1: bru: Don't program background color in control set handler
|
9 years ago |
Laurent Pinchart
|
5aa2eb3c86
[media] v4l: vsp1: Configure device based on IP version
|
9 years ago |
Takashi Saito
|
1517b03923
[media] v4l: vsp1: Add display list support
|
10 years ago |
Laurent Pinchart
|
babca007e7
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
|
10 years ago |
Laurent Pinchart
|
a96c5fa450
[media] v4l: vsp1: Make number of BRU inputs configurable
|
10 years ago |
Laurent Pinchart
|
dc3bdddbd0
[media] v4l: vsp1: Remove unused module read functions
|
10 years ago |
Laurent Pinchart
|
9d40637a6e
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
|
10 years ago |
Laurent Pinchart
|
86960eec4d
[media] v4l: vsp1: Store the memory format in struct vsp1_rwpf
|
10 years ago |
Hans Verkuil
|
3f1ccf16f3
[media] v4l2-subdev: support new 'which' field in enum_mbus_code
|
10 years ago |
Hans Verkuil
|
f7234138f1
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
|
10 years ago |