OSDN Git Service

drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
authorChristian König <christian.koenig@amd.com>
Thu, 19 Apr 2018 11:58:42 +0000 (13:58 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 24 May 2018 15:07:53 +0000 (10:07 -0500)
commita7f91061c60ad9cac2e6a03b642be6a4f88b3662
treeda33dfc09607d8808947d2a7fb2f4180b5dcfdff
parent789f3317ed33e34fa97c8918c075c68a62e51a4d
drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories

In theory it is possible that PDs/PTs can move without eviction.

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c