commit | 5b34406f5484e5f2adf86e43c89aa5f778a9c200 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Nov 11 13:44:40 2019 +0100 |
committer | Christian König <christian.koenig@amd.com> | Tue Feb 11 14:28:43 2020 +0100 |
tree | a2a7ce696b9c716a27b20cb60e54efa8f512c7fd | |
parent | 23575e7afd2cb6baa6c10364f719d7fca2be19a2 [diff] |
drm/ttm: refine ghost BO resv criteria Ghost BOs need to stick with the resv object only when the origin is imported. This is a low hanging fruit to avoid OOM situations on evictions. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: xinhui pan <xinhui.pan@amd.com> Link: https://patchwork.freedesktop.org/patch/352740/