summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c
AgeCommit message (Expand)Author
2024-04-22drm/sun4i: hdmi: switch to struct drm_edidJani Nikula
2024-03-14drm/sun4i: hdmi: Fix u64 div on 32bit archMaxime Ripard
2024-03-01drm/sun4i: hdmi: Add missing drm_atomic headerMaxime Ripard
2024-02-26drm/sun4i: hdmi: Consolidate atomic_check and mode_validMaxime Ripard
2024-02-26drm/sun4i: hdmi: Switch to container_of_constMaxime Ripard
2024-02-26drm/sun4i: hdmi: Move mode_set into enableMaxime Ripard
2024-02-26drm/sun4i: hdmi: Convert encoder to atomicMaxime Ripard
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-06-08drm/sun4i: Convert to platform remove callback returning voidUwe Kleine-König
2022-07-05drm: Remove linux/i2c.h from drm_crtc.hVille Syrjälä
2022-04-22drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito
2021-09-01drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2020-07-17drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai
2020-06-30drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil
2020-04-02drm/sun4i: Use simple encoderThomas Zimmermann
2019-12-18drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2019-09-09drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()Hans Verkuil
2019-07-31drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi connector sysfs directoryAndrzej Pietrasiewicz
2019-07-17drm/sun4i: drop use of drmP.hSam Ravnborg
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