Searched refs:WAIT_REG_MEM_EQUAL (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600d_common.h53 #define WAIT_REG_MEM_EQUAL 3 macro
H A Dr600_streamout.c173 radeon_emit(cs, WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
H A Dr600_pipe_common.c139 radeon_emit(cs, WAIT_REG_MEM_EQUAL | WAIT_REG_MEM_MEM_SPACE(1));
H A Devergreend.h91 #define WAIT_REG_MEM_EQUAL 3 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600d_common.h53 #define WAIT_REG_MEM_EQUAL 3 macro
H A Dr600_streamout.c173 radeon_emit(cs, WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
H A Dr600_pipe_common.c116 radeon_emit(cs, WAIT_REG_MEM_EQUAL | WAIT_REG_MEM_MEM_SPACE(1));
H A Devergreend.h91 #define WAIT_REG_MEM_EQUAL 3 macro
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_sqtt.c284 cs, WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
297 cs, WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
H A Dsi_cmd_buffer.c927 assert(op == WAIT_REG_MEM_EQUAL || op == WAIT_REG_MEM_NOT_EQUAL ||
1094 radv_cp_wait_mem(cs, WAIT_REG_MEM_EQUAL, flush_va, *flush_cnt, 0xffffffff);
1258 radv_cp_wait_mem(cs, WAIT_REG_MEM_EQUAL, flush_va, *flush_cnt, 0xffffffff);
H A Dradv_query.c1270 radv_cp_wait_mem(cs, WAIT_REG_MEM_EQUAL, avail_va, 1, 0xffffffff);
H A Dradv_cmd_buffer.c7693 radv_cp_wait_mem(cs, WAIT_REG_MEM_EQUAL, va, 1, 0xffffffff);
8104 WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c210 radeon_emit(cs, WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
H A Dsi_perfcounter.c697 si_cp_wait_mem(sctx, cs, va, 0, 0xffffffff, WAIT_REG_MEM_EQUAL);
H A Dsi_state_draw.c1072 WAIT_REG_MEM_EQUAL);
H A Dsi_query.c1588 0x80000000, WAIT_REG_MEM_EQUAL);
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dsid.h156 #define WAIT_REG_MEM_EQUAL 3 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c297 radeon_emit(WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
H A Dsi_gfx_cs.c749 si_cp_wait_mem(ctx, cs, va, ctx->wait_mem_number, 0xffffffff, WAIT_REG_MEM_EQUAL);
959 si_cp_wait_mem(sctx, cs, va, sctx->wait_mem_number, 0xffffffff, WAIT_REG_MEM_EQUAL);
H A Dsi_sqtt.c333 radeon_emit(WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
346 radeon_emit(WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */
H A Dsi_perfcounter.c152 si_cp_wait_mem(sctx, cs, va, 0, 0xffffffff, WAIT_REG_MEM_EQUAL);
H A Dsi_query.c1554 si_cp_wait_mem(sctx, &sctx->gfx_cs, va, 0x80000000, 0x80000000, WAIT_REG_MEM_EQUAL);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dsi_cmd_buffer.c734 assert(op == WAIT_REG_MEM_EQUAL ||
884 radv_cp_wait_mem(cs, WAIT_REG_MEM_EQUAL, flush_va,
H A Dradv_query.c1339 radv_cp_wait_mem(cs, WAIT_REG_MEM_EQUAL,
H A Dradv_cmd_buffer.c4731 radv_cp_wait_mem(cs, WAIT_REG_MEM_EQUAL, va, 1, 0xffffffff);
5110 radeon_emit(cs, WAIT_REG_MEM_EQUAL); /* wait until the register is equal to the reference value */

Completed in 75 milliseconds

12