Home
last modified time | relevance | path

Searched refs:DMA_PACKET_NOP (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Devergreen_dma.c86 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0)); in evergreen_dma_ring_ib_execute()
H A Dni_dma.c142 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_dma_ring_ib_execute()
445 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0); in cayman_dma_vm_pad_ib()
H A Dr600_dma.c423 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in r600_dma_ring_ib_execute()
H A Drv770d.h675 #define DMA_PACKET_NOP 0xf macro
H A Dni.c2248 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_startup()
2254 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_startup()
H A Dnid.h1367 #define DMA_PACKET_NOP 0xf macro
H A Devergreen_cs.c3207 case DMA_PACKET_NOP: in evergreen_dma_cs_parse()
3646 case DMA_PACKET_NOP: in evergreen_dma_ib_parse()
H A Dsid.h1878 #define DMA_PACKET_NOP 0xf macro
H A Dr600_cs.c2518 case DMA_PACKET_NOP: in r600_dma_cs_parse()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Devergreen_dma.c87 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0)); in evergreen_dma_ring_ib_execute()
H A Dni_dma.c143 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_dma_ring_ib_execute()
446 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0); in cayman_dma_vm_pad_ib()
H A Dr600_dma.c424 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in r600_dma_ring_ib_execute()
H A Drv770d.h675 #define DMA_PACKET_NOP 0xf macro
H A Dni.c2261 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_startup()
2267 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_startup()
H A Dnid.h1367 #define DMA_PACKET_NOP 0xf macro
H A Devergreen_cs.c3208 case DMA_PACKET_NOP: in evergreen_dma_cs_parse()
3647 case DMA_PACKET_NOP: in evergreen_dma_ib_parse()
H A Dsid.h1878 #define DMA_PACKET_NOP 0xf macro
H A Devergreend.h1432 #define DMA_PACKET_NOP 0xf macro
H A Dr600d.h657 #define DMA_PACKET_NOP 0xf macro
H A Dr600_cs.c2516 case DMA_PACKET_NOP: in r600_dma_cs_parse()
H A Drv770.c1824 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in rv770_startup()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c73 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_dma_ring_emit_ib()
410 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0); in si_dma_ring_pad_ib()
723 .nop = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0),
H A Dsid.h1942 #define DMA_PACKET_NOP 0xf macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c72 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_dma_ring_emit_ib()
408 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0); in si_dma_ring_pad_ib()
721 .nop = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0),
H A Dsid.h1942 #define DMA_PACKET_NOP 0xf macro

Completed in 87 milliseconds

12