commit | 318cd340c5573a1f021f5b7711893133fe5e8480 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Oct 15 17:58:09 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 30 01:49:30 2015 -0400 |
tree | d6b259e9ab0ced956ac12b177ed8038404c5ba71 | |
parent | 6c455ac17bcf4beae6c094a1007b976b60b4bb57 [diff] |
drm/amdgpu: remove unneeded fence functions amdgpu_fence_default_wait isn't needed any more the default wait does the same thing and amdgpu_test_signaled is dead as well. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>