Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dsi_dma.c78 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in si_dma_vm_copy_pages()
262 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 1, 0, 0, cur_size_in_bytes)); in si_copy_dma()
A Drv770_dma.c74 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, 0, cur_size_in_dw)); in rv770_copy_dma()
A Devergreen_dma.c139 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, cur_size_in_dw)); in evergreen_copy_dma()
A Dni_dma.c326 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in cayman_dma_vm_copy_pages()
A Dr600_dma.c475 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, 0, cur_size_in_dw)); in r600_copy_dma()
A Drv770d.h669 #define DMA_PACKET_COPY 0x3 macro
A Dnid.h1360 #define DMA_PACKET_COPY 0x3 macro
A Dsid.h1870 #define DMA_PACKET_COPY 0x3 macro
A Devergreen_cs.c2853 case DMA_PACKET_COPY: in evergreen_dma_cs_parse()
3592 case DMA_PACKET_COPY: in evergreen_dma_ib_parse()
A Devergreend.h1425 #define DMA_PACKET_COPY 0x3 macro
A Dr600d.h651 #define DMA_PACKET_COPY 0x3 macro
A Dr600_cs.c2425 case DMA_PACKET_COPY: in r600_dma_cs_parse()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dsi_dma.c319 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in si_dma_vm_copy_pte()
783 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in si_dma_emit_copy_buffer()
A Dsid.h1934 #define DMA_PACKET_COPY 0x3 macro

Completed in 91 milliseconds