Home
last modified time | relevance | path

Searched refs:PKT3_CP_DMA (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_hw_context.c129 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0)); in evergreen_cp_dma_clear_buffer()
Dr600_hw_context.c549 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0)); in r600_cp_dma_copy_buffer()
Devergreend.h129 #define PKT3_CP_DMA 0x41 macro
Dr600d.h180 #define PKT3_CP_DMA 0x41 macro
Devergreen_state.c4887 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, 0) | pkt_flags); in cayman_write_count_to_gds()
/third_party/mesa3d/src/amd/common/
Dsid.h281 #define PKT3_CP_DMA 0x41 macro
Dac_debug.c422 case PKT3_CP_DMA: in ac_parse_packet3()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c114 radeon_emit(PKT3(PKT3_CP_DMA, 4, 0)); in si_emit_cp_dma()
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1581 radeon_emit(cs, PKT3(PKT3_CP_DMA, 4, predicating)); in si_cs_emit_cp_dma()