aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_encoder.c
AgeCommit message (Expand)Author
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-06-08drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS modeLaurent Pinchart
2019-03-28drm: rcar-du: Support panels connected directly to the DPAD outputsLaurent Pinchart
2019-02-08drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3Laurent Pinchart
2019-02-08drm: rcar-du: Simplify encoder registrationLaurent Pinchart
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
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
2018-09-14drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto
2018-03-07drm: rcar-du: Convert LVDS encoder code to bridge driverLaurent Pinchart
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-04-04drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart
2017-04-04drm: rcar-du: Replace manual bridge implementation with DRM bridgeLaurent Pinchart
2017-04-04drm: rcar-du: Add support for LVDS mode selectionLaurent Pinchart
2017-04-04drm: rcar-du: Use the DRM panel APILaurent Pinchart
2017-04-04drm: rcar-du: Switch to encoder .atomic_mode_set() helper functionLaurent Pinchart
2016-07-18drm: rcar-du: Remove i2c slave encoder interface for hdmi encoderArchit Taneja
2016-06-10drm: rcar-du: Rely on the default ->best_encoder() behaviorBoris Brezillon
2016-02-23drm: rcar-du: lvds: Avoid duplication of clock clamp codeLaurent Pinchart
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-03-03drm: rcar-du: Replace encoder mode_fixup with atomic_checkLaurent Pinchart
2015-03-03drm: rcar-du: Switch connector DPMS to atomic helpersLaurent Pinchart
2015-03-03drm: rcar-du: Switch mode config to atomic helpersLaurent Pinchart
2015-03-03drm: rcar-du: Rework encoder enable/disable for atomic updatesLaurent Pinchart
2015-03-03drm: rcar-du: Replace LVDS encoder DPMS by enable/disableLaurent Pinchart
2014-12-23drm: rcar-du: Clamp DPMS states to on and offLaurent Pinchart
2014-12-23drm: rcar-du: Remove LVDS and HDMI encoders chaining restrictionLaurent Pinchart
2014-12-23drm: rcar-du: Don't fail probe in case of partial encoder init errorLaurent Pinchart
2014-11-26drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart
2014-11-26drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart
2014-11-26drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent 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-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart
2013-08-09drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart