Searched refs:DMA_PACKET_FENCE (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | evergreen_dma.c | 46 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0)); in evergreen_dma_fence_ring_emit()
|
D | r600_dma.c | 293 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
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | si_dma.c | 97 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0, 0)); in si_dma_ring_emit_fence() 104 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
|