linux-stable/drivers/gpu/drm/ast
Y.C. Chen 37654abed2 drm/ast: Fixed reboot test may cause system hanged
[ Upstream commit 05b439711f ]

There is another thread still access standard VGA I/O while loading drm driver.
Disable standard VGA I/O decode to avoid this issue.

Signed-off-by: Y.C. Chen <yc_chen@aspeedtech.com>
Reviewed-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1523410059-18415-1-git-send-email-yc_chen@aspeedtech.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-09-06 10:21:59 +02:00
..
ast_dp501.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_dram_tables.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_drv.c drm/ast: Remove existing framebuffers before loading driver 2018-12-01 09:37:29 +01:00
ast_drv.h
ast_fb.c drm/ast: Fix connector leak during driver unload 2018-12-21 14:15:23 +01:00
ast_main.c drm/ast: Fixed reboot test may cause system hanged 2019-09-06 10:21:59 +02:00
ast_mode.c drm/ast: Fixed reboot test may cause system hanged 2019-09-06 10:21:59 +02:00
ast_post.c drm/ast: Fixed reboot test may cause system hanged 2019-09-06 10:21:59 +02:00
ast_tables.h drm/ast: Fixed 1280x800 Display Issue 2018-03-23 09:50:54 +10:00
ast_ttm.c drm/ttm: add bo as parameter to the ttm_tt_create callback 2018-03-14 14:38:27 -05:00
Kconfig
Makefile