summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_crtc.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-23drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart1-0/+2
2016-02-20drm: rcar-du: Remove local CRTC enabled stateLaurent Pinchart1-2/+0
2016-02-08drm/rcar: Nuke preclose hookDaniel Vetter1-2/+0
2015-05-25drm: rcar-du: Document the rcar_du_crtc structureLaurent Pinchart1-0/+14
2015-03-03drm: rcar-du: Remove unneeded rcar_du_crtc plane fieldLaurent Pinchart1-2/+0
2015-03-03drm: rcar-du: Switch plane set_property to atomic helpersLaurent Pinchart1-1/+0
2015-03-03drm: rcar-du: Rework CRTC enable/disable for atomic updatesLaurent Pinchart1-1/+1
2015-03-03drm: rcar-du: Wait for page flip completion when turning the CRTC offLaurent Pinchart1-0/+3
2014-12-23drm: rcar-du: Add support for external pixel clockLaurent Pinchart1-0/+1
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart1-1/+9
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart1-1/+1
2013-08-10drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart1-0/+2
2013-08-10drm/rcar-du: Rework output routing supportLaurent Pinchart1-1/+3
2013-08-10drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart1-2/+3
2013-08-10drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart1-1/+1
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart1-0/+50