Searched refs:DMA_PACKET_TRAP (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | evergreen_dma.c | 51 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0)); in evergreen_dma_fence_ring_emit()
|
H A D | r600_dma.c | 298 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0, 0)); in r600_dma_fence_ring_emit()
|
H A D | rv770d.h | 673 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | nid.h | 1364 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | sid.h | 1874 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | evergreend.h | 1429 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | r600d.h | 655 #define DMA_PACKET_TRAP 0x7 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | evergreen_dma.c | 52 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0)); in evergreen_dma_fence_ring_emit()
|
H A D | r600_dma.c | 299 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0, 0)); in r600_dma_fence_ring_emit()
|
H A D | rv770d.h | 673 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | nid.h | 1364 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | sid.h | 1874 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | evergreend.h | 1429 #define DMA_PACKET_TRAP 0x7 macro
|
H A D | r600d.h | 655 #define DMA_PACKET_TRAP 0x7 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_dma.c | 109 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0, 0, 0)); in si_dma_ring_emit_fence()
|
H A D | sid.h | 1938 #define DMA_PACKET_TRAP 0x7 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_dma.c | 110 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_TRAP, 0, 0, 0, 0)); in si_dma_ring_emit_fence()
|
H A D | sid.h | 1938 #define DMA_PACKET_TRAP 0x7 macro
|
Completed in 89 milliseconds