summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_kms.c
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/rcar-du: use for_each_endpoint_of_node macroPhilipp Zabel2015-04-081-13/+3
| * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-231-11/+4
* | drm: rcar-du: Fix race condition in hardware plane allocatorLaurent Pinchart2015-03-031-2/+201
* | drm: rcar-du: Move plane commit code from CRTC start to CRTC resumeLaurent Pinchart2015-03-031-1/+1
* | drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart2015-03-031-1/+104
* | drm: rcar-du: Switch plane update to atomic helpersLaurent Pinchart2015-03-031-0/+3
* | drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart2015-03-031-0/+2
* | drm: rcar-du: Implement universal plane supportLaurent Pinchart2015-03-031-7/+0
* | drm: rcar-du: Disable fbdev emulation when no connector is presentLaurent Pinchart2015-03-031-5/+10
* | drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init timeLaurent Pinchart2015-03-031-4/+0
* | drm: rcar-du: Don't disable unused functions at init timeLaurent Pinchart2015-03-031-2/+0
|/
* drm: rcar-du: Don't fail probe in case of partial encoder init errorLaurent Pinchart2014-12-231-2/+13
* drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart2014-11-261-0/+1
* drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart2014-11-261-1/+1
* drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-261-45/+7
* drm/rcar: gem: dumb: pitch is an outputThierry Reding2014-11-131-1/+1
* drm/cma: Introduce drm_gem_cma_dumb_create_internal()Thierry Reding2014-11-131-1/+1
* drm/rcar-du: Add OF supportLaurent Pinchart2014-09-151-21/+210
* drm/rcar-du: Update copyright noticeLaurent Pinchart2014-09-151-1/+1
* drm/rcar-du: Fix maximum frame buffer pitch computationLaurent Pinchart2014-07-301-2/+11
* drm/rcar-du: Handle encoder initialization failuresLaurent Pinchart2014-04-041-1/+4
* drm/rcar-du: Split features and quirksLaurent Pinchart2013-12-021-2/+2
* drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart2013-08-091-8/+28
* drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-091-0/+5
* drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-091-6/+11
* drm/rcar-du: Add support for multiple groupsLaurent Pinchart2013-08-091-12/+31
* drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart2013-08-091-3/+14
* drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart2013-08-091-1/+1
* drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart2013-08-091-4/+7
* drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart2013-08-091-2/+2
* drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart2013-08-091-3/+2
* drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart2013-08-091-43/+6
* drm/rcar-du: Fix buffer pitch alignmentLaurent Pinchart2013-07-051-1/+18
* drm/rcar-du: Don't ignore rcar_du_crtc_create() return valueLaurent Pinchart2013-07-051-2/+5
* drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart2013-06-271-0/+245
OpenPOWER on IntegriCloud