Files
linux/drivers/gpu/drm
Sam Bobroff e6a5c4948c drm/ast: Fix connector leak during driver unload
[ Upstream commit e594a5e349 ]

When unloading the ast driver, a warning message is printed by
drm_mode_config_cleanup() because a reference is still held to one of
the drm_connector structs.

Correct this by calling drm_crtc_force_disable_all() in
ast_fbdev_destroy().

Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1e613f3c630c7bbc72e04a44b178259b9164d2f6.1543798395.git.sbobroff@linux.ibm.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-12-21 14:15:23 +01:00
..
2018-09-21 10:55:00 +01:00
2018-07-04 10:27:12 +10:00
2018-12-21 14:15:19 +01:00
2018-07-16 10:01:19 -04:00
2018-07-02 18:45:55 +03:00
2018-12-13 09:16:21 +01:00
2018-07-13 18:40:28 +02:00
2018-07-13 17:58:19 +03:00
2018-12-13 09:16:21 +01:00