commit | 3224a12b90f6bee789d2051b18a8249a82ad92d4 | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Fri Sep 15 18:57:12 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 26 15:14:08 2017 -0400 |
tree | e0179f53a1d96585e54989e015f5058567d21744 | |
parent | 7c3f2167b4b66a0994a643c8a3bcf01ec3433b8b [diff] |
drm/amdgpu/sriov:move in_reset to adev and rename currently in_reset is only used in sriov gpu reset, and it will be used for other non-gfx hw component later, like PSP, so move it from gfx to adev and rename to in_sriov_reset make more sense. Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>