aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/scheduler/gpu_scheduler.c
diff options
context:
space:
mode:
authorJunwei Zhang <[email protected]>2015-08-19 08:24:19 +0000
committerAlex Deucher <[email protected]>2015-08-25 14:38:28 +0000
commit1aa4051b7f5474cca6009c13868c59d78d06f983 (patch)
treebad07ba0fe771f75d08d6785a3eb333acd3d2694 /drivers/gpu/drm/amd/scheduler/gpu_scheduler.c
parentdrm/amdgpu: fix IH ring allocation for bus addresses (v2) (diff)
downloadkernel-1aa4051b7f5474cca6009c13868c59d78d06f983.tar.gz
kernel-1aa4051b7f5474cca6009c13868c59d78d06f983.zip
drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()
Rename the function and update the related code with this modified function. Add the new parameter of bool wait_all. If wait_all is true, it will return when all fences are signaled or timeout. If wait_all is false, it will return when any fence is signaled or timeout. Signed-off-by: Junwei Zhang <[email protected]> Reviewed-by: Monk Liu <[email protected]> Reviewed-by: Jammy Zhou <[email protected]> Reviewed-by: Christian König <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/scheduler/gpu_scheduler.c')
0 files changed, 0 insertions, 0 deletions