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>
Tue, 27 Feb 2024 17:27:52 +0000 (12:27 -0500)
commitc671ec01311b4744b377f98b0b4c6d033fe569b3
treed73f30c5c4af339365da7897af6b7d31a42281cb
parent7968e9748fbbd7ae49770d9f8a8231d8bce2aebb
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