Home
last modified time | relevance | path

Searched defs:emit_wait (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Duvd_v3_1.c42 bool emit_wait) in uvd_v3_1_semaphore_emit()
H A Duvd_v2_2.c75 bool emit_wait) in uvd_v2_2_semaphore_emit()
H A Duvd_v1_0.c468 bool emit_wait) in uvd_v1_0_semaphore_emit()
H A Dr600_dma.c315 bool emit_wait) in r600_dma_semaphore_ring_emit()
H A Dradeon_vce.c697 bool emit_wait) in radeon_vce_semaphore_emit()
H A Dcik_sdma.c230 bool emit_wait) in cik_sdma_semaphore_ring_emit()
H A Dr600.c2929 bool emit_wait) in r600_semaphore_ring_emit()
H A Dr100.c894 bool emit_wait) in r100_semaphore_ring_emit()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_pm.c34 static u32 *emit_wait(u32 *cs, u32 offset, int op, u32 value) in emit_wait() function