summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_hdmi.c
AgeCommit message (Expand)Author
2025-05-16Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2025-04-21drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move CEC device parsing in new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move N/CTS setting to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Move audio params selection to new functionAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()AngeloGioacchino Del Regno
2025-04-21drm/mediatek: hdmi: Use regmap instead of iomem for main registersGuillaume Ranquet
2025-04-21drm/mediatek: mtk_hdmi: Convert to module_platform_driver macroAngeloGioacchino Del Regno
2025-04-21drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driverAngeloGioacchino Del Regno
2025-04-17drm/mediatek: mtk_cec: Switch to register as module_platform_driverAngeloGioacchino Del Regno
2025-04-16drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard
2025-03-14Merge tag 'mediatek-drm-next-6.15-v2' of https://git.kernel.org/pub/scm/linux...Dave Airlie
2025-03-02drm/mediatek: Move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-02-26drm/mediatek: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-02-20drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()AngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove driver bound to HDMI printAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()AngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEPAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_addAngeloGioacchino Del Regno
2025-02-20drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmiAngeloGioacchino Del Regno
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard
2025-02-19drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridgeAngeloGioacchino Del Regno
2025-02-19drm/mediatek: mtk_hdmi: Compress of_device_id array entriesAngeloGioacchino Del Regno
2025-02-19drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size memberAngeloGioacchino Del Regno
2025-02-19drm/mediatek: mtk_hdmi: Unregister audio platform device on failureAngeloGioacchino Del Regno
2025-01-04ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdataDmitry Baryshkov
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-06-27drm/mediatek: Log errors in probe with dev_err_probe()Nícolas F. R. A. Prado
2024-06-08drm/mediatek: Drop chain_mode_fixup call in mode_valid()Sam Ravnborg
2024-04-01drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"Hsiao Chien Sung
2024-02-09drm/mediatek/hdmi: switch to ->edid_read callbackJani Nikula
2023-09-09drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-24Merge tag 'mediatek-drm-next-6.2' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2022-11-14drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()Nathan Chancellor
2022-11-12drm/mtk: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-08-26drm/mediatek: Drop of_gpio headerMaíra Canal
2021-12-13drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_confAngeloGioacchino Del Regno
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-05-13drm/mediatek: hdmi: Add MT8167 configurationNeil Armstrong
2021-05-13drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clockNeil Armstrong
2021-05-13drm/mediatek: hdmi: Add check for CEA modes onlyNeil Armstrong
2021-04-01drm/mediatek: Don't support hdmi connector creationDafna Hirschfeld
2021-04-01drm/mediatek: Switch the hdmi bridge ops to the atomic versionsDafna Hirschfeld