Searched refs:si_cp_copy_data (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c610 void si_cp_copy_data(struct si_context *sctx, function in typeref:typename:void
H A Dsi_compute.c733 si_cp_copy_data(sctx,
H A Dsi_perfcounter.c674 si_cp_copy_data(sctx,
H A Dsi_pipe.h1246 void si_cp_copy_data(struct si_context *sctx,
H A Dsi_state_draw.c684 si_cp_copy_data(sctx,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c502 void si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel, function in typeref:typename:void
H A Dsi_perfcounter.c131 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_DST_MEM, buffer, va - buffer->gpu_address,
H A Dsi_compute.c740 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_REG, NULL, (grid_size_reg >> 2) + i,
H A Dsi_pipe.h1399 void si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel,
H A Dsi_state_draw.cpp1336 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_REG, NULL,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst3721 - radeonsi: add si_cp_copy_data

Completed in 36 milliseconds