Home
last modified time | relevance | path

Searched refs:si_cp_copy_data (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c502 void si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel, in si_cp_copy_data() function
Dsi_perfcounter.c131 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_DST_MEM, buffer, va - buffer->gpu_address, in si_pc_emit_start()
Dsi_compute.c740 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_REG, NULL, (grid_size_reg >> 2) + i, in si_setup_nir_user_data()
Dsi_pipe.h1399 void si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel,
Dsi_state_draw.cpp1334 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_REG, NULL, in si_emit_draw_packets()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst3721 - radeonsi: add si_cp_copy_data