Searched refs:vgpr_init_regs (Results 1 – 2 of 2) sorted by relevance
1393 static const u32 vgpr_init_regs[] = variable1507 (((ARRAY_SIZE(vgpr_init_regs) / 2) * 3) + 4 + 5 + 2) * 4; in gfx_v8_0_do_edc_gpr_workarounds()1539 for (i = 0; i < ARRAY_SIZE(vgpr_init_regs); i += 2) { in gfx_v8_0_do_edc_gpr_workarounds()1541 ib.ptr[ib.length_dw++] = vgpr_init_regs[i] - PACKET3_SET_SH_REG_START; in gfx_v8_0_do_edc_gpr_workarounds()1542 ib.ptr[ib.length_dw++] = vgpr_init_regs[i + 1]; in gfx_v8_0_do_edc_gpr_workarounds()
4425 static const struct soc15_reg_entry vgpr_init_regs[] = { variable4609 vgpr_init_regs_ptr = vgpr_init_regs; in gfx_v9_0_do_edc_gpr_workarounds()