summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1/vsp1_video.c
AgeCommit message (Expand)Author
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-08-20media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham
2017-08-20media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham
2017-08-20media: v4l: vsp1: Remove redundant context variablesKieran Bingham
2017-08-20media: v4l: vsp1: Calculate partition sizes at stream startKieran Bingham
2017-08-20media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() functionKieran Bingham
2017-08-20media: v4l: vsp1: Release buffers in start_streaming error pathKieran Bingham
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart
2017-06-09v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm
2017-04-14[media] v4l: vsp1: Add HGT supportNiklas Söderlund
2017-04-14[media] v4l: vsp1: Add HGO supportLaurent Pinchart
2017-04-14[media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart
2017-04-14[media] v4l: vsp1: wpf: Implement rotation supportLaurent Pinchart
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart
2017-04-10[media] v4l: vsp1: Prevent multiple streamon race commencing pipeline earlyKieran Bingham
2017-04-10[media] v4l: vsp1: Clean up file handle in open() error pathShailendra Verma
2017-02-03[media] v4l: vsp1: Add VIDIOC_EXPBUF supportLaurent Pinchart
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2016-10-21[media] v4l: vsp1: Add support for capture and output in HSV formatsLaurent Pinchart
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: 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: 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: Repair race between frame end and qbuf handlerKieran Bingham
2016-09-19[media] v4l: vsp1: Prevent pipelines from running when not streamingLaurent Pinchart
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: Support runtime modification of controlsLaurent 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-17[media] v4l: vsp1: Move frame sequence number from video node to pipelineLaurent 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: 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: Add race condition FIXME commentLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart
2016-04-13[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart
2016-04-13[media] v4l: vsp1: video: Fix coding styleLaurent Pinchart
2016-03-05[media] v4l: vsp1: Check if an entity is a subdev with the right functionLaurent Pinchart
2016-02-19[media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart