index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_pipe.c
Age
Commit message (
Expand
)
Author
2018-05-04
media: v4l: vsp1: Turn frame end completion status into a bitfield
Laurent Pinchart
2018-05-04
media: v4l: vsp1: Store pipeline pointer in vsp1_entity
Laurent Pinchart
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-08-20
media: v4l: vsp1: Allow entities to participate in the partition algorithm
Kieran Bingham
2017-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-07-29
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
2017-05-22
v4l: vsp1: Postpone frame end handling in event of display list race
Kieran Bingham
2017-04-14
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
2017-04-14
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
2017-04-14
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
2017-04-10
[media] v4l: vsp1: Disable HSV formats on Gen3 hardware
Laurent Pinchart
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
2016-10-21
[media] v4l: vsp1: Add support for capture and output in HSV formats
Laurent Pinchart
2016-09-19
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
2016-09-19
[media] v4l: vsp1: Disable VYUY on Gen3
Laurent Pinchart
2016-09-19
[media] v4l: vsp1: Ensure pipeline locking in resume path
Kieran Bingham
2016-06-28
[media] v4l: vsp1: Simplify alpha propagation
Laurent Pinchart
2016-06-28
[media] v4l: vsp1: Fix crash when resetting pipeline
Laurent Pinchart
2016-06-17
[media] v4l: vsp1: Move frame sequence number from video node to pipeline
Laurent Pinchart
2016-06-17
[media] v4l: vsp1: Implement runtime PM support
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definition
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Add Z-order support for DRM pipeline
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Allocate pipelines on demand
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Store pipeline pointer in rwpf
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Pass display list explicitly to configure functions
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Create a new configure operation to setup modules
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Split display list manager from display list
Laurent Pinchart
2016-04-13
[media] v4l: vsp1: Simplify frame end processing
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Configure device based on IP version
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Add display list support
Takashi Saito
2016-02-19
[media] v4l: vsp1: Make pipeline inputs array index by RPF index
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Move format info to vsp1_pipe.c
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Extract pipeline initialization code into a function
Laurent Pinchart
2016-02-19
[media] v4l: vsp1: Split pipeline management code from vsp1_video.c
Laurent Pinchart