Searched refs:vgpr_init_regs (Results 1 – 2 of 2) sorted by relevance
1409 static const u32 vgpr_init_regs[] = variable1523 (((ARRAY_SIZE(vgpr_init_regs) / 2) * 3) + 4 + 5 + 2) * 4; in gfx_v8_0_do_edc_gpr_workarounds()1555 for (i = 0; i < ARRAY_SIZE(vgpr_init_regs); i += 2) { in gfx_v8_0_do_edc_gpr_workarounds()1557 ib.ptr[ib.length_dw++] = vgpr_init_regs[i] - PACKET3_SET_SH_REG_START; in gfx_v8_0_do_edc_gpr_workarounds()1558 ib.ptr[ib.length_dw++] = vgpr_init_regs[i + 1]; in gfx_v8_0_do_edc_gpr_workarounds()
4474 static const struct soc15_reg_entry vgpr_init_regs[] = { variable4658 vgpr_init_regs_ptr = vgpr_init_regs; in gfx_v9_0_do_edc_gpr_workarounds()