summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_crtc.h
AgeCommit message (Expand)Author
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-03drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart
2017-08-03drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart
2017-08-03drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart
2017-05-22drm: rcar-du: Register a completion callback with VSP1Kieran Bingham
2017-04-04drm: rcar-du: Add HDMI outputs to R8A7795 device descriptionKoji Matsuoka
2017-02-09drm: rcar-du: use vblank hooks in struct drm_crtc_funcsShawn Guo
2016-02-23drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart
2016-02-20drm: rcar-du: Remove local CRTC enabled stateLaurent Pinchart
2016-02-08drm/rcar: Nuke preclose hookDaniel Vetter
2015-05-25drm: rcar-du: Document the rcar_du_crtc structureLaurent Pinchart
2015-03-03drm: rcar-du: Remove unneeded rcar_du_crtc plane fieldLaurent Pinchart
2015-03-03drm: rcar-du: Switch plane set_property to atomic helpersLaurent Pinchart
2015-03-03drm: rcar-du: Rework CRTC enable/disable for atomic updatesLaurent Pinchart
2015-03-03drm: rcar-du: Wait for page flip completion when turning the CRTC offLaurent Pinchart
2014-12-23drm: rcar-du: Add support for external pixel clockLaurent Pinchart
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart
2013-08-09drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart