OSDN Git Service

drm/ttm: drop wait for idle in ttm_bo_move_buffer
authorChristian König <christian.koenig@amd.com>
Mon, 6 Jun 2016 08:17:55 +0000 (10:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:54:36 +0000 (14:54 -0400)
commita6f76dcd02f36faa9d45b759732453dcfbf8fe8a
tree864a4a07f878eb449ffe36beb7f37024dac50e20
parent77dfc28bad2c75493125ba8660e4c27c2dcdab57
drm/ttm: drop wait for idle in ttm_bo_move_buffer

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