commit | ed704a43e84cc536081423dcd3491acf2791aaeb | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jan 11 15:35:19 2016 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 13 12:19:52 2016 -0500 |
tree | 2b9d58d38b88dcfc741bf7d8c99922f22a728ec6 | |
parent | 33d48cf8256f2b72e4082a7996c04bf1e78fce81 [diff] |
drm/ttm: fix adding foreign BOs to the swap LRU It doesn't make any sense to try to swap out imported BOs. Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>