Revert "drm/msm: dsi: fix PLL init in bonded mode" - #1623
Conversation
Commit 93c97bc ("drm/msm: dsi: fix PLL init in bonded mode") fixed one of the issues with the DSI bonded mode, but broke non-bonded usecase for DSI as reported by Mohit Dsor. Clock divider is being programmed incorrectly, resultin in the wrong display mode being selected. Revert the offending commit, letting Neil to work on a better fix. Fixes: 93c97bc ("drm/msm: dsi: fix PLL init in bonded mode") Reported-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com> Closes: https://lore.kernel.org/r/ae07cef84AmXK43H@hu-mdsor-hyd.qualcomm.com Cc: Neil Armstrong <neil.armstrong@linaro.org> Cc: Thorsten Leemhuis <regressions@leemhuis.info> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://patch.msgid.link/20260712-msm-revert-dsi-pll-fix-v1-1-40122689ea25@oss.qualcomm.com Signed-off-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com>
a919637 to
4b5ceec
Compare
🔨 Build Failure Analysis — PR #1623PR: #1623
VerdictThis is not a compilation failure. The build failed during the automerge/integration phase with a merge conflict in 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1623PR: #1623
VerdictThe build failure is not caused by this PR. The failure occurred during the automerge step when integrating the 📎 Detailed analysis: Full report |
PR #1623 — validate-patchPR: #1623
Final Summary
|
PR #1623 — checker-log-analyzerPR: #1623
Detailed report: Full report
|
Reverts 93c97bc which broke non-bonded DSI clock divider programming; regression reported by you, revert lets Neil Armstrong work on a proper fix.
CRs-fixed: 4364171