commit | 44779b43f15977885a0e3b45bf6deb6be18725e5 | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Sat Sep 29 15:27:02 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 09 17:05:33 2018 -0500 |
tree | 2319438d337d6a81714532471b843f23f849b1ba | |
parent | 3023015f791639838ec5d80e5c14851238a1a7d9 [diff] |
drm/amdgpu: Move gfx flag in_suspend to adev Move in_suspend flag to adev from gfx, so can be used in other ip blocks, also keep consistent with gpu_in_reset flag. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>