summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1
AgeCommit message (Expand)Author
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
2016-06-17[media] v4l: vsp1: Replace container_of() with dedicated macroLaurent Pinchart
2016-06-17[media] v4l: vsp1: Add output node value to routing tableLaurent Pinchart
2016-06-17[media] v4l: vsp1: Add FCP supportLaurent Pinchart
2016-06-17[media] v4l: vsp1: Don't handle clocks manuallyLaurent Pinchart
2016-06-17[media] v4l: vsp1: Implement runtime PM supportLaurent Pinchart
2016-04-13[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definitionLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: lut: Use display list fragments to fill LUTLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Add support for multi-body display listsLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Fix race conditionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Make reg_count field unsignedLaurent Pinchart
2016-04-13[media] v4l: vsp1: Fix LUT format settingLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: RPF entities can't be target nodesLaurent Pinchart
2016-04-13[media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart
2016-04-13[media] v4l: vsp1: video: Reorder functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store pipeline pointer in rwpfLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Rename pipeline validate functions to pipeline buildLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init timeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Merge RPF and WPF pad ops structuresLaurent Pinchart
2016-04-13[media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart