On Tue, 24 Dec 2024 03:47:52 +0200, Dmitry Baryshkov wrote: > While porting lt9611 DSI-to-HDMI bridge driver to use HDMI Connector > framework, I stumbled upon an issue while handling the Audio InfoFrames. > The HDMI codec callbacks weren't receiving the drm_atomic_state, so > there was no simple way to get the drm_connector that stayed at the end > of the bridge chain. At the same point the drm_hdmi_connector functions > expected to get drm_connector instance. > > [...] Applied to drm-misc-next, thanks! [01/10] ASoC: hdmi-codec: pass data to get_dai_id too commit: 6af45d7df1099ccac634b36f8cdfa32fbca8c1d1 [02/10] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata commit: bb1d67bf82fbd2c550fa637e0b8a966ee81a293b [03/10] drm/connector: implement generic HDMI audio helpers commit: baf616647fe6f857a0cf2187197de31e9bb17a71 [04/10] drm/bridge: connector: add support for HDMI codec framework commit: 0beba3f9d366c6df10e5b080fc99c45ac17248ed [05/10] drm/bridge: lt9611: switch to using the DRM HDMI codec framework commit: c054aa1bf529a2fa13546b25231d16bb0fd87ca2 [06/10] drm/display/hdmi: implement hotplug functions commit: ab716b74dc9dd4903b9006f473137e1aa624af56 [07/10] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug() commit: 4b5a79d7f4d5c34120c6f2e8836bc8ad3a43594c [08/10] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure commit: 9640f1437a88d8c617ff5523f1f9dc8c3ff29121 [09/10] drm/vc4: hdmi: stop rereading EDID in get_modes() commit: b4fa0800760c20fe34318a1079687526fc323572 [10/10] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug() commit: 2ea9ec5d2c207a41d523f8804053cee00fe50763 Best regards, -- With best wishes Dmitry