commit | e78196444b43caed136bf424b09352d8433cdb95 | [log] [tgz] |
---|---|---|
author | Yintian Tao <yttao@amd.com> | Wed Aug 22 17:08:13 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 28 11:55:20 2018 -0500 |
tree | 509f65f3389f206ae4928a54a45435b7db7e2a06 | |
parent | 0c79c0bb872e393d507fb7a0835b2ec124f8266b [diff] |
drm/amdgpu: move full access into amdgpu_device_ip_suspend It will be more safe to make full-acess include both phase1 and phase2. Then accessing special registeris wherever at phase1 or phase2 will not block any shutdown and suspend process under virtualization. Signed-off-by: Yintian Tao <yttao@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>