OSDN Git Service

drm/amdkfd: export svm_range_list_lock_and_flush_work
authorYifan Zhang <yifan1.zhang@amd.com>
Tue, 17 Aug 2021 08:47:26 +0000 (16:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Oct 2021 18:14:34 +0000 (14:14 -0400)
commit6bdfc37b5cccc12e54e7019907d7eb4ff9e741fb
treed9c341dabde2ada377d1c098fd3f385bea89a148
parent71cbfeb38141928f65dd84db61df01e36119cceb
drm/amdkfd: export svm_range_list_lock_and_flush_work

export svm_range_list_lock_and_flush_work to make other kfd parts be
able to sync svm_range_list.

Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
drivers/gpu/drm/amd/amdkfd/kfd_svm.h