commit | 7b8082bc0774b75a8a3f457f2399a85d4d515c56 | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Fri Aug 05 18:36:10 2016 +0900 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 08 11:33:31 2016 -0400 |
tree | 164820077354bafe056b34a59c0ce0baf24fc4c9 | |
parent | fdba11f4079ec0b3037a0e3ce6014b47135db431 [diff] |
drm/ttm: Wait for a BO to become idle before unbinding it from GTT Fixes hangs under memory pressure, e.g. running the piglit test tex3d-maxsize concurrently with other tests. Fixes: 17d33bc9d6ef ("drm/ttm: drop waiting for idle in ttm_bo_evict.") Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>