diff options
| author | monk.liu <[email protected]> | 2015-07-30 07:19:05 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2015-08-17 20:50:47 +0000 |
| commit | 332dfe907bef6f299f5844f947c4e141eebb8091 (patch) | |
| tree | 9ff30976b2294dc4b49e4bc0b83f75a29b23dd8b /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | drm/amdgpu: use kernel fence interface when possible (diff) | |
| download | kernel-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
