aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
diff options
context:
space:
mode:
authormonk.liu <[email protected]>2015-07-30 07:19:05 +0000
committerAlex Deucher <[email protected]>2015-08-17 20:50:47 +0000
commit332dfe907bef6f299f5844f947c4e141eebb8091 (patch)
tree9ff30976b2294dc4b49e4bc0b83f75a29b23dd8b /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
parentdrm/amdgpu: use kernel fence interface when possible (diff)
downloadkernel-332dfe907bef6f299f5844f947c4e141eebb8091.tar.gz
kernel-332dfe907bef6f299f5844f947c4e141eebb8091.zip
drm/amdgpu: new implement for fence_wait_any (v2)
origninal method will sleep/schedule at the granurarity of HZ/2 and based on seq signal method, the new implement is based on kernel fance interface, no unnecessary schedule at all v2: replace logic of original amdgpu_fence_wait_any Signed-off-by: monk.liu <[email protected]> Reviewed-by: Christian König <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions