commit | fb140b293b7142de2e215d3ab6c842ac73ceebeb | [log] [tgz] |
---|---|---|
author | Xiangliang Yu <Xiangliang.Yu@amd.com> | Sat Dec 17 22:48:57 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 27 11:13:27 2017 -0500 |
tree | eed58bd6aaa1aa7d39887e2f71d6cd3aa9395654 | |
parent | 06465d8ec91a884ee5373f242a0aa63ae4b7658b [diff] |
drm/amdgpu: do not reset gpu for virtualization Current amdgpu reset process only works on bare-metal and for SRIOV many inside it need re-work to adapt to vf device. This is a temporary workaround to skip gpu reset. Signed-off-by: Monk Liu <Monk.Liu@amd.com> Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>