summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authormonk.liu <monk.liu@amd.com>2015-07-30 15:19:05 +0800
committerAlex Deucher <alexander.deucher@amd.com>2015-08-17 16:50:47 -0400
commit332dfe907bef6f299f5844f947c4e141eebb8091 (patch)
tree9ff30976b2294dc4b49e4bc0b83f75a29b23dd8b /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parent2e536084f24f99f0a2cc0b6ce38ad8298ea58b22 (diff)
downloadlinux-332dfe907bef6f299f5844f947c4e141eebb8091.tar.bz2
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 <monk.liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions