drm/amdgpu: use explicit GTT limit for evictions
authorChristian König <christian.koenig@amd.com>
Mon, 12 Sep 2016 14:06:18 +0000 (16:06 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2016 19:10:45 +0000 (15:10 -0400)
commit08291c5c2ea76af86b6a3d8ef78c60f3ef8a8413
tree2b7231543d060b4a20638345adf5eb06c3f7d223
parent78ab0a38bfe0e02db6e619185dd4337fc97e3ffe
drm/amdgpu: use explicit GTT limit for evictions

This way the address space gets allocated immediately.

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