aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_drv.h
Commit message (Expand)AuthorAge
* drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2018-10-23
* drm: rcar-du: Don't use TV sync mode when not supported by the hardwareLaurent Pinchart2018-09-24
* drm: rcar-du: Use LVDS PLL clock as dot clock when possibleLaurent Pinchart2018-09-24
* drm: rcar-du: Rename and document dpll_ch fieldJacopo Mondi2018-09-15
* drm: rcar-du: Add interlaced feature flagKieran Bingham2018-09-14
* drm: rcar-du: Refactor Feature and Quirk definitionsKieran Bingham2018-09-14
* drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto2018-09-14
* Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2018-05-15
|\
| * drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham2018-05-05
* | drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard2018-04-16
|/
* drm: rcar-du: Convert LVDS encoder code to bridge driverLaurent Pinchart2018-03-07
* drm: rcar-du: Implement system suspend/resume supportKieran Bingham2017-12-04
* drm: rcar-du: Add DPLL supportKoji Matsuoka2017-04-04
* drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart2017-04-04
* drm: rcar-du: Remove wait field from rcar_du_device structureLaurent Pinchart2017-04-04
* drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-29
* drm: rcar-du: Add R8A7795 device supportLaurent Pinchart2016-02-23
* drm: rcar-du: Support up to 4 CRTCsKoji Matsuoka2016-02-23
* drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart2016-02-23
* drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart2016-02-19
* drm: rcar-du: Move properties from rcar_du_planes to rcar_du_deviceLaurent Pinchart2015-05-25
* drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart2015-03-03
* drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart2015-03-03
* drm: rcar-du: Refactor DEFR8 featureLaurent Pinchart2014-12-23
* drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-26
* drm/rcar-du: Add OF supportLaurent Pinchart2014-09-15
* drm/rcar-du: Update copyright noticeLaurent Pinchart2014-09-15
* drm/rcar-du: Add LVDS_LANES quirkLaurent Pinchart2013-12-01
* drm/rcar-du: Split features and quirksLaurent Pinchart2013-12-01
* drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart2013-08-09
* drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-09
* drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart2013-08-09
* drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-09
* drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart2013-08-09
* drm/rcar-du: Add support for multiple groupsLaurent Pinchart2013-08-09
* drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart2013-08-09
* drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart2013-08-09
* drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart2013-08-09
* drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart2013-08-09
* drm/rcar-du: Add platform module device tableLaurent Pinchart2013-08-09
* drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart2013-06-26