]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: KFD Restore process: Optimize waiting
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Wed, 28 Feb 2018 16:50:10 +0000 (11:50 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Nov 2018 19:00:58 +0000 (14:00 -0500)
commit3d97da4463d87148269a087c26422a2a5304d5d3
tree7a93f82ea465530bd79a94abc9e111169cd5d66a
parent9130cc01d1fda46009529d04303c6ed958d9e3d1
drm/amdgpu: KFD Restore process: Optimize waiting

Instead of waiting for each KFD BO after validation just wait for the
last BO moving fence.

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c