Home
last modified time | relevance | path

Searched refs:pstate_table (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c602 struct smu_umd_pstate_table *pstate_table = in aldebaran_populate_umd_state_clk() local
603 &smu->pstate_table; in aldebaran_populate_umd_state_clk()
605 pstate_table->gfxclk_pstate.min = gfx_table->min; in aldebaran_populate_umd_state_clk()
606 pstate_table->gfxclk_pstate.peak = gfx_table->max; in aldebaran_populate_umd_state_clk()
607 pstate_table->gfxclk_pstate.curr.min = gfx_table->min; in aldebaran_populate_umd_state_clk()
608 pstate_table->gfxclk_pstate.curr.max = gfx_table->max; in aldebaran_populate_umd_state_clk()
610 pstate_table->uclk_pstate.min = mem_table->min; in aldebaran_populate_umd_state_clk()
611 pstate_table->uclk_pstate.peak = mem_table->max; in aldebaran_populate_umd_state_clk()
612 pstate_table->uclk_pstate.curr.min = mem_table->min; in aldebaran_populate_umd_state_clk()
613 pstate_table in aldebaran_populate_umd_state_clk()
830 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; aldebaran_emit_clk_levels() local
1327 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; aldebaran_set_performance_level() local
1367 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; aldebaran_set_soft_freq_limited_range() local
1436 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; aldebaran_usr_edit_dpm_table() local
[all...]
H A Dsmu_v13_0_6_ppt.c1112 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in smu_v13_0_6_populate_umd_state_clk() local
1114 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_6_populate_umd_state_clk()
1115 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_6_populate_umd_state_clk()
1116 pstate_table->gfxclk_pstate.curr.min = gfx_table->min; in smu_v13_0_6_populate_umd_state_clk()
1117 pstate_table->gfxclk_pstate.curr.max = gfx_table->max; in smu_v13_0_6_populate_umd_state_clk()
1119 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
1120 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()
1121 pstate_table->uclk_pstate.curr.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
1122 pstate_table in smu_v13_0_6_populate_umd_state_clk()
1359 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; smu_v13_0_6_print_clk_levels() local
1967 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; smu_v13_0_6_set_performance_level() local
2020 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; smu_v13_0_6_set_soft_freq_limited_range() local
2110 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; smu_v13_0_6_usr_edit_dpm_table() local
[all...]
H A Dsmu_v13_0.c1599 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_set_performance_level() local
1600 &smu->pstate_table; in smu_v13_0_set_performance_level()
1644 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v13_0_set_performance_level()
1645 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v13_0_set_performance_level()
1646 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v13_0_set_performance_level()
1647 vclk_min = vclk_max = pstate_table->vclk_pstate.standard; in smu_v13_0_set_performance_level()
1648 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v13_0_set_performance_level()
1649 fclk_min = fclk_max = pstate_table->fclk_pstate.standard; in smu_v13_0_set_performance_level()
1652 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v13_0_set_performance_level()
1655 mclk_min = mclk_max = pstate_table in smu_v13_0_set_performance_level()
2503 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; smu_v13_0_reset_custom_level() local
[all...]
H A Dsmu_v13_0_7_ppt.c2303 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_7_populate_umd_state_clk() local
2304 &smu->pstate_table; in smu_v13_0_7_populate_umd_state_clk()
2310 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_7_populate_umd_state_clk()
2313 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v13_0_7_populate_umd_state_clk()
2315 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_7_populate_umd_state_clk()
2317 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_7_populate_umd_state_clk()
2318 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
2320 pstate_table->socclk_pstate.min = soc_table->min; in smu_v13_0_7_populate_umd_state_clk()
2321 pstate_table->socclk_pstate.peak = soc_table->max; in smu_v13_0_7_populate_umd_state_clk()
2323 pstate_table in smu_v13_0_7_populate_umd_state_clk()
[all...]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c1262 struct smu_umd_pstate_table *pstate_table = in smu_v14_0_set_performance_level() local
1263 &smu->pstate_table; in smu_v14_0_set_performance_level()
1307 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v14_0_set_performance_level()
1308 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v14_0_set_performance_level()
1309 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v14_0_set_performance_level()
1310 vclk_min = vclk_max = pstate_table->vclk_pstate.standard; in smu_v14_0_set_performance_level()
1311 dclk_min = dclk_max = pstate_table->dclk_pstate.standard; in smu_v14_0_set_performance_level()
1312 fclk_min = fclk_max = pstate_table->fclk_pstate.standard; in smu_v14_0_set_performance_level()
1315 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v14_0_set_performance_level()
1318 mclk_min = mclk_max = pstate_table in smu_v14_0_set_performance_level()
[all...]
H A Dsmu_v14_0_2_ppt.c1597 struct smu_umd_pstate_table *pstate_table = in smu_v14_0_2_populate_umd_state_clk() local
1598 &smu->pstate_table; in smu_v14_0_2_populate_umd_state_clk()
1604 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v14_0_2_populate_umd_state_clk()
1607 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v14_0_2_populate_umd_state_clk()
1609 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v14_0_2_populate_umd_state_clk()
1611 pstate_table->uclk_pstate.min = mem_table->min; in smu_v14_0_2_populate_umd_state_clk()
1612 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v14_0_2_populate_umd_state_clk()
1614 pstate_table->socclk_pstate.min = soc_table->min; in smu_v14_0_2_populate_umd_state_clk()
1615 pstate_table->socclk_pstate.peak = soc_table->max; in smu_v14_0_2_populate_umd_state_clk()
1617 pstate_table in smu_v14_0_2_populate_umd_state_clk()
[all...]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c581 struct smu_umd_pstate_table *pstate_table = in arcturus_populate_umd_state_clk() local
582 &smu->pstate_table; in arcturus_populate_umd_state_clk()
584 pstate_table->gfxclk_pstate.min = gfx_table->min; in arcturus_populate_umd_state_clk()
585 pstate_table->gfxclk_pstate.peak = gfx_table->max; in arcturus_populate_umd_state_clk()
587 pstate_table->uclk_pstate.min = mem_table->min; in arcturus_populate_umd_state_clk()
588 pstate_table->uclk_pstate.peak = mem_table->max; in arcturus_populate_umd_state_clk()
590 pstate_table->socclk_pstate.min = soc_table->min; in arcturus_populate_umd_state_clk()
591 pstate_table->socclk_pstate.peak = soc_table->max; in arcturus_populate_umd_state_clk()
596 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()
598 pstate_table in arcturus_populate_umd_state_clk()
[all...]
H A Dsienna_cichlid_ppt.c1495 struct smu_umd_pstate_table *pstate_table = in sienna_cichlid_populate_umd_state_clk() local
1496 &smu->pstate_table; in sienna_cichlid_populate_umd_state_clk()
1499 pstate_table->gfxclk_pstate.min = gfx_table->min; in sienna_cichlid_populate_umd_state_clk()
1500 pstate_table->gfxclk_pstate.peak = gfx_table->max; in sienna_cichlid_populate_umd_state_clk()
1502 pstate_table->uclk_pstate.min = mem_table->min; in sienna_cichlid_populate_umd_state_clk()
1503 pstate_table->uclk_pstate.peak = mem_table->max; in sienna_cichlid_populate_umd_state_clk()
1505 pstate_table->socclk_pstate.min = soc_table->min; in sienna_cichlid_populate_umd_state_clk()
1506 pstate_table->socclk_pstate.peak = soc_table->max; in sienna_cichlid_populate_umd_state_clk()
1511 pstate_table->gfxclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_GFXCLK; in sienna_cichlid_populate_umd_state_clk()
1512 pstate_table in sienna_cichlid_populate_umd_state_clk()
[all...]
H A Dsmu_v11_0.c1863 struct smu_umd_pstate_table *pstate_table = in smu_v11_0_set_performance_level() local
1864 &smu->pstate_table; in smu_v11_0_set_performance_level()
1893 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v11_0_set_performance_level()
1894 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v11_0_set_performance_level()
1895 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level()
1898 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v11_0_set_performance_level()
1901 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v11_0_set_performance_level()
1904 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v11_0_set_performance_level()
1905 mclk_min = mclk_max = pstate_table->uclk_pstate.peak; in smu_v11_0_set_performance_level()
1906 socclk_min = socclk_max = pstate_table in smu_v11_0_set_performance_level()
[all...]
H A Dnavi10_ppt.c1719 struct smu_umd_pstate_table *pstate_table = in navi10_populate_umd_state_clk() local
1720 &smu->pstate_table; in navi10_populate_umd_state_clk()
1724 pstate_table->gfxclk_pstate.min = gfx_table->min; in navi10_populate_umd_state_clk()
1771 pstate_table->gfxclk_pstate.peak = sclk_freq; in navi10_populate_umd_state_clk()
1773 pstate_table->uclk_pstate.min = mem_table->min; in navi10_populate_umd_state_clk()
1774 pstate_table->uclk_pstate.peak = mem_table->max; in navi10_populate_umd_state_clk()
1776 pstate_table->socclk_pstate.min = soc_table->min; in navi10_populate_umd_state_clk()
1777 pstate_table->socclk_pstate.peak = soc_table->max; in navi10_populate_umd_state_clk()
1782 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()
1784 pstate_table in navi10_populate_umd_state_clk()
[all...]
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c3101 struct smu_umd_pstate_table *pstate_table = in smu_read_sensor() local
3102 &smu->pstate_table; in smu_read_sensor()
3121 *((uint32_t *)data) = pstate_table->gfxclk_pstate.standard * 100; in smu_read_sensor()
3125 *((uint32_t *)data) = pstate_table->uclk_pstate.standard * 100; in smu_read_sensor()
3129 *((uint32_t *)data) = pstate_table->gfxclk_pstate.peak * 100; in smu_read_sensor()
3133 *((uint32_t *)data) = pstate_table->uclk_pstate.peak * 100; in smu_read_sensor()