Home
last modified time | relevance | path

Searched refs:DMA_PACKET_COPY (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_hw_context.c69 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, sub_cmd, csize)); in evergreen_dma_copy_buffer()
H A Dr600_hw_context.c606 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, 0, 0, csize)); in r600_dma_copy_buffer()
H A Dr600_state.c2937 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, 1, 0, size)); in r600_dma_copy_tile()
H A Devergreend.h2806 #define DMA_PACKET_COPY 0x3 macro
H A Dr600d.h3805 #define DMA_PACKET_COPY 0x3 macro
H A Devergreen_state.c3868 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, sub_cmd, size)); in evergreen_dma_copy_tile()

Completed in 40 milliseconds