]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
thunderbolt: Tear down DP tunnels when suspending
authorMika Westerberg <mika.westerberg@linux.intel.com>
Sat, 16 May 2020 13:20:39 +0000 (16:20 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 3 Sep 2020 09:06:41 +0000 (12:06 +0300)
commit81a2e3e49f1f89cfe30d354b3a5fba27e2e59d91
tree28fcc893902ff69d09bdd1679d49fd569352f950
parent356b6c4ef5d62869f8e9ff9003ef6bd8db793539
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 controller sends unplug event on D3
exit so this avoids that as well.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/tb.c