drm/amdgpu: use the new VM backend for PDEs
authorChristian König <christian.koenig@amd.com>
Mon, 18 Mar 2019 13:26:24 +0000 (14:26 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Mar 2019 18:59:22 +0000 (13:59 -0500)
commite6899d55904f06f2b5140931816434d114ce3c0a
treec9464fed72c14ce6391881593f8a96dfd71ce72a
parent6dd09027a22ac78f6ab1881aa7e2e21ad61c02b8
drm/amdgpu: use the new VM backend for PDEs

And remove the existing code when it is unused.

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