commit | 789f3317ed33e34fa97c8918c075c68a62e51a4d | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Apr 19 11:08:24 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu May 24 10:07:53 2018 -0500 |
tree | b0dd192762bdc382766c88be337cd8123c12f307 | |
parent | 91ccdd24a1955dbec97a6d61322be214b7de1974 [diff] |
drm/amdgpu: further optimize amdgpu_vm_handle_moved Splice the moved list to a local one to avoid taking the lock over and over again. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>