summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1
AgeCommit message (Expand)Author
2018-03-22media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham
2018-03-22v4l: vsp1: Register pipe with output WPFKieran Bingham
2018-03-22v4l: vsp1: Prevent multiple streamon race commencing pipeline earlyKieran Bingham
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab
2016-09-19[media] v4l: vsp1: Disable VYUY on Gen3Laurent Pinchart
2016-09-19[media] v4l: vsp1: Fix spinlock in mixed IRQ context functionLaurent Pinchart
2016-09-19[media] v4l: vsp1: Support multiple partitions per frameKieran Bingham
2016-09-19[media] v4l: vsp1: Determine partition requirements for scaled imagesKieran Bingham
2016-09-19[media] v4l: vsp1: Support chained display listsKieran Bingham
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart
2016-09-19[media] v4l: vsp1: Fix RPF croppingLaurent Pinchart
2016-09-19[media] v4l: vsp1: Disable cropping on WPF sink padLaurent Pinchart
2016-09-19[media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham
2016-09-19[media] v4l: vsp1: Repair race between frame end and qbuf handlerKieran Bingham
2016-09-19[media] v4l: vsp1: Ensure pipeline locking in resume pathKieran Bingham
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart
2016-09-19[media] v4l: vsp1: Prevent pipelines from running when not streamingLaurent Pinchart
2016-09-09[media] v4l: vsp1: Add R8A7792 VSP1V supportSergei Shtylyov
2016-09-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart
2016-09-09[media] v4l: vsp1: Report device model and rev through media device informationLaurent Pinchart
2016-07-13[media] vsp1: use __maybe_unused for PM handlersArnd Bergmann
2016-07-13Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-06-28[media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart
2016-06-28[media] v4l: vsp1: rwpf: Support runtime modification of controlsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Simplify alpha propagationLaurent Pinchart
2016-06-28[media] v4l: vsp1: clu: Support runtime modification of controlsLaurent Pinchart
2016-06-28[media] v4l: vsp1: lut: Support runtime modification of controlsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart
2016-06-28[media] v4l: vsp1: lut: Expose configuration through a controlLaurent Pinchart
2016-06-28[media] v4l: vsp1: lut: Initialize the mutexLaurent Pinchart
2016-06-28[media] v4l: vsp1: dl: Don't free fragments with interrupts disabledLaurent Pinchart
2016-06-28[media] v4l: vsp1: Set entities functionsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Don't create LIF entity when the userspace API is enabledLaurent Pinchart
2016-06-28[media] v4l: vsp1: Don't register media device when userspace API is disabledLaurent Pinchart
2016-06-28[media] v4l: vsp1: Base link creation on availability of entitiesLaurent Pinchart
2016-06-28[media] v4l: vsp1: sru: Fix intensity control IDLaurent Pinchart
2016-06-28[media] v4l: vsp1: Stop the pipeline upon the first STREAMOFFLaurent Pinchart
2016-06-28[media] v4l: vsp1: Constify operation structuresLaurent Pinchart
2016-06-28[media] v4l: vsp1: pipe: Fix typo in commentLaurent Pinchart
2016-06-28[media] v4l: vsp1: Fix crash when resetting pipelineLaurent Pinchart
2016-06-28[media] v4l: vsp1: Fix descriptions of Gen2 VSP instancesLaurent Pinchart
2016-06-28[media] v4l: vsp1: Fix typo in register field namesLaurent Pinchart
2016-06-20[media] v4l: vsp1: Remove deprecated DRM APILaurent Pinchart
2016-06-17[media] v4l: vsp1: Group DRM RPF parameters in a structureLaurent Pinchart
2016-06-17[media] v4l: vsp1: Move frame sequence number from video node to pipelineLaurent Pinchart
2016-06-17[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more genericLaurent Pinchart