summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1/vsp1_drm.c
Commit message (Expand)AuthorAge
* media: v4l: vsp1: Print the correct blending unit name in debug messagesLaurent Pinchart2018-02-26
* media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart2018-02-26
* v4l: vsp1: Start and stop DRM pipeline independently of planesLaurent Pinchart2017-12-04
* drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham2017-08-03
* v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart2017-08-03
* v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart2017-08-03
* v4l: vsp1: Add support for the BRS entityLaurent Pinchart2017-07-29
* v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart2017-07-29
* v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart2017-07-29
* v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart2017-07-29
* v4l: vsp1: Don't recycle active list at display startLaurent Pinchart2017-07-29
* v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-09
* v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-22
* [media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart2017-04-14
* [media] v4l: vsp1: Register pipe with output WPFKieran Bingham2017-04-10
* [media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart2017-04-10
* [media] v4l: vsp1: Remove redundant pipe->dl usage from drmKieran Bingham2017-04-10
* [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham2017-03-07
* [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-27
* [media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab2016-09-19
* [media] v4l: vsp1: Disable VYUY on Gen3Laurent Pinchart2016-09-19
* [media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart2016-09-19
* [media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart2016-09-19
* [media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart2016-09-09
* [media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart2016-06-28
* [media] v4l: vsp1: Remove deprecated DRM APILaurent Pinchart2016-06-20
* [media] v4l: vsp1: Group DRM RPF parameters in a structureLaurent Pinchart2016-06-17
* [media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart2016-04-13
* [media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart2016-04-13
* [media] vsp1: make vsp1_drm_frame_end staticMauro Carvalho Chehab2016-04-13
* [media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Split display list manager from display listLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Simplify frame end processingLaurent Pinchart2016-04-13
* [media] v4l: vsp1: drm: Include correct header fileLaurent Pinchart2016-04-13
* [media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart2016-02-19
* [media] v4l: vsp1: Add display list supportTakashi Saito2016-02-19
* [media] v4l: vsp1: Implement atomic update for the DRM driverLaurent Pinchart2016-02-19
* [media] v4l: vsp1: Disconnect unused RPFs from the DRM pipelineLaurent Pinchart2016-02-19
* [media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart2016-02-19