commit | f14899fd2a560796450e9af383dfaee6ce557d6b | [log] [tgz] |
---|---|---|
author | wentalou <Wentao.Lou@amd.com> | Thu Jan 17 17:38:33 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 25 16:15:35 2019 -0500 |
tree | 97b0853c8ad764c9d8f56d9a30be372430ddf065 | |
parent | 24ba59501257f35b4e1adde9c643f3d149e44084 [diff] |
drm/amdgpu: sriov should skip asic_reset in device_init sriov would meet guest driver load failure, if calling amdgpu_asic_reset in amdgpu_device_init. sriov should skip asic_reset in device_init. Signed-off-by: Wentao Lou <Wentao.Lou@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>