Searched refs:grbm_gfx_index (Results 1 – 4 of 4) sorted by relevance
81 radeon_set_uconfig_reg(cs, R_030800_GRBM_GFX_INDEX, block_sel->grbm_gfx_index); in radv_emit_spm_counters()144 unsigned grbm_gfx_index = S_030800_SH_BROADCAST_WRITES(1) | in radv_emit_spm_setup() local151 grbm_gfx_index |= S_030800_SE_BROADCAST_WRITES(1); in radv_emit_spm_setup()156 grbm_gfx_index |= S_030800_SE_INDEX(s); in radv_emit_spm_setup()162 radeon_set_uconfig_reg(cs, R_030800_GRBM_GFX_INDEX, grbm_gfx_index); in radv_emit_spm_setup()
767 radeon_set_uconfig_reg(R_030800_GRBM_GFX_INDEX, block_sel->grbm_gfx_index); in si_emit_spm_counters()836 unsigned grbm_gfx_index = S_030800_SH_BROADCAST_WRITES(1) | in si_emit_spm_setup() local843 grbm_gfx_index |= S_030800_SE_BROADCAST_WRITES(1); in si_emit_spm_setup()848 grbm_gfx_index |= S_030800_SE_INDEX(s); in si_emit_spm_setup()854 radeon_set_uconfig_reg(R_030800_GRBM_GFX_INDEX, grbm_gfx_index); in si_emit_spm_setup()
87 uint32_t grbm_gfx_index; member
61 new_block_sel->grbm_gfx_index = S_030800_SE_BROADCAST_WRITES(1) | in ac_spm_get_block_select()65 new_block_sel->grbm_gfx_index = S_030800_SH_BROADCAST_WRITES(1); in ac_spm_get_block_select()