Lines Matching defs:fences
557 * This function should not be called on !radeon fences.
559 * also be called on radeon fences belonging to another card.
602 * @fences: radeon fence object(s)
608 * waiting for the fences. Used by the suballocator.
612 struct radeon_fence **fences,
622 if (!fences[i]) {
626 seq[i] = fences[i]->seq;
669 * radeon_fence_wait_empty - wait for all fences to signal
674 * Wait for all fences on the requested ring to signal (all asics).
675 * Returns 0 if the fences have passed, error for all other cases.
730 * radeon_fence_count_emitted - get the count of emitted fences
735 * Get the number of fences emitted on the requested ring (all asics).
736 * Returns the number of emitted fences on the ring. Used by the