Searched refs:DMA_PACKET_FENCE (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | evergreen_dma.c | 46 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0)); in evergreen_dma_fence_ring_emit()
|
H A D | r600_dma.c | 293 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0)); in r600_dma_fence_ring_emit()
|
H A D | rv770d.h | 672 #define DMA_PACKET_FENCE 0x6 macro
|
H A D | nid.h | 1363 #define DMA_PACKET_FENCE 0x6 macro
|
H A D | sid.h | 1873 #define DMA_PACKET_FENCE 0x6 macro
|
H A D | evergreend.h | 1428 #define DMA_PACKET_FENCE 0x6 macro
|
H A D | r600d.h | 654 #define DMA_PACKET_FENCE 0x6 macro
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A 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()
|
H A D | sid.h | 1937 #define DMA_PACKET_FENCE 0x6 macro
|