]> git.itanic.dy.fi Git - linux-stable/commit
drm/amd/amdgpu: fix console deadlock if late init failed
authorJim Qu <Jim.Qu@amd.com>
Wed, 1 Mar 2017 07:53:29 +0000 (15:53 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Dec 2017 08:28:21 +0000 (09:28 +0100)
commit92527dc32a69030dc3334e3da0bdb18023f2cefe
treea8b9bf79bc7c64e58ea5815550934c551e9683ac
parente8d5b115c6ea552d720315b4d6413ea6650d9966
drm/amd/amdgpu: fix console deadlock if late init failed

[ Upstream commit c085bd5119d5d0bdf3ef591a5563566be7dedced ]

Signed-off-by: Jim Qu <Jim.Qu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c