Lines Matching full:requested
125 * radeon_fence_emit - emit a fence on the requested ring
131 * Emits a fence command on the requested ring (all asics).
333 * Check if the last signaled fence sequnce number is >= the requested
336 * is >= requested value) or false if it has not (current fence
337 * value is < the requested value. Helper function for
426 * Check if the requested fence has signaled (all asics).
447 * Check if the last signaled fence sequnce number is >= the requested
449 * Returns true if any has signaled (current value is >= requested value)
471 * Wait for the requested sequence number(s) to be written by any ring
529 * Wait for the requested fence to signal (all asics).
566 * Wait for the requested fence to signal (all asics).
588 * Wait for any requested fence to signal (all asics). Fence
630 * Wait for the next fence on the requested ring to signal (all asics).
657 * Wait for all fences on the requested ring to signal (all asics).
718 * Get the number of fences emitted on the requested ring (all asics).
778 * be synced with the requested ring (all asics).
806 * ready for use on the requested ring.
858 * for the requested ring.
863 * Init the fence driver for the requested ring (all asics).