summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart2016-04-132-5/+12
* [media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definitionLaurent Pinchart2016-04-131-1/+1
* [media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart2016-04-131-1/+4
* [media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart2016-04-133-77/+116
* [media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3Laurent Pinchart2016-04-134-3/+73
* [media] v4l: vsp1: lut: Use display list fragments to fill LUTLaurent Pinchart2016-04-132-6/+31
* [media] v4l: vsp1: dl: Add support for multi-body display listsLaurent Pinchart2016-04-132-46/+251
* [media] v4l: vsp1: dl: Fix race conditionsLaurent Pinchart2016-04-131-12/+29
* [media] v4l: vsp1: dl: Make reg_count field unsignedLaurent Pinchart2016-04-131-1/+1
* [media] v4l: vsp1: Fix LUT format settingLaurent Pinchart2016-04-131-0/+1
* [media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart2016-04-136-111/+69
* [media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart2016-04-137-132/+60
* [media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart2016-04-139-126/+36
* [media] v4l: vsp1: RPF entities can't be target nodesLaurent Pinchart2016-04-131-5/+5
* [media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart2016-04-138-61/+75
* [media] v4l: vsp1: video: Reorder functionsLaurent Pinchart2016-04-131-133/+133
* [media] v4l: vsp1: Store pipeline pointer in rwpfLaurent Pinchart2016-04-135-22/+19
* [media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart2016-04-1311-14/+29
* [media] v4l: vsp1: Rename pipeline validate functions to pipeline buildLaurent Pinchart2016-04-131-9/+9
* [media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart2016-04-1316-118/+125
* [media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init timeLaurent Pinchart2016-04-131-9/+2
* [media] v4l: vsp1: Merge RPF and WPF pad ops structuresLaurent Pinchart2016-04-134-65/+38
* [media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart2016-04-1312-476/+418
* [media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart2016-04-1310-51/+58
* [media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart2016-04-1311-124/+311
* [media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart2016-04-1310-18/+16
* [media] v4l: vsp1: Add race condition FIXME commentLaurent Pinchart2016-04-131-0/+3
* [media] v4l: vsp1: Fix BRU try compose rectangle storageLaurent Pinchart2016-04-131-1/+2
* [media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart2016-04-135-33/+41
* [media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart2016-04-1310-129/+43
* [media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart2016-04-139-146/+142
* [media] v4l: vsp1: Add header display list supportLaurent Pinchart2016-04-133-5/+70
* [media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart2016-04-137-20/+40
* [media] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()Laurent Pinchart2016-04-131-0/+3
* [media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart2016-04-136-37/+0
* [media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart2016-04-136-38/+62
* [media] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDSLaurent Pinchart2016-04-134-5/+5
* [media] v4l: vsp1: Don't setup control handler when starting streamingLaurent Pinchart2016-04-136-34/+6
* [media] v4l: vsp1: sru: Don't program intensity in control set handlerLaurent Pinchart2016-04-132-26/+11
* [media] v4l: vsp1: rwpf: Don't program alpha value in control set handlerLaurent Pinchart2016-04-134-99/+47
* [media] vsp1: make vsp1_drm_frame_end staticMauro Carvalho Chehab2016-04-131-1/+1
* [media] v4l: vsp1: bru: Don't program background color in control set handlerLaurent Pinchart2016-04-132-6/+11
* [media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart2016-04-138-45/+70
* [media] v4l: vsp1: Split display list manager from display listLaurent Pinchart2016-04-139-186/+193
* [media] v4l: vsp1: Simplify frame end processingLaurent Pinchart2016-04-132-18/+6
* [media] v4l: vsp1: Always setup the display listLaurent Pinchart2016-04-132-6/+4
* [media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart2016-04-136-32/+20
* [media] v4l: vsp1: VSPD instances have no LUT on Gen3Laurent Pinchart2016-04-131-1/+1
* [media] v4l: vsp1: video: Fix coding styleLaurent Pinchart2016-04-131-12/+11
* [media] v4l: vsp1: drm: Include correct header fileLaurent Pinchart2016-04-132-12/+1