summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_drv.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-07drm: rcar-du: Convert LVDS encoder code to bridge driverLaurent Pinchart1-5/+0
2017-12-04drm: rcar-du: Implement system suspend/resume supportKieran Bingham1-0/+1
2017-04-04drm: rcar-du: Add DPLL supportKoji Matsuoka1-0/+1
2017-04-04drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart1-2/+0
2017-04-04drm: rcar-du: Remove wait field from rcar_du_device structureLaurent Pinchart1-5/+0
2016-07-29drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard1-1/+0
2016-02-23drm: rcar-du: Add R8A7795 device supportLaurent Pinchart1-1/+3
2016-02-23drm: rcar-du: Support up to 4 CRTCsKoji Matsuoka1-1/+1
2016-02-23drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart1-0/+4
2016-02-20drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart1-0/+2
2015-05-25drm: rcar-du: Move properties from rcar_du_planes to rcar_du_deviceLaurent Pinchart1-0/+6
2015-03-03drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart1-0/+6
2015-03-03drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart1-3/+7
2014-12-23drm: rcar-du: Refactor DEFR8 featureLaurent Pinchart1-1/+1
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart1-2/+0
2014-09-15drm/rcar-du: Add OF supportLaurent Pinchart1-0/+2
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart1-1/+1
2013-12-02drm/rcar-du: Add LVDS_LANES quirkLaurent Pinchart1-0/+1
2013-12-02drm/rcar-du: Split features and quirksLaurent Pinchart1-2/+11
2013-08-09drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart1-0/+2
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart1-0/+4
2013-08-09drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart1-0/+2
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart1-0/+16
2013-08-09drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart1-0/+1
2013-08-09drm/rcar-du: Add support for multiple groupsLaurent Pinchart1-2/+4
2013-08-09drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart1-0/+1
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart1-7/+3
2013-08-09drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart1-10/+1
2013-08-09drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart1-1/+2
2013-08-09drm/rcar-du: Add platform module device tableLaurent Pinchart1-0/+15
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart1-0/+66