diff options
author | Chen Gong <curry.gong@amd.com> | 2022-02-17 15:29:41 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-18 14:06:59 -0500 |
commit | 89bfcd82b3452b6e47ddd9d573add43dd7de54be (patch) | |
tree | 01cce7d8608652af3a72fa390dbe357e8d2c4e40 /drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | |
parent | b63c54d978236dd6014cf2ffba96d626e97c915c (diff) |
drm/amdgpu: do not enable asic reset for raven2
The GPU reset function of raven2 is not maintained or tested, so it should be
very unstable.
Now the amdgpu_asic_reset function is added to amdgpu_pmops_suspend, which
causes the S3 test of raven2 to fail, so the asic_reset of raven2 is ignored
here.
Fixes: daf8de0874ab5b ("drm/amdgpu: always reset the asic in suspend (v2)")
Signed-off-by: Chen Gong <curry.gong@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c')
0 files changed, 0 insertions, 0 deletions