commit | 7fbc899ddeaa9aaef0ba646529089149572c84ee | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Oct 10 13:24:17 2019 +0200 |
committer | Christian König <christian.koenig@amd.com> | Mon Oct 14 13:21:15 2019 +0200 |
tree | 81a2b3b4fe68685ce5865b55deba8a0dfaf08ec8 | |
parent | 941f2f72dbbe0cf8c2d6e0b180a8021a0ec477fa [diff] |
drm/ttm: fix handling in ttm_bo_add_mem_to_lru We should not add the BO to the swap LRU when the new mem is fixed and the TTM object about to be destroyed. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Kevin Wang <kevin1.wang@amd.com> Link: https://patchwork.freedesktop.org/patch/335246/