Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 27e9fe7c authored by Ajay Singh Parmar's avatar Ajay Singh Parmar
Browse files

drm/msm/dp: abort connect processing if cable is disconnected



In case DP cable is disconnected immediately after connect, abort
any processing DP driver is doing like reading EDID or DPCD or
link maintenance etc which requires AUX communication.
The AUX communication needs a physical connection with sink. If
it has already been broken, AUX communication will continue to
fail. Abort such transactions on disconnect to avoid unnecessary
delays in disconnect or next connect processing.

CRs-Fixed: 2184573
Change-Id: Id9e61169363ab94f7eb3d069aefb3b19f2d46b75
Signed-off-by: default avatarAjay Singh Parmar <aparmar@codeaurora.org>
parent a8bac554
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