summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: Add DPLL supportKoji Matsuoka2017-04-041-0/+1
* drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart2017-04-041-2/+0
* drm: rcar-du: Remove wait field from rcar_du_device structureLaurent Pinchart2017-04-041-5/+0
* drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-291-1/+0
* drm: rcar-du: Add R8A7795 device supportLaurent Pinchart2016-02-231-1/+3
* drm: rcar-du: Support up to 4 CRTCsKoji Matsuoka2016-02-231-1/+1
* drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart2016-02-231-0/+4
* drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart2016-02-201-0/+2
* drm: rcar-du: Move properties from rcar_du_planes to rcar_du_deviceLaurent Pinchart2015-05-251-0/+6
* drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart2015-03-031-0/+6
* drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart2015-03-031-3/+7
* drm: rcar-du: Refactor DEFR8 featureLaurent Pinchart2014-12-231-1/+1
* drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-261-2/+0
* drm/rcar-du: Add OF supportLaurent Pinchart2014-09-151-0/+2
* drm/rcar-du: Update copyright noticeLaurent Pinchart2014-09-151-1/+1
* drm/rcar-du: Add LVDS_LANES quirkLaurent Pinchart2013-12-021-0/+1
* drm/rcar-du: Split features and quirksLaurent Pinchart2013-12-021-2/+11
* drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart2013-08-091-0/+2
* drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-091-0/+4
* drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart2013-08-091-0/+2
* drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-091-0/+16
* drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart2013-08-091-0/+1
* drm/rcar-du: Add support for multiple groupsLaurent Pinchart2013-08-091-2/+4
* drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart2013-08-091-0/+1
* drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart2013-08-091-7/+3
* drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2013-08-091-10/+1
* drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart2013-08-091-1/+2
* drm/rcar-du: Add platform module device tableLaurent Pinchart2013-08-091-0/+15
* drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart2013-06-271-0/+66
OpenPOWER on IntegriCloud