Searched refs:DMA_PACKET_FENCE (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | evergreen_dma.c | 47 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0)); in evergreen_dma_fence_ring_emit()
|
D | r600_dma.c | 294 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0)); in r600_dma_fence_ring_emit()
|
D | rv770d.h | 672 #define DMA_PACKET_FENCE 0x6 macro
|
D | nid.h | 1363 #define DMA_PACKET_FENCE 0x6 macro
|
D | sid.h | 1873 #define DMA_PACKET_FENCE 0x6 macro
|
D | evergreend.h | 1428 #define DMA_PACKET_FENCE 0x6 macro
|
D | r600d.h | 654 #define DMA_PACKET_FENCE 0x6 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | si_dma.c | 96 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0, 0)); in si_dma_ring_emit_fence() 103 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0, 0)); in si_dma_ring_emit_fence()
|
D | sid.h | 1937 #define DMA_PACKET_FENCE 0x6 macro
|