Home
last modified time | relevance | path

Searched refs:crocus_batch_add_syncobj (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fence.h43 void crocus_batch_add_syncobj(struct crocus_batch *batch,
Dcrocus_fence.c93 crocus_batch_add_syncobj(struct crocus_batch *batch, in crocus_batch_add_syncobj() function
287 crocus_batch_add_syncobj(batch, fine->syncobj, I915_EXEC_FENCE_WAIT); in crocus_fence_await()
551 crocus_batch_add_syncobj(&ice->batches[b], fine->syncobj, in crocus_fence_signal()
Dcrocus_batch.c340 crocus_batch_add_syncobj(batch, in crocus_use_bo()
526 crocus_batch_add_syncobj(batch, syncobj, I915_EXEC_FENCE_SIGNAL); in crocus_batch_reset()