]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: stop mapping BOs to GTT
authorChristian König <christian.koenig@amd.com>
Fri, 30 Jun 2017 10:19:42 +0000 (12:19 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:21 +0000 (11:06 -0400)
commit5e7e83963fcf7688c2a171bedd9e76e2aa4eb85a
treeb24cd3a6765716ac894e0b93bad5e498ac01882b
parentabca90f1c8103528ca4b194fdc69e933bd23db4c
drm/amdgpu: stop mapping BOs to GTT

No need to map BOs to GTT on eviction and intermediate transfers any more.

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