diff options
author | Guchun Chen <guchun.chen@amd.com> | 2020-02-09 11:21:09 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-02-11 19:49:16 +0300 |
commit | ea6f0931c1e7a956792c34f5ec80b71746864d7d (patch) | |
tree | d4b049bc6fc65175a70debeeae36d063158c4fec /Documentation/logo.gif | |
parent | 4bcbc25ce7fbc45daf2d0a4b42097d61370c210d (diff) | |
download | linux-ea6f0931c1e7a956792c34f5ec80b71746864d7d.tar.xz |
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
GDS clear workaround will cause gfx failure in suspend/resume case.
[ 98.679559] [drm:amdgpu_device_ip_late_init [amdgpu]] *ERROR* late_init of IP block <gfx_v9_0> failed -110
[ 98.679561] PM: dpm_run_callback(): pci_pm_resume+0x0/0xa0 returns -110
[ 98.679562] PM: Device 0000:03:00.0 failed to resume async: error -110
As this workaround is specific to the HW bug of GDS's ECC error
existing in cold boot up, so bypass this workaround in suspend/
resume case after booting up.
Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/logo.gif')
0 files changed, 0 insertions, 0 deletions