Searched refs:CIK_SDMA_OPCODE_COPY (Results 1 – 2 of 2) sorted by relevance
54 radeon_emit(cs, CIK_SDMA_PACKET(CIK_SDMA_OPCODE_COPY, in cik_sdma_copy_buffer()237 radeon_emit(cs, CIK_SDMA_PACKET(CIK_SDMA_OPCODE_COPY, in cik_sdma_copy_texture()400 radeon_emit(cs, CIK_SDMA_PACKET(CIK_SDMA_OPCODE_COPY, in cik_sdma_copy_texture()494 radeon_emit(cs, CIK_SDMA_PACKET(CIK_SDMA_OPCODE_COPY, in cik_sdma_copy_texture()
9122 #define CIK_SDMA_OPCODE_COPY 0x1 macro