diff options
author | Christian König <christian.koenig@amd.com> | 2015-10-21 12:58:17 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-10-30 01:47:27 -0400 |
commit | 6c455ac17bcf4beae6c094a1007b976b60b4bb57 (patch) | |
tree | 61986caaccbc9aca6cf3cedd715ed42b88a31223 /drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | |
parent | a519435a96597d8cd96123246fea4ae5a6c90b02 (diff) |
dma-buf/fence: add fence_is_later()
Return true when fence 1 is later than fence 2 without
checking if any of them are signaled.
Useful for driver specific resource handling based on fences.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c')
0 files changed, 0 insertions, 0 deletions