commit | 1afd30efeddbb1b32cf35d3bf6477b35690eeca6 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Apr 10 13:42:29 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 15 13:43:19 2018 -0500 |
tree | b3cc4263897e3726e856093ab9e3b1abc330dc2c | |
parent | 63c2f7ed7bb3e98b4b22d5b136f4749706f17d36 [diff] |
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)" This reverts commit 6f51d28bfe8e1a676de5cd877639245bed3cc818. Makes fallback handling to complicated. This is just a feature for the GEM interface and shouldn't leak into the core BO create function. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>