index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_bru.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l: vsp1: Rename BRU to BRx
Laurent Pinchart
2018-05-04
1
-460
/
+0
*
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
2017-07-29
1
-15
/
+30
*
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
2017-04-10
1
-9
/
+18
*
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
2016-09-19
1
-1
/
+2
*
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
2016-09-19
1
-2
/
+3
*
[media] v4l: vsp1: Protect against race conditions between get and set format
Laurent Pinchart
2016-09-19
1
-6
/
+22
*
[media] v4l: vsp1: Support runtime modification of controls
Laurent Pinchart
2016-06-28
1
-1
/
+4
*
[media] v4l: vsp1: Set entities functions
Laurent Pinchart
2016-06-28
1
-1
/
+2
*
[media] v4l: vsp1: Constify operation structures
Laurent Pinchart
2016-06-28
1
-2
/
+2
*
[media] v4l: vsp1: Factorize media bus codes enumeration code
Laurent Pinchart
2016-04-13
1
-24
/
+2
*
[media] v4l: vsp1: Factorize get pad format code
Laurent Pinchart
2016-04-13
1
-18
/
+1
*
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
2016-04-13
1
-0
/
+1
*
[media] v4l: vsp1: Pass pipe pointer to entity configure functions
Laurent Pinchart
2016-04-13
1
-2
/
+3
*
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
2016-04-13
1
-10
/
+12
*
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
2016-04-13
1
-120
/
+111
*
[media] v4l: vsp1: Store active selection rectangles in a pad config structure
Laurent Pinchart
2016-04-13
1
-13
/
+11
*
[media] v4l: vsp1: Store active formats in a pad config structure
Laurent Pinchart
2016-04-13
1
-20
/
+39
*
[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
Laurent Pinchart
2016-04-13
1
-0
/
+1
*
[media] v4l: vsp1: Fix BRU try compose rectangle storage
Laurent Pinchart
2016-04-13
1
-1
/
+2
*
[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
Laurent Pinchart
2016-04-13
1
-16
/
+2
*
[media] v4l: vsp1: Fix 80 characters per line violations
Laurent Pinchart
2016-04-13
1
-4
/
+8
*
[media] v4l: vsp1: Remove unneeded entity streaming flag
Laurent Pinchart
2016-04-13
1
-2
/
+0
*
[media] v4l: vsp1: Don't setup control handler when starting streaming
Laurent Pinchart
2016-04-13
1
-4
/
+1
*
[media] v4l: vsp1: bru: Don't program background color in control set handler
Laurent Pinchart
2016-04-13
1
-6
/
+9
*
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Add display list support
Takashi Saito
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Don't validate links when the userspace API is disabled
Laurent Pinchart
2016-02-19
1
-1
/
+1
*
[media] v4l: vsp1: Make number of BRU inputs configurable
Laurent Pinchart
2016-02-19
1
-9
/
+10
*
[media] v4l: vsp1: Remove unused module read functions
Laurent Pinchart
2016-02-19
1
-5
/
+0
*
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-0
/
+1
*
[media] v4l: vsp1: Store the memory format in struct vsp1_rwpf
Laurent Pinchart
2016-02-19
1
-2
/
+2
*
[media] v4l2-subdev: support new 'which' field in enum_mbus_code
Hans Verkuil
2015-03-23
1
-1
/
+3
*
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2015-03-23
1
-20
/
+20
*
[media] v4l: vsp1: bru: Fix minimum input pixel size
Takanari Hayama
2015-01-27
1
-1
/
+1
*
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
1
-7
/
+7
*
[media] v4l: vsp1: bru: Make the background color configurable
Laurent Pinchart
2014-07-17
1
-5
/
+46
*
[media] v4l: vsp1: bru: Support non-premultiplied colors at the BRU output
Laurent Pinchart
2014-07-17
1
-2
/
+9
*
[media] v4l: vsp1: bru: Support premultiplied alpha at the BRU inputs
Laurent Pinchart
2014-07-17
1
-9
/
+18
*
[media] v4l: vsp1: Add BRU support
Laurent Pinchart
2014-04-23
1
-0
/
+395