Searched refs:DMA_PACKET_TRAP (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | evergreen_dma.c | 51 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0)); in evergreen_dma_fence_ring_emit()
|
D | r600_dma.c | 298 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0, 0)); in r600_dma_fence_ring_emit()
|
D | rv770d.h | 673 #define DMA_PACKET_TRAP 0x7 macro
|
D | nid.h | 1364 #define DMA_PACKET_TRAP 0x7 macro
|
D | sid.h | 1874 #define DMA_PACKET_TRAP 0x7 macro
|
D | evergreend.h | 1429 #define DMA_PACKET_TRAP 0x7 macro
|
D | r600d.h | 655 #define DMA_PACKET_TRAP 0x7 macro
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | si_dma.c | 111 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0, 0, 0)); in si_dma_ring_emit_fence()
|
D | sid.h | 1938 #define DMA_PACKET_TRAP 0x7 macro
|