]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc7a09158564afa9007f24add236f1e5e5e4d1c3a
treec09c7b851e4a819944375b0c420cc2e689550c4e
parent286a43292916ed4e86e84431e5a0dcae2c093389
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