commit | 565d1941557756a584ac357d945bc374d5fcd1d0 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Wed Mar 11 14:15:27 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 13 11:52:34 2020 -0400 |
tree | cf5a3c6de070843796016ec579bf8b6cf1fbbe65 | |
parent | 88474ccad5f85ee934785e2919689282ba6c6767 [diff] |
drm/amdgpu: add fbdev suspend/resume on gpu reset This can fix the baco reset failure seen on Navi10. And this should be a low risk fix as the same sequence is already used for system suspend/resume. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>