drm/amdgpu: move VM manager clean into the VM code again
authorChristian König <christian.koenig@amd.com>
Sun, 15 Nov 2015 19:52:06 +0000 (20:52 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Nov 2015 16:40:27 +0000 (11:40 -0500)
commitea89f8c9e8ba8a7b75446eef36917da50d2186d9
tree8ab8a5dadae835605722e6d45efb3369a8afebe0
parent8b4fb00b5db271bb1e117a078d5d7a161d8d8af1
drm/amdgpu: move VM manager clean into the VM code again

It's not a good idea to duplicate that code.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <davdi1.zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c