summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: fix error return codeJulia Lawall2014-11-261-1/+1
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-051-0/+1
* drm/rcar-du: Update copyright noticeLaurent Pinchart2014-09-151-1/+1
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-5/+5
* drm/rcar-du: Update plane pitch in .mode_set_base() operationLaurent Pinchart2013-12-021-1/+0
* drm/rcar-du: Don't cast crtc to rcrtc twice in the same functionLaurent Pinchart2013-12-021-1/+1
* drm: Pass page flip ioctl flags to driverKeith Packard2013-08-301-1/+2
* drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-091-2/+0
* drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart2013-08-091-0/+5
* drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-091-2/+4
* drm/rcar-du: Add support for multiple groupsLaurent Pinchart2013-08-091-11/+14
* drm/rcar-du: Move output routing configuration to groupLaurent Pinchart2013-08-091-20/+1
* drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart2013-08-091-64/+28
* drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart2013-08-091-2/+0
* drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart2013-08-091-28/+92
* drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart2013-06-271-0/+595
OpenPOWER on IntegriCloud