summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1/vsp1_drm.c
AgeCommit message (Expand)Author
2017-12-04v4l: vsp1: Start and stop DRM pipeline independently of planesLaurent Pinchart
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-03v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart
2017-07-29v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart
2017-07-29v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart
2017-07-29v4l: vsp1: Don't recycle active list at display startLaurent Pinchart
2017-06-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart
2017-05-22v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham
2017-04-14[media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart
2017-04-10[media] v4l: vsp1: Register pipe with output WPFKieran Bingham
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart
2017-04-10[media] v4l: vsp1: Remove redundant pipe->dl usage from drmKieran Bingham
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
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: 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-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart
2016-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent 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-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: Pass pipe pointer to entity configure functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent 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: 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] vsp1: make vsp1_drm_frame_end staticMauro Carvalho Chehab
2016-04-13[media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart
2016-04-13[media] v4l: vsp1: Split display list manager from display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Simplify frame end processingLaurent Pinchart
2016-04-13[media] v4l: vsp1: drm: Include correct header fileLaurent Pinchart
2016-02-19[media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart
2016-02-19[media] v4l: vsp1: Add display list supportTakashi Saito
2016-02-19[media] v4l: vsp1: Implement atomic update for the DRM driverLaurent Pinchart
2016-02-19[media] v4l: vsp1: Disconnect unused RPFs from the DRM pipelineLaurent Pinchart
2016-02-19[media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart