Home
last modified time | relevance | path

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

/Linux-v5.4/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.c476 radeon_ring_write(ring, DMA_PACKET(DMA_PACKET_COPY, 0, 0, cur_size_in_dw)); in r600_copy_dma()
Drv770d.h669 #define DMA_PACKET_COPY 0x3 macro
Dnid.h1360 #define DMA_PACKET_COPY 0x3 macro
Dsid.h1870 #define DMA_PACKET_COPY 0x3 macro
Devergreen_cs.c2854 case DMA_PACKET_COPY: in evergreen_dma_cs_parse()
3593 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.c2427 case DMA_PACKET_COPY: in r600_dma_cs_parse()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_dma.c320 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in si_dma_vm_copy_pte()
780 ib->ptr[ib->length_dw++] = DMA_PACKET(DMA_PACKET_COPY, in si_dma_emit_copy_buffer()
Dsid.h1934 #define DMA_PACKET_COPY 0x3 macro