[PATCH v2 0/7] drm/msm/hdmi: Fixes/Cleanups before Eliza
From: Krzysztof Kozlowski
Date: Mon Sep 07 2026 - 09:09:53 EST
Split from Eliza patchset, thus `b4 diff` won't exactly work.
v1:
https://lore.kernel.org/all/20260828-drm-msm-hdmi-eliza-v1-0-67843277de17@xxxxxxxxxxxxxxxx/
Changes since v1:
1. New patches:
drm/msm/hdmi_phy: Cleanup after msm_hdmi_phy_resource_enable() failure
drm/msm/hdmi: Handle msm_hdmi_power_on() errors during .atomic_pre_enable()
drm/msm/hdmi_bridge: Correct poweroff/audio cleanup order in post_disable
2. Patch #5: use simpler ?:
3. Add tags.
---
Krzysztof Kozlowski (7):
drm/msm/hdmi_phy: Cleanup after msm_hdmi_phy_resource_enable() failure
drm/msm/hdmi: Handle msm_hdmi_power_on() errors during .atomic_pre_enable()
drm/msm/hdmi_bridge: Correct poweroff/audio cleanup order in post_disable
drm/msm/hdmi_bridge: Drop redundant initialization in msm_hdmi_bridge_init()
drm/msm: Properly handle msm_ioremap() without name
drm/msm/dsi: Fix indentation of if block in dsi_mgr_bridge_mode_valid()
dt-bindings: display/msm: hdmi: Correct name of disallowed supplies
.../devicetree/bindings/display/msm/hdmi.yaml | 4 +--
drivers/gpu/drm/msm/dsi/dsi_manager.c | 2 +-
drivers/gpu/drm/msm/hdmi/hdmi_bridge.c | 36 ++++++++++++++--------
drivers/gpu/drm/msm/hdmi/hdmi_phy.c | 14 +++++++--
drivers/gpu/drm/msm/msm_io_utils.c | 6 ++--
5 files changed, 43 insertions(+), 19 deletions(-)
---
base-commit: 6e95d4043b2c59f1887fd72d1620b7fd3d3138a5
change-id: 20260907-drm-msm-hdmi-fixes-before-eliza-c9bc7185d84c
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>