]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc587de8e736eec627aadf5422c1e91055c3f4c1a
tree8ab8a5dadae835605722e6d45efb3369a8afebe0
parentbf4164bccf7240c321c96718b357a8a21546caf0
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