Files
linux/drivers/gpu/drm/tegra
Thierry Reding 92ab379236 drm/tegra: Shutdown on driver unbind
[ Upstream commit 192b4af6cd ]

Since commit 846c7dfc11 ("drm/atomic: Try to preserve the crtc enabled
state in drm_atomic_remove_fb, v2."), removing the last framebuffer will
no longer disable the corresponding pipeline, which causes the KMS core
to complain about leaked connectors on driver unbind.

Fix this by calling drm_atomic_helper_shutdown() on driver unbind, which
will cause all display pipelines to be shut down and therefore drop the
extra references on the connectors.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-30 07:52:17 +02:00
..
2017-08-01 17:50:06 +01:00
2018-05-30 07:52:17 +02:00
2017-08-17 17:57:14 +02:00
2017-04-05 18:11:47 +02:00
2017-04-05 18:11:47 +02:00
2017-08-17 17:57:08 +02:00
2017-08-17 17:57:14 +02:00
2017-09-26 11:08:17 +02:00
2017-04-05 18:11:48 +02:00