]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/ttm: wait for BO idle after the move in ttm_bo_swapout
authorChristian König <christian.koenig@amd.com>
Mon, 6 Jun 2016 08:17:57 +0000 (10:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:54:37 +0000 (14:54 -0400)
commit61ede070555395fb1c231311c35464d9cd1a8a81
tree85e508fffc72e0bbbb43ab68091c06ece906d451
parent17d33bc9d6ef96008c8e6ee062da8d955fae97f7
drm/ttm: wait for BO idle after the move in ttm_bo_swapout

Final part to avoid pre move waits.

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