]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: sor: Avoid timeouts on unplug events
authorThierry Reding <treding@nvidia.com>
Thu, 25 Jul 2019 13:41:36 +0000 (15:41 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:56 +0000 (11:18 +0100)
commit68a2ebb54da4dfa2cc3a2239d2e2dfeec2c5e522
tree46fbfd65777007470344cf5ba20fc5fbe10c2d87
parentd278e4a9714d9c52429e670c5a3cf2e7ad7e67f9
drm/tegra: sor: Avoid timeouts on unplug events

When the SOR is disabled in DP mode as part of an unplug event, do not
attempt to power the DP link down. Powering down the link requires the
DPAUX to transmit AUX messages which only works if there's a connected
sink.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c