drm/amdgpu: use explicit limit for VRAM<->GTT moves
authorChristian König <christian.koenig@amd.com>
Mon, 12 Sep 2016 14:08:52 +0000 (16:08 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2016 19:10:46 +0000 (15:10 -0400)
commit056472f1d1f5f63222dc745677829e124bfe7fb7
treee8c81b63a09c924d04ad5a86d2586664108a03fa
parent08291c5c2ea76af86b6a3d8ef78c60f3ef8a8413
drm/amdgpu: use explicit limit for VRAM<->GTT moves

Use an explicit limit when moving things around to
force address space allocation.

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