drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
authorPrike Liang <Prike.Liang@amd.com>
Thu, 22 Feb 2024 12:56:59 +0000 (20:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Feb 2024 16:15:25 +0000 (11:15 -0500)
commit63fcd306c0a5cd8c91e570ba2186772334ad6dda
tree7d4d8d4c3175f00d4bef6f48998568e04e72dec1
parentf9e90b1ac63b4cec5d5b51a9bb20b3c5206469db
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series

Currently, GPU resets can now be performed successfully on the Raven
series. While GPU reset is required for the S3 suspend abort case.
So now can enable gpu reset for S3 abort cases on the Raven series.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/soc15.c