summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_crtc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-0/+15
|\
| * media: drm: rcar-du: Add support for CRC computationLaurent Pinchart2018-05-171-0/+15
* | drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham2018-05-051-1/+2
|/
* drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham2017-08-031-0/+2
* drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart2017-08-031-0/+8
* drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart2017-08-031-2/+2
* drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart2017-08-031-0/+3
* drm: rcar-du: Register a completion callback with VSP1Kieran Bingham2017-05-221-0/+1
* drm: rcar-du: Add HDMI outputs to R8A7795 device descriptionKoji Matsuoka2017-04-041-1/+3
* drm: rcar-du: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-091-1/+0
* drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart2016-02-231-0/+2
* drm: rcar-du: Remove local CRTC enabled stateLaurent Pinchart2016-02-201-2/+0
* drm/rcar: Nuke preclose hookDaniel Vetter2016-02-081-2/+0
* drm: rcar-du: Document the rcar_du_crtc structureLaurent Pinchart2015-05-251-0/+14
* drm: rcar-du: Remove unneeded rcar_du_crtc plane fieldLaurent Pinchart2015-03-031-2/+0
* drm: rcar-du: Switch plane set_property to atomic helpersLaurent Pinchart2015-03-031-1/+0
* drm: rcar-du: Rework CRTC enable/disable for atomic updatesLaurent Pinchart2015-03-031-1/+1
* drm: rcar-du: Wait for page flip completion when turning the CRTC offLaurent Pinchart2015-03-031-0/+3
* drm: rcar-du: Add support for external pixel clockLaurent Pinchart2014-12-231-0/+1
* drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-261-1/+9
* drm/rcar-du: Update copyright noticeLaurent Pinchart2014-09-151-1/+1
* drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-091-0/+2
* drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-091-1/+3
* drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart2013-08-091-2/+3
* drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart2013-08-091-1/+1
* drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart2013-06-271-0/+50
OpenPOWER on IntegriCloud