Files
linux/drivers/gpu/drm/tegra
Thierry Reding 192b4af6cd drm/tegra: Shutdown on driver unbind
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>
2018-03-19 09:57:32 +01:00
..
2017-12-21 14:55:55 +01:00
2018-03-19 09:57:32 +01:00
2015-08-13 13:47:45 +02:00
2017-04-05 18:11:47 +02:00
2017-04-05 18:11:47 +02:00
2013-10-31 09:55:45 +01:00
2016-07-04 11:34:31 +02:00
2015-01-27 10:14:40 +01:00
2014-04-04 09:12:51 +02:00
2017-12-13 14:36:36 +01:00
2018-01-18 09:32:15 +10:00
2017-12-13 14:36:37 +01:00
2017-08-17 17:57:14 +02:00
2017-09-26 11:08:17 +02:00
2017-12-21 14:52:36 +01:00
2017-04-05 18:11:48 +02:00