Skip to content

Hdmi Audio on LT9611UXC for QLI 2.0#576

Open
mohitdsor wants to merge 2 commits into
qualcomm-linux:qcom-6.18.yfrom
mohitdsor:hdmi-audio
Open

Hdmi Audio on LT9611UXC for QLI 2.0#576
mohitdsor wants to merge 2 commits into
qualcomm-linux:qcom-6.18.yfrom
mohitdsor:hdmi-audio

Conversation

@mohitdsor
Copy link
Copy Markdown

Hdmi Audio on LT9611UXC for QLI 2.0

lumag added 2 commits May 13, 2026 00:56
Drivers might need to update DRM connector in the
drm_bridge_funcs.hpd_notify callback (e.g. it might be necessary to
update EDID before setting ELD). Add corresponding argument to the
callback.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
While LT9611UXC is a DSI-to-HDMI bridge, it implements all HDMI-related
functions internally, in the firmware, thus it doesn't make sense to
implement DRM_BRIDGE_OP_HDMI. However it is possible to implement
DRM_BRIDGE_OP_HDMI_AUDIO, streamlining HDMI audio plumbing (which
includes plugged notifications and ELD handling).

Implement corresponding callbacks and trigger EDID read /
drm_connector_hdmi_audio_plugged_notify() from the hpd_notify callback.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
@mohitdsor mohitdsor requested review from a team, aiquny, mukeshojha-linux and shashim-quic May 12, 2026 19:31
@qswat-orbit-external
Copy link
Copy Markdown

Merge Check Failed: No CR Numbers Found

Error: No Change Request numbers were found.

Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants