commit | 27b94b4f1386c3a8181f5a0277434a32e24e7dd7 | [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> | Thu Oct 12 10:34:42 2017 -0400 |
tree | a011a3721d1fd9af8fe42577918571ee8ad26d71 | |
parent | 545036a9944e9d6e50fed4ca03117147c880ff71 [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>