Searched defs:emit_wait (Results 1 – 11 of 11) sorted by relevance
42 bool emit_wait) in uvd_v3_1_semaphore_emit()
75 bool emit_wait) in uvd_v2_2_semaphore_emit()
468 bool emit_wait) in uvd_v1_0_semaphore_emit()
315 bool emit_wait) in r600_dma_semaphore_ring_emit()
697 bool emit_wait) in radeon_vce_semaphore_emit()
230 bool emit_wait) in cik_sdma_semaphore_ring_emit()
2929 bool emit_wait) in r600_semaphore_ring_emit()
893 bool emit_wait) in r100_semaphore_ring_emit()
3614 bool emit_wait) in cik_semaphore_ring_emit()
2729 #define radeon_semaphore_ring_emit(rdev, r, cp, semaphore, emit_wait) (rdev)->asic->ring[(r)]->emit… argument
34 static u32 *emit_wait(u32 *cs, u32 offset, int op, u32 value) in emit_wait() function