Searched refs:DMA_PACKET_FENCE (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/radeon/ |
| A D | evergreen_dma.c | 46 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0)); in evergreen_dma_fence_ring_emit()
|
| A D | r600_dma.c | 293 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0)); in r600_dma_fence_ring_emit()
|
| A D | rv770d.h | 672 #define DMA_PACKET_FENCE 0x6 macro
|
| A D | nid.h | 1363 #define DMA_PACKET_FENCE 0x6 macro
|
| A D | sid.h | 1873 #define DMA_PACKET_FENCE 0x6 macro
|
| A D | evergreend.h | 1428 #define DMA_PACKET_FENCE 0x6 macro
|
| A D | r600d.h | 654 #define DMA_PACKET_FENCE 0x6 macro
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | si_dma.c | 113 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0, 0)); in si_dma_ring_emit_fence() 120 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_FENCE, 0, 0, 0, 0)); in si_dma_ring_emit_fence()
|
| A D | sid.h | 577 #define DMA_PACKET_FENCE 0x6 macro
|
Completed in 66 milliseconds