]> Git Repo - linux.git/commit
drm/amdgpu: further optimize amdgpu_vm_handle_moved
authorChristian König <[email protected]>
Thu, 19 Apr 2018 09:08:24 +0000 (11:08 +0200)
committerAlex Deucher <[email protected]>
Thu, 24 May 2018 15:07:53 +0000 (10:07 -0500)
commit789f3317ed33e34fa97c8918c075c68a62e51a4d
treeb0dd192762bdc382766c88be337cd8123c12f307
parent91ccdd24a1955dbec97a6d61322be214b7de1974
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 <[email protected]>
Reviewed-by: Chunming Zhou <[email protected]>
Reviewed-by: Junwei Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
This page took 0.050946 seconds and 4 git commands to generate.