Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsi_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()
Drv770_dma.c74 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, 0, cur_size_in_dw)); in rv770_copy_dma()
Devergreen_dma.c140 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, cur_size_in_dw)); in evergreen_copy_dma()
Dni_dma.c327 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in cayman_dma_vm_copy_pages()
Dr600_dma.c471 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, 0, cur_size_in_dw)); in r600_copy_dma()
Drv770d.h668 #define DMA_PACKET_COPY 0x3 macro
Dnid.h1359 #define DMA_PACKET_COPY 0x3 macro
Dsid.h1868 #define DMA_PACKET_COPY 0x3 macro
Devergreen_cs.c2803 case DMA_PACKET_COPY: in evergreen_dma_cs_parse()
3520 case DMA_PACKET_COPY: in evergreen_dma_ib_parse()
Devergreend.h1425 #define DMA_PACKET_COPY 0x3 macro
Dr600d.h651 #define DMA_PACKET_COPY 0x3 macro
Dr600_cs.c2522 case DMA_PACKET_COPY: in r600_dma_cs_parse()