Re: [PATCH 04/11] drm/amdgpu: stop mapping BOs to GTT

2017-07-06 Thread Alex Deucher
On Mon, Jul 3, 2017 at 5:44 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 Reviewed-by: Alex

[PATCH 04/11] drm/amdgpu: stop mapping BOs to GTT

2017-07-03 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