Commit c1737e6
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]>1 parent 0ef3d74 commit c1737e6
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
910 | 910 | | |
911 | 911 | | |
912 | 912 | | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
913 | 936 | | |
914 | 937 | | |
915 | 938 | | |
| |||
1226 | 1249 | | |
1227 | 1250 | | |
1228 | 1251 | | |
| 1252 | + | |
1229 | 1253 | | |
1230 | 1254 | | |
1231 | 1255 | | |
| |||
0 commit comments