FROMLIST: drm/bridge: lt9611uxc: reset edid_read on disconnect#398
Merged
sgaud-quic merged 1 commit intoqualcomm-linux:qcom-6.18.yfrom Apr 2, 2026
Merged
FROMLIST: drm/bridge: lt9611uxc: reset edid_read on disconnect#398sgaud-quic merged 1 commit intoqualcomm-linux:qcom-6.18.yfrom
sgaud-quic merged 1 commit intoqualcomm-linux:qcom-6.18.yfrom
Conversation
Currently edid_read has value from previous connect session and resulting in drm using older edid before new edid is available in lt9611uxc. Reset edid_read so that correct status is updated and correct edid is available for drm. Link: https://lore.kernel.org/lkml/20250730-lt9611uxc-reset-edid-v1-1-3ea4d5b16197@oss.qualcomm.com/T/#u Signed-off-by: Ravi Agola <raviagol@qti.qualcomm.com> Signed-off-by: Nilesh Laad <nilesh.laad@oss.qualcomm.com> Signed-off-by: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
shashim-quic
approved these changes
Mar 31, 2026
Test Matrix
|
Contributor
|
Talos device in CI was down, retriggering CI now |
Test Matrix
|
Test Matrix
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Currently edid_read has value from previous connect session and resulting in drm using older edid before new edid is available in lt9611uxc.
Reset edid_read so that correct status is updated and correct edid is available for drm.
Link: https://lore.kernel.org/lkml/20260202-lt9611uxc-reset-edid-v2-1-b1e1d72edc90@oss.qualcomm.com/
CRs-Fixed: 4144967