summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_drv.h
AgeCommit message (Expand)Author
2019-12-18drm: rcar-du: kms: Initialize CMM instancesJacopo Mondi
2019-02-08drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3Laurent Pinchart
2019-01-14drm: rcar-du: Remove inclusion of drmP.hLaurent Pinchart
2019-01-14drm: rcar-du: Move CRTC outputs bitmask to private CRTC stateLaurent Pinchart
2019-01-14drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation checkLaurent Pinchart
2018-11-29drm/rcar-du: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-09-25drm: rcar-du: Don't use TV sync mode when not supported by the hardwareLaurent Pinchart
2018-09-25drm: rcar-du: Use LVDS PLL clock as dot clock when possibleLaurent Pinchart
2018-09-15drm: rcar-du: Rename and document dpll_ch fieldJacopo Mondi
2018-09-14drm: rcar-du: Add interlaced feature flagKieran Bingham
2018-09-14drm: rcar-du: Refactor Feature and Quirk definitionsKieran Bingham
2018-09-14drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto
2018-05-15Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2018-05-05drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham
2018-04-16drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard
2018-03-07drm: rcar-du: Convert LVDS encoder code to bridge driverLaurent Pinchart
2017-12-04drm: rcar-du: Implement system suspend/resume supportKieran Bingham
2017-04-04drm: rcar-du: Add DPLL supportKoji Matsuoka
2017-04-04drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart
2017-04-04drm: rcar-du: Remove wait field from rcar_du_device structureLaurent Pinchart
2016-07-29drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard
2016-02-23drm: rcar-du: Add R8A7795 device supportLaurent Pinchart
2016-02-23drm: rcar-du: Support up to 4 CRTCsKoji Matsuoka
2016-02-23drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart
2016-02-20drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart
2015-05-25drm: rcar-du: Move properties from rcar_du_planes to rcar_du_deviceLaurent Pinchart
2015-03-03drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart
2015-03-03drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart
2014-12-23drm: rcar-du: Refactor DEFR8 featureLaurent Pinchart
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart
2014-09-15drm/rcar-du: Add OF supportLaurent Pinchart
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart
2013-12-02drm/rcar-du: Add LVDS_LANES quirkLaurent Pinchart
2013-12-02drm/rcar-du: Split features and quirksLaurent Pinchart
2013-08-09drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart
2013-08-09drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart
2013-08-09drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart
2013-08-09drm/rcar-du: Add support for multiple groupsLaurent Pinchart
2013-08-09drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart
2013-08-09drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart
2013-08-09drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart
2013-08-09drm/rcar-du: Add platform module device tableLaurent Pinchart
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart