Re: [PATCH 3/6] drm/amdgpu:cleanup in_sriov_reset and lock_reset

2017-10-30 Thread Christian König
Am 30.10.2017 um 05:15 schrieb Monk Liu: since now gpu reset is unified with gpu_recover for both bare-metal and SR-IOV: 1)rename in_sriov_reset to in_gpu_reset 2)move lock_reset from adev->virt to adev Change-Id: I9f4dbab9a4c916fbc156f669824d15ddcd0f2322 Signed-off-by: Monk Liu Reviewed-by:

[PATCH 3/6] drm/amdgpu:cleanup in_sriov_reset and lock_reset

2017-10-29 Thread Monk Liu
since now gpu reset is unified with gpu_recover for both bare-metal and SR-IOV: 1)rename in_sriov_reset to in_gpu_reset 2)move lock_reset from adev->virt to adev Change-Id: I9f4dbab9a4c916fbc156f669824d15ddcd0f2322 Signed-off-by: Monk Liu --- drivers/gpu/drm/amd/amdgpu/amdgpu.h| 3 ++-