From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> On Wed, 26 Feb 2025 10:59:23 +0200, Dmitry Baryshkov wrote: > This patchset sits on top Maxime's HDMI connector patchset ([1]). > > Currently this is an RFC exploring the interface between HDMI bridges > and HDMI connector code. This has been lightly verified on the Qualcomm > DB820c, which has native HDMI output. If this approach is considered to > be acceptable, I'll finish MSM HDMI bridge conversion (reworking the > Audio Infoframe code). Other bridges can follow the same approach (we > have lt9611 / lt9611uxc / adv7511 on Qualcomm hardware). > > [...] Applied, thanks! [1/7] drm/msm/hdmi: switch to atomic bridge callbacks https://gitlab.freedesktop.org/lumag/msm/-/commit/8ae7192e7a00 [2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable https://gitlab.freedesktop.org/lumag/msm/-/commit/d309bda67172 [3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework https://gitlab.freedesktop.org/lumag/msm/-/commit/384d2b03d0a1 [4/7] drm/msm/hdmi: get rid of hdmi_mode https://gitlab.freedesktop.org/lumag/msm/-/commit/d840a2162112 [5/7] drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition https://gitlab.freedesktop.org/lumag/msm/-/commit/e92573638792 [6/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames https://gitlab.freedesktop.org/lumag/msm/-/commit/d7d57ecfcf52 [7/7] drm/msm/hdmi: use DRM HDMI Audio framework https://gitlab.freedesktop.org/lumag/msm/-/commit/ea54cfac0f8c Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>