aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c
AgeCommit message (Expand)Author
2020-08-03drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai
2020-07-24drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-03-20drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-01drm/sun4i: hdmi: add support for ddc-i2c-bus propertyMans Rullgard
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-22drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-03-20drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET
2018-03-20drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET
2017-12-20drm/sun4i: hdmi: Move the mode_valid callback to the encoderMaxime Ripard
2017-12-15drm/sun4i: validate modes for HDMIHans Verkuil
2017-10-17drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai
2017-10-17drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard
2017-10-17drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard
2017-10-16drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set functionChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Add support for A31's HDMI controllerChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Add support for controller hardware variantsChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: create a regmap for later useChen-Yu Tsai
2017-10-11drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai
2017-08-21Merge tag 'sunxi-drm-for-4.14' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-07-18sun4i_hdmi: add CEC supportHans Verkuil
2017-07-17drm/sun4i: hdmi: Implement I2C adapter for A10s DDC busJonathan Liu
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-06-01drm/sun4i: Add HDMI supportMaxime Ripard