commit | 70a9c6b9010848e101ff67a886f2e75209b2f0d1 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 01 09:22:56 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 01 12:50:45 2017 -0400 |
tree | c5f35c761075f1cb293ddf27957cc8bdef19e0ff | |
parent | 481c2e94897eb74abcfb4a3cdb87f5f89499b93f [diff] |
drm/amdgpu: fix placement flags in amdgpu_ttm_bind Otherwise we lose the NO_EVICT flag and can try to evict pinned BOs. 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>