drm/amdgpu: switch to common fence_wait_any_timeout v2
authorChristian König <christian.koenig@amd.com>
Tue, 20 Oct 2015 15:38:07 +0000 (17:38 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Oct 2015 05:51:11 +0000 (01:51 -0400)
commitee327caf1a2cdba9313167c36db2d7ff02d534bc
treec09c7b851e4a819944375b0c420cc2e689550c4e
parent318cd340c5573a1f021f5b7711893133fe5e8480
drm/amdgpu: switch to common fence_wait_any_timeout v2

No need to duplicate the functionality any more.

v2: fix handling if no fence is available.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (v1)
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c
drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c