commit | aa2b2e2822831d78a283edb12cf8b7da21bdd0ed | [log] [tgz] |
---|---|---|
author | Chunming Zhou <david1.zhou@amd.com> | Tue Apr 17 11:52:53 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 15 13:43:31 2018 -0500 |
tree | 745a77d0e92a3e04254a8b0bb2c4dfc113afebcf | |
parent | 58cd8fbc64b03d0e9961d627526bd07edbea00b9 [diff] |
drm/amdgpu: set preferred_domain independent of fallback handling When GEM needs to fallback to GTT for VRAM BOs we still want the preferred domain to be untouched so that the BO has a cance to move back to VRAM in the future. Signed-off-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>