Home
last modified time | relevance | path

Searched refs:DMA_PACKET_WRITE (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr600_dma.c252 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1)); in r600_dma_ring_test()
357 ib.ptr[0] = DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1); in r600_dma_ib_test()
412 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1)); in r600_dma_ring_ib_execute()
H A Dni_dma.c131 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 1)); in cayman_dma_ring_ib_execute()
366 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_WRITE, in cayman_dma_vm_write_pages()
H A Devergreen_dma.c75 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_WRITE, 0, 1)); in evergreen_dma_ring_ib_execute()
H A Dsi_dma.c120 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_WRITE, 0, 0, 0, ndw); in si_dma_vm_write_pages()
H A Drv770d.h668 #define DMA_PACKET_WRITE 0x2 macro
H A Dnid.h1359 #define DMA_PACKET_WRITE 0x2 macro
H A Dsid.h1869 #define DMA_PACKET_WRITE 0x2 macro
H A Devergreen_cs.c2818 case DMA_PACKET_WRITE: in evergreen_dma_cs_parse()
3576 case DMA_PACKET_WRITE: in evergreen_dma_ib_parse()
H A Devergreend.h1424 #define DMA_PACKET_WRITE 0x2 macro
H A Dr600d.h650 #define DMA_PACKET_WRITE 0x2 macro
H A Dr600_cs.c2401 case DMA_PACKET_WRITE: in r600_dma_cs_parse()