]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25e31cb1b16567efd558eac2a83d2ec114900f26
tree714f9563ca4b290d2e956e943211d402c5f550cd
parent37f173c5789b2d5d7832af13d69d173769e726a0
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