summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard1-1/+2
2013-08-10drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart1-2/+0
2013-08-10drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart1-0/+5
2013-08-10drm/rcar-du: Rework output routing supportLaurent Pinchart1-2/+4
2013-08-10drm/rcar-du: Add support for multiple groupsLaurent Pinchart1-11/+14
2013-08-10drm/rcar-du: Move output routing configuration to groupLaurent Pinchart1-20/+1
2013-08-10drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart1-64/+28
2013-08-10drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart1-2/+0
2013-08-10drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart1-28/+92
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart1-0/+595