commit | ec363e0dae59c8daae03978c1c94059d9c04d5eb | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 01 20:34:27 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 10 15:44:53 2018 -0500 |
tree | c2d0bed7577cfcd92f96d54f0caa5d3fb7ce2356 | |
parent | 4d4358f3f1d8fcc90aec89ea2925e748515b4332 [diff] |
drm/amdgpu: minor optimize VM moved handling v2 Try to lock moved BOs if it's successful we can update the PTEs directly to the new location. v2: rebase Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>