Searched refs:si_pm4_emit (Results 1 – 5 of 5) sorted by relevance
179 si_pm4_emit(sctx, shadowing_preamble); in si_init_cp_reg_shadowing()181 si_pm4_emit(sctx, sctx->cs_preamble_state); in si_init_cp_reg_shadowing()
67 void si_pm4_emit(struct si_context *sctx, struct si_pm4_state *state);
116 void si_pm4_emit(struct si_context *sctx, struct si_pm4_state *state) in si_pm4_emit() function
423 si_pm4_emit(ctx, ctx->cs_preamble_state); in si_begin_new_gfx_cs()425 si_pm4_emit(ctx, unlikely(is_secure) ? ctx->cs_preamble_tess_rings_tmz : in si_begin_new_gfx_cs()428 si_pm4_emit(ctx, ctx->cs_preamble_gs_rings); in si_begin_new_gfx_cs()
2015 si_pm4_emit(sctx, state); in si_emit_all_states()