Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 years ago |
Kieran Bingham
|
12832dd9dd
media: vsp1: Adapt entities to configure into a body
|
7 years ago |
Kieran Bingham
|
46ce3639a5
media: vsp1: Refactor display list configure operations
|
7 years ago |
Laurent Pinchart
|
33025a5c66
media: v4l: vsp1: Add support for the DISCOM entity
|
7 years ago |
Laurent Pinchart
|
3d7899c21f
media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
|
7 years ago |
Laurent Pinchart
|
b4ccae1025
media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
|
7 years ago |
Laurent Pinchart
|
1c4b5f4919
media: v4l: vsp1: Use SPDX license headers
|
7 years ago |
Laurent Pinchart
|
3be0bf9734
v4l: vsp1: Add support for multiple LIF instances
|
8 years ago |
Laurent Pinchart
|
6134148f60
v4l: vsp1: Add support for the BRS entity
|
8 years ago |
Laurent Pinchart
|
2275e8d7f5
v4l: vsp1: Store source and sink pointers as vsp1_entity
|
8 years ago |
Niklas Söderlund
|
0ac702d5b9
[media] v4l: vsp1: Add HGT support
|
9 years ago |
Laurent Pinchart
|
f2421521de
[media] v4l: vsp1: Add HGO support
|
9 years ago |
Laurent Pinchart
|
c8663c8e15
[media] v4l: vsp1: Support histogram generators in pipeline configuration
|
9 years ago |
Laurent Pinchart
|
9dbed95ba6
[media] v4l: vsp1: Fix multi-line comment style
|
8 years ago |
Laurent Pinchart
|
34e77ed84b
[media] v4l: vsp1: Protect against race conditions between get and set format
|
9 years ago |
Laurent Pinchart
|
1fd87bf2f3
[media] v4l: vsp1: Add Cubic Look Up Table (CLU) support
|
9 years ago |
Laurent Pinchart
|
6a8e07b215
[media] v4l: vsp1: Set entities functions
|
9 years ago |
Laurent Pinchart
|
ccd3d95a93
[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more generic
|
9 years ago |
Laurent Pinchart
|
7cf0f123c7
[media] v4l: vsp1: Replace container_of() with dedicated macro
|
9 years ago |
Laurent Pinchart
|
44f4619857
[media] v4l: vsp1: Add output node value to routing table
|
9 years ago |
Laurent Pinchart
|
076e834fee
[media] v4l: vsp1: Factorize frame size enumeration code
|
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
|
5b22a11e0b
[media] v4l: vsp1: RPF entities can't be target nodes
|
9 years ago |
Laurent Pinchart
|
5e8dbbf372
[media] v4l: vsp1: Pass display list explicitly to configure functions
|
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
|
5243453472
[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
|
9 years ago |
Laurent Pinchart
|
823329dfee
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
|
9 years ago |