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

/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_hw_context.c71 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, sub_cmd, csize));
H A Dr600_hw_context.c549 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, 0, 0, csize));
H A Devergreen_state.c3441 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, sub_cmd, size));
H A Devergreend.h2573 #define DMA_PACKET_COPY 0x3 macro
H A Dr600_state.c2894 radeon_emit(cs, DMA_PACKET(DMA_PACKET_COPY, 1, 0, size));
H A Dr600d.h3794 #define DMA_PACKET_COPY 0x3 macro

Completed in 126 milliseconds