Home
last modified time | relevance | path

Searched refs:DMA_PACKET_NOP (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
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()
Devergreen_dma.c86 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0)); in evergreen_dma_ring_ib_execute()
Dr600_dma.c423 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in r600_dma_ring_ib_execute()
Drv770d.h675 #define DMA_PACKET_NOP 0xf macro
Dnid.h1367 #define DMA_PACKET_NOP 0xf macro
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()
Dsid.h1878 #define DMA_PACKET_NOP 0xf macro
Drv770.c1832 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in rv770_startup()
Devergreen_cs.c3207 case DMA_PACKET_NOP: in evergreen_dma_cs_parse()
3646 case DMA_PACKET_NOP: in evergreen_dma_ib_parse()
Devergreend.h1432 #define DMA_PACKET_NOP 0xf macro
Dr600d.h657 #define DMA_PACKET_NOP 0xf macro
Dr600_cs.c2518 case DMA_PACKET_NOP: in r600_dma_cs_parse()
Dsi.c6723 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_startup()
6729 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_startup()
Devergreen.c5090 DMA_PACKET(DMA_PACKET_NOP, 0, 0)); in evergreen_startup()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsi_dma.c72 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_dma_ring_emit_ib()
412 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0); in si_dma_ring_pad_ib()
725 .nop = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0),
Dsid.h1942 #define DMA_PACKET_NOP 0xf macro