Home
last modified time | relevance | path

Searched refs:SDMA_SEMAPHORE_EXTRA_S (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Dcikd.h509 # define SDMA_SEMAPHORE_EXTRA_S (1 << 14) macro
Dcik_sdma.c313 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; in cik_sdma_ring_emit_semaphore()
/drivers/gpu/drm/radeon/
Dcik_sdma.c234 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; in cik_sdma_semaphore_ring_emit()
Dcikd.h2028 # define SDMA_SEMAPHORE_EXTRA_S (1 << 14) macro