linux/drivers/gpu/drm/msm/hdmi
Andy Yan 5d156a9c3d drm/bridge: Pass down connector to drm bridge detect hook
In some application scenarios, we hope to get the corresponding
connector when the bridge's detect hook is invoked.

In most cases, we can get the connector by drm_atomic_get_connector_for_encoder
if the encoder attached to the bridge is enabled, however there will
still be some scenarios where the detect hook of the bridge is called
but the corresponding encoder has not been enabled yet. For instance,
this occurs when the device is hot plug in for the first time.

Since the call to bridge's detect is initiated by the connector, passing
down the corresponding connector directly will make things simpler.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250703125027.311109-3-andyshrk@163.com
[DB: added the chunk to the cdn-dp driver]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
2025-07-14 18:23:18 +03:00
..
hdmi.c drm/msm: move KMS driver data to msm_kms 2025-07-05 07:13:35 -07:00
hdmi.h drm/bridge: Pass down connector to drm bridge detect hook 2025-07-14 18:23:18 +03:00
hdmi_audio.c drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with get_modes 2025-07-14 18:23:18 +03:00
hdmi_bridge.c drm/bridge: Pass down connector to drm bridge detect hook 2025-07-14 18:23:18 +03:00
hdmi_hdcp.c firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ 2023-02-08 19:15:16 -08:00
hdmi_hpd.c drm/bridge: Pass down connector to drm bridge detect hook 2025-07-14 18:23:18 +03:00
hdmi_i2c.c drm/msm/hdmi: add runtime PM calls to DDC transfer function 2025-05-12 19:18:48 +03:00
hdmi_phy.c drm/msm/hdmi: switch to pm_runtime_resume_and_get() 2025-05-12 19:18:48 +03:00
hdmi_phy_8x60.c
hdmi_phy_8x74.c
hdmi_phy_8960.c
hdmi_phy_8996.c drm/msm: Drop msm_read/writel 2024-04-22 16:22:50 +03:00
hdmi_phy_8998.c drm/msm/hdmi: simplify code in pll_get_integloop_gain 2024-12-02 18:59:01 -08:00
hdmi_pll_8960.c drm/msm: Drop msm_read/writel 2024-04-22 16:22:50 +03:00