Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
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()
A Devergreen_dma.c86 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0)); in evergreen_dma_ring_ib_execute()
A Dr600_dma.c423 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in r600_dma_ring_ib_execute()
A Drv770d.h675 #define DMA_PACKET_NOP 0xf macro
A Dni.c2235 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_startup()
2241 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in cayman_startup()
A Dnid.h1367 #define DMA_PACKET_NOP 0xf macro
A Dsid.h1878 #define DMA_PACKET_NOP 0xf macro
A Drv770.c1821 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0)); in rv770_startup()
A Devergreen_cs.c3298 case DMA_PACKET_NOP: in evergreen_dma_cs_parse()
3742 case DMA_PACKET_NOP: in evergreen_dma_ib_parse()
A Devergreend.h1432 #define DMA_PACKET_NOP 0xf macro
A Dr600d.h657 #define DMA_PACKET_NOP 0xf macro
A Dr600_cs.c2518 case DMA_PACKET_NOP: in r600_dma_cs_parse()
A Dsi.c6708 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_startup()
6714 DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_startup()
A Devergreen.c5088 DMA_PACKET(DMA_PACKET_NOP, 0, 0)); in evergreen_startup()
/drivers/gpu/drm/amd/amdgpu/
A Dsi_dma.c88 amdgpu_ring_write(ring, DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0)); in si_dma_ring_emit_ib()
419 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0); in si_dma_ring_pad_ib()
726 .nop = DMA_PACKET(DMA_PACKET_NOP, 0, 0, 0, 0),
A Dsid.h582 #define DMA_PACKET_NOP 0xf macro

Completed in 103 milliseconds