index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-03
media: vsp1: Support Interlaced display pipelines
Kieran Bingham
1
-2
/
+4
2018-08-03
media: vsp1: drm: Fix minor grammar error
Kieran Bingham
1
-1
/
+1
2018-05-25
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
1
-5
/
+7
2018-05-25
media: vsp1: Refactor display list configure operations
Kieran Bingham
1
-9
/
+3
2018-05-17
media: v4l: vsp1: Integrate DISCOM in display pipeline
Laurent Pinchart
1
-3
/
+112
2018-05-17
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
1
-2
/
+4
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
1
-6
/
+2
2018-05-04
media: v4l: vsp1: Rename BRU to BRx
Laurent Pinchart
1
-87
/
+87
2018-05-04
media: v4l: vsp1: Add BRx dynamic assignment debugging messages
Laurent Pinchart
1
-0
/
+14
2018-05-04
media: v4l: vsp1: Assign BRU and BRS to pipelines dynamically
Laurent Pinchart
1
-26
/
+135
2018-05-04
media: v4l: vsp1: Generalize detection of entity removal from DRM pipeline
Laurent Pinchart
1
-7
/
+7
2018-05-04
media: v4l: vsp1: Add per-display list internal completion notification support
Laurent Pinchart
1
-1
/
+1
2018-05-04
media: v4l: vsp1: Turn frame end completion status into a bitfield
Laurent Pinchart
1
-2
/
+3
2018-05-04
media: v4l: vsp1: Move DRM pipeline output setup code to a function
Laurent Pinchart
1
-46
/
+60
2018-05-04
media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
Laurent Pinchart
1
-34
/
+6
2018-05-04
media: v4l: vsp1: Setup BRU at atomic commit time
Laurent Pinchart
1
-1
/
+55
2018-05-04
media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
Laurent Pinchart
1
-167
/
+180
2018-05-04
media: v4l: vsp1: Share duplicated DRM pipeline configuration code
Laurent Pinchart
1
-52
/
+43
2018-05-04
media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline
Laurent Pinchart
1
-4
/
+4
2018-05-04
media: v4l: vsp1: Store pipeline pointer in vsp1_entity
Laurent Pinchart
1
-6
/
+14
2018-05-04
media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure
Laurent Pinchart
1
-4
/
+0
2018-05-04
media: v4l: vsp1: Don't start/stop media pipeline for DRM
Laurent Pinchart
1
-17
/
+1
2018-02-26
media: v4l: vsp1: Print the correct blending unit name in debug messages
Laurent Pinchart
1
-13
/
+8
2018-02-26
media: v4l: vsp1: Fix display stalls when requesting too many inputs
Laurent Pinchart
1
-0
/
+9
2017-12-04
v4l: vsp1: Start and stop DRM pipeline independently of planes
Laurent Pinchart
1
-10
/
+27
2017-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
1
-2
/
+3
2017-08-03
v4l: vsp1: Add support for multiple DRM pipelines
Laurent Pinchart
1
-81
/
+119
2017-08-03
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
1
-4
/
+4
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
1
-6
/
+6
2017-07-29
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
1
-4
/
+16
2017-07-29
v4l: vsp1: Don't create links for DRM pipeline
Laurent Pinchart
1
-47
/
+6
2017-07-29
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
1
-2
/
+2
2017-07-29
v4l: vsp1: Don't recycle active list at display start
Laurent Pinchart
1
-8
/
+4
2017-06-09
v4l: vsp1: Add API to map and unmap DRM buffers through the VSP
Laurent Pinchart
1
-0
/
+24
2017-05-22
v4l: vsp1: Extend VSP1 module API to allow DRM callbacks
Kieran Bingham
1
-0
/
+17
2017-04-14
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
1
-1
/
+1
2017-04-10
[media] v4l: vsp1: Register pipe with output WPF
Kieran Bingham
1
-0
/
+1
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
1
-7
/
+14
2017-04-10
[media] v4l: vsp1: Remove redundant pipe->dl usage from drm
Kieran Bingham
1
-10
/
+10
2017-03-07
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure
Kieran Bingham
1
-17
/
+16
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
1
-2
/
+2
2016-09-19
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
1
-1
/
+2
2016-09-19
[media] v4l: vsp1: Disable VYUY on Gen3
Laurent Pinchart
1
-1
/
+1
2016-09-19
[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITION
Laurent Pinchart
1
-7
/
+2
2016-09-19
[media] v4l: vsp1: Pass parameter type to entity configuration operation
Laurent Pinchart
1
-2
/
+4
2016-09-09
[media] v4l: vsp1: Fix tri-planar format support through DRM API
Laurent Pinchart
1
-3
/
+3
2016-06-28
[media] v4l: vsp1: Support runtime modification of controls
Laurent Pinchart
1
-2
/
+4
2016-06-20
[media] v4l: vsp1: Remove deprecated DRM API
Laurent Pinchart
1
-3
/
+3
2016-06-17
[media] v4l: vsp1: Group DRM RPF parameters in a structure
Laurent Pinchart
1
-38
/
+30
2016-04-13
[media] v4l: vsp1: Add global alpha support for DRM pipeline
Laurent Pinchart
1
-1
/
+4
[next]