Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHROMIUM: thunderbolt: Tear down DP tunnels when suspending
DP tunnels do not need the same kind of treatment as others because they are created based on hot-plug events on DP adapter ports, and the display stack does not need the tunnels to be enabled when resuming from suspend. Also Tiger Lake Thunderbolt/USB4 controller sends unplug event on D3 exit so this avoid that as well. Signed-off-by: Mika Westerberg <[email protected]> BUG=b:160191015 TEST=Observed no regressions with S0iX without an attached device. TOREVERT=Once the upstream version of this patch lands in maintainer tree, this patch should be reverted. Signed-off-by: Casey Bowman <[email protected]> Change-Id: I764fe5780e77e18750a89350928fc817ddcc49e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/2275609 Tested-by: Dana Alkattan <[email protected]> Reviewed-by: Prashant Malani <[email protected]> Commit-Queue: Prashant Malani <[email protected]>
- Loading branch information