e7780e75260fc59d8ba9d88fc268668ab03066ec

When doing multiple immediate plug-unplug, the DP display driver is waiting for a link training to exhaust the retry count before processing the disconnect request while flushing the connect_work. The driver should stop link training and exit if the link is disconnected. This change will use the ctrl_aborted flag to early return from link training and perform the host init/deinit and host ready/unready in pairs while handling connect/disconnect to reset the abort flags for the next connect. Change-Id: If321136ecf12ab2f67d13ef841f1590142aad406 Signed-off-by: Sankeerth Billakanti <sbillaka@codeaurora.org>
Descripción
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%