drm/radeon: disable hard reset in hibernate for APUs
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Sep 2017 15:55:27 +0000 (11:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Oct 2017 07:47:28 +0000 (09:47 +0200)
commit25c83d1654a81a034a9db6e176620b7ea00a238b
tree1604bf03da394c7745c954e8ecf86ecaf6205ead
parent8b7e23bffecac5002408ef188fa766be13d42f2e
drm/radeon: disable hard reset in hibernate for APUs

commit 820608548737e315c6f93e3099b4e65bde062334 upstream.

Fixes a hibernation regression on APUs.

Bug: https://bugzilla.kernel.org/show_bug.cgi?id=191571
Fixes: 274ad65c9d02bdc (drm/radeon: hard reset r600 and newer GPU when hibernating.)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_device.c