commit | 018b7fc3a9ac33ac56310ab301dca402155eee15 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Mar 29 11:47:04 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Apr 04 23:33:41 2017 -0400 |
tree | ae7640ecf50df7e328534a750afdc1860b2a5d4a | |
parent | 76e15e029ba6cf3d203e6d136db16a00a3f76909 [diff] |
drm/ttm: cleanup and optimize ttm_bo_mem_compat v2 No need to implement the same logic twice. Also check if the busy placements are identical to the already scanned placements before checking them. v2: improve check even more as suggested by Michel. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>