Home
last modified time | relevance | path

Searched refs:DMA_PACKET_COPY (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
HDsi_dma.c79 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in si_dma_vm_copy_pages()
263 … radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 1, 0, 0, cur_size_in_bytes)); in si_copy_dma()
HDrv770_dma.c74 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, 0, cur_size_in_dw)); in rv770_copy_dma()
HDevergreen_dma.c138 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, cur_size_in_dw)); in evergreen_copy_dma()
HDr600_dma.c474 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, 0, cur_size_in_dw)); in r600_copy_dma()
HDni_dma.c325 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in cayman_dma_vm_copy_pages()
HDrv770d.h669 #define DMA_PACKET_COPY 0x3 macro
HDnid.h1360 #define DMA_PACKET_COPY 0x3 macro
HDsid.h1870 #define DMA_PACKET_COPY 0x3 macro
HDevergreen_cs.c2852 case DMA_PACKET_COPY: in evergreen_dma_cs_parse()
3591 case DMA_PACKET_COPY: in evergreen_dma_ib_parse()
HDevergreend.h1425 #define DMA_PACKET_COPY 0x3 macro
HDr600d.h651 #define DMA_PACKET_COPY 0x3 macro
HDr600_cs.c2427 case DMA_PACKET_COPY: in r600_dma_cs_parse()