aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_hdmi.c
AgeCommit message (Expand)Author
2023-12-12drm/exynos: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07drm/exynos: fix a potential error pointer dereferenceXiang Yang
2023-07-21drm: Explicitly include correct DT includesRob Herring
2022-09-26drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_validNathan Huckleberry
2022-09-26drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmihongao
2022-06-13ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown
2021-09-16drm/exynos: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-06-11drm/exynos: use pm_runtime_resume_and_get()Inki Dae
2020-12-01drm/exynos/hdmi: add support for 1920x1200@60Hz modeMarek Szyprowski
2020-09-21drm/exynos: hdmi: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-04-02drm/exynos: Use simple encoderThomas Zimmermann
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-02drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe failsMarek Szyprowski
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2019-11-08drm/exynos: Provide ddc symlink in connector's sysfsAndrzej Pietrasiewicz
2019-09-09drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-06-27drm/exynos: drop drmP.h usageSam Ravnborg
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-24drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macroInki Dae
2019-04-24drm/exynos: use DRM_DEV_ERROR to print out error messageInki Dae
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-07-24drm/exynos: Ensure suspended runtime PM state during system suspendMarek Szyprowski
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin
2018-02-20drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1Sylwester Nawrocki
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-10-26drm: exynos: Add driver for HDMI audio interfaceSylwester Nawrocki
2017-10-26drm/exynos/hdmi: add 85.5MHz pixel clock for v14 HDMI PHYDaniel Drake
2017-10-26drm/exynos/hdmi: quirk for support mode timings conversionAndrzej Hajda
2017-10-26drm/exynos/hdmi: remove redundant mode fieldAndrzej Hajda
2017-09-20drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski
2017-08-25drm/exynos: use helper to set possible crtcsAndrzej Hajda
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-07-27drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann
2017-07-27drm/exynos/hdmi: fix disable sequenceAndrzej Hajda
2017-07-27drm: exynos: hdmi: make of_device_ids const.Arvind Yadav
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2017-06-01drm/exynos/hdmi: fix pipeline disable orderAndrzej Hajda
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-04-10[media] exynos_hdmi: add CEC notifier supportHans Verkuil
2017-03-11Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter