Re: [PATCH 10/12] drm/amdgpu: stop mapping BOs to GTT

2017-06-30 Thread Alex Deucher
On Fri, Jun 30, 2017 at 7:22 AM, Christian König wrote: > From: Christian König > > No need to map BOs to GTT on eviction and intermediate transfers any more. > > Signed-off-by: Christian König Acked-by: Alex Deucher

[PATCH 10/12] drm/amdgpu: stop mapping BOs to GTT

2017-06-30 Thread Christian König
From: Christian König No need to map BOs to GTT on eviction and intermediate transfers any more. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 19 ++- 1 file changed, 2 insertions(+), 17