Lines Matching defs:fences
542 * This function should not be called on !radeon fences.
544 * also be called on radeon fences belonging to another card.
585 * @fences: radeon fence object(s)
591 * waiting for the fences. Used by the suballocator.
595 struct radeon_fence **fences,
605 if (!fences[i]) {
609 seq[i] = fences[i]->seq;
652 * radeon_fence_wait_empty - wait for all fences to signal
657 * Wait for all fences on the requested ring to signal (all asics).
658 * Returns 0 if the fences have passed, error for all other cases.
713 * radeon_fence_count_emitted - get the count of emitted fences
718 * Get the number of fences emitted on the requested ring (all asics).
719 * Returns the number of emitted fences on the ring. Used by the