exynos-linux-stable/drivers/gpu/drm/ast
Sam Bobroff ba89274f0e drm/ast: Fix connector leak during driver unload
[ Upstream commit e594a5e349ddbfdaca1951bb3f8d72f3f1660d73 ]

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:11:39 +01:00
..
ast_dp501.c drm/ast: Cleanup analog init code path 2014-09-15 11:37:46 +10:00
ast_dram_tables.h
ast_drv.c drm/ast: Remove existing framebuffers before loading driver 2018-12-01 09:44:19 +01:00
ast_drv.h drm/ast: Handle configuration without P2A bridge 2017-07-05 14:40:17 +02:00
ast_fb.c drm/ast: Fix connector leak during driver unload 2018-12-21 14:11:39 +01:00
ast_main.c drm/ast: Fix incorrect free on ioregs 2018-12-08 13:05:06 +01:00
ast_mode.c drm/ast: fixed reading monitor EDID not stable issue 2018-12-17 09:38:34 +01:00
ast_post.c drm/ast: Handle configuration without P2A bridge 2017-07-05 14:40:17 +02:00
ast_tables.h drm/ast: Add reduced blanking modes for wide screen mode 2014-09-16 14:57:47 +10:00
ast_ttm.c drm/drivers: add support for using the arch wc mapping API. 2016-10-26 16:48:01 +10:00
Kconfig drm/ast: make fbdev support really optional 2016-07-18 09:11:41 +02:00
Makefile drm/ast: initial DP501 support (v0.2) 2014-05-19 11:13:57 +10:00