drm/amdgpu: remove the GART copy hack
authorChristian König <christian.koenig@amd.com>
Tue, 22 Aug 2017 10:50:46 +0000 (12:50 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Aug 2017 19:27:46 +0000 (15:27 -0400)
commitfebb84a60304e7257d42b90cc191ef84279e5152
tree6e680c3665a4296b5acf98283c89500c328c629f
parent172423bcc7654a9cc71ff208b8f797e5e11a08af
drm/amdgpu: remove the GART copy hack

This isn't used since we don't map evicted BOs to GART any more.

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