commit | 3058770ae3526ef4fc02afad796a43aee140cd2a | [log] [tgz] |
---|---|---|
author | James Zhu <James.Zhu@amd.com> | Wed May 08 16:38:58 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 24 12:20:51 2019 -0500 |
tree | f045b4104d2e29dc243a29350028c655ac0eb1e8 | |
parent | c5fb351470e81913163aa0e8692434ad09cb00a7 [diff] |
drm/amdgpu: Fix S3 test issue During S3 test, when system wake up and resume, ras interface is already allocated. Move workaround before ras jumps to resume step in gfx_v9_0_ecc_late_init, and make sure workaround applied during resume. Also remove unused mmGB_EDC_MODE clearing. Signed-off-by: James Zhu <James.Zhu@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>