OSDN Git Service

drm/amdgpu: remove fulll access for suspend phase1
authorYintian Tao <yttao@amd.com>
Thu, 16 Aug 2018 08:17:57 +0000 (16:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:11:09 +0000 (11:11 -0500)
commit9c70d10ae72a188adb9da83ec760e1d5779bc2ed
tree7f9b5520001bf837817359626b6d52f907f13090
parent3890d11153e20ed48de2adca4261788f72b93f66
drm/amdgpu: remove fulll access for suspend phase1

There is no need for gpu full access for suspend phase1
because under virtualization there is no hw register access
for dce block.

Signed-off-by: Yintian Tao <yttao@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c