drm/ttm: drop waiting for idle in ttm_bo_evict.
authorChristian König <christian.koenig@amd.com>
Mon, 6 Jun 2016 08:17:56 +0000 (10:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:54:36 +0000 (14:54 -0400)
commit17d33bc9d6ef96008c8e6ee062da8d955fae97f7
tree89ef7a0362a62dafcc3f5a2b719df15560111167
parenta6f76dcd02f36faa9d45b759732453dcfbf8fe8a
drm/ttm: drop waiting for idle in ttm_bo_evict.

That is unnecessary now.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c