Re: [PATCH 09/12] drm/amdgpu: use the GTT windows for BO moves

2017-06-30 Thread Alex Deucher
On Fri, Jun 30, 2017 at 7:22 AM, Christian König wrote: > From: Christian König > > This way we don't need to map the full BO at a time any more. > > Signed-off-by: Christian König Reviewed-by: Alex Deucher

[PATCH 09/12] drm/amdgpu: use the GTT windows for BO moves

2017-06-30 Thread Christian König
From: Christian König This way we don't need to map the full BO at a time any more. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 127 +++- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h |