drm/amdgpu: vm_update_ptes remove code duplication
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Fri, 9 Jun 2017 21:47:27 +0000 (17:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2017 15:50:35 +0000 (11:50 -0400)
commit370f092f30ee6fa0be6eb14d2ddb66ef861c6a3f
treef0212573ff8e3757e1ec1338c5bd8badcef8aeb0
parent0ad6f0d387dad93c1a9fdd191e06326441b701ae
drm/amdgpu: vm_update_ptes remove code duplication

CPU and GPU paths were mostly the same.

Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c