commit | 05b439711f6ff8700e8660f97a1179650778b9cb | [log] [tgz] |
---|---|---|
author | Y.C. Chen <yc_chen@aspeedtech.com> | Wed Apr 11 09:27:39 2018 +0800 |
committer | Dave Airlie <airlied@redhat.com> | Thu Aug 15 13:04:57 2019 +1000 |
tree | 5becd511f360d29e872f03f33a360834e48a1f33 | |
parent | d45331b00ddb179e291766617259261c112db872 [diff] |
drm/ast: Fixed reboot test may cause system hanged 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