drm/amdgpu: cleanup the write_pte implementations
authorChristian König <christian.koenig@amd.com>
Fri, 12 Aug 2016 09:33:30 +0000 (11:33 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Aug 2016 14:44:10 +0000 (10:44 -0400)
commitde9ea7bd366009d379043d49b5b2660c5b462483
tree714f9563ca4b290d2e956e943211d402c5f550cd
parentb7fc2cbd5e9fd4fbac1c3a9fda6eff2b28b7bc4d
drm/amdgpu: cleanup the write_pte implementations

We don't need the gart mapping handling here any more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-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/cik_sdma.c
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
This page took 0.0283 seconds and 5 git commands to generate.