commit | 4fcae787866915161f22d627328fa8d2e13d215b | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Apr 20 12:11:47 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 28 17:32:52 2017 -0400 |
tree | 39cb77afc487abb8816f61ef6729225be808b8ee | |
parent | 4bae05e196c518c2c95022fbdbee551bbc6893a5 [diff] |
drm/amdgpu: fix amdgpu_ttm_bo_eviction_valuable BOs not mapped into the GART are always valuable for an eviction. Otherwise we don't correctly swap them out on VRAM evictions during memory pressure. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>