]> 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)
commit7c223bdaaed60a5c5da6af1b258390cf8ba46ddf
tree8ab8a5dadae835605722e6d45efb3369a8afebe0
parent10cf492bc65fbab75173805ef2f6700a34ef07c7
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