Searched refs:DMA_PACKET_POLL_REG_MEM (Results 1 – 4 of 4) sorted by relevance
| /drivers/gpu/drm/radeon/ |
| A D | si_dma.c | 209 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_POLL_REG_MEM, 0, 0, 0, 0)); in si_dma_vm_flush()
|
| A D | sid.h | 1877 #define DMA_PACKET_POLL_REG_MEM 0xe macro
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | si_dma.c | 435 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_POLL_REG_MEM, 0, 0, 0, 0) | in si_dma_ring_emit_pipeline_sync() 460 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_POLL_REG_MEM, 0, 0, 0, 0)); in si_dma_ring_emit_vm_flush()
|
| A D | sid.h | 581 #define DMA_PACKET_POLL_REG_MEM 0xe macro
|
Completed in 21 milliseconds