commit | aff98ba1fdb8150a1a7afe61503772f61b9a2132 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jun 22 14:16:28 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 15:02:00 2016 -0400 |
tree | c9909aeafa98c046ec60c909a1a9bbac6fd702a7 | |
parent | 9a79588c42bf89cff48fdc6db4aab4aeb9d862b6 [diff] |
drm/ttm: wait for eviction in ttm_bo_force_list_clean Now that we can pipeline evictions we need to wait for them to finish when we cleanup a memory domain. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>