Skip to content
Commit 95fc2d89 authored by Padmanabhan Komanduru's avatar Padmanabhan Komanduru
Browse files

drm/msm/dp: avoid duplicate segment/EDID address AUX transactions



The DRM upstream driver triggers sending the EDID address to the sink
at the beginning of every EDID block. After commit '729c0029'
("drm/msm/dp: avoid sending segment_address command for segment-0"),
we don't send the segment address for segment-0 and this causes sending
duplicate EDID address for block-0 and block-1 without segment-0 address
in between them. This causes EDID read failures on some TVs. Avoid
sending duplicate segment/EDID address at the beginning of each block
since the DRM upstream driver triggers the AUX transaction for that.

Change-Id: Ic731de34584850f23d74e15897bb7b174b80e5b3
Signed-off-by: default avatarPadmanabhan Komanduru <pkomandu@codeaurora.org>
parent 2fed71ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment