summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-12/+0
* drm: rcar-du: lvds: Avoid duplication of clock clamp codeLaurent Pinchart2016-02-231-5/+1
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* drm: rcar-du: Replace encoder mode_fixup with atomic_checkLaurent Pinchart2015-03-031-23/+12
* drm: rcar-du: Switch connector DPMS to atomic helpersLaurent Pinchart2015-03-031-9/+0
* drm: rcar-du: Switch mode config to atomic helpersLaurent Pinchart2015-03-031-12/+0
* drm: rcar-du: Rework encoder enable/disable for atomic updatesLaurent Pinchart2015-03-031-11/+22
* drm: rcar-du: Replace LVDS encoder DPMS by enable/disableLaurent Pinchart2015-03-031-8/+4
* drm: rcar-du: Clamp DPMS states to on and offLaurent Pinchart2014-12-231-0/+3
* drm: rcar-du: Remove LVDS and HDMI encoders chaining restrictionLaurent Pinchart2014-12-231-7/+0
* drm: rcar-du: Don't fail probe in case of partial encoder init errorLaurent Pinchart2014-12-231-7/+21
* drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart2014-11-261-5/+25
* drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart2014-11-261-3/+5
* drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart2014-11-261-2/+3
* drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-261-6/+2
* drm/rcar-du: Add OF supportLaurent Pinchart2014-09-151-4/+7
* drm/rcar-du: Update copyright noticeLaurent Pinchart2014-09-151-1/+1
* drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart2013-08-091-0/+38
* drm/rcar-du: Rework output routing supportLaurent Pinchart2013-08-091-5/+21
* drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart2013-08-091-1/+1
* drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart2013-08-091-0/+148
OpenPOWER on IntegriCloud