Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Daldebaran_ppt.c548 &smu->pstate_table; in aldebaran_populate_umd_state_clk()
568 pstate_table->gfxclk_pstate.standard = in aldebaran_populate_umd_state_clk()
570 pstate_table->uclk_pstate.standard = in aldebaran_populate_umd_state_clk()
576 pstate_table->gfxclk_pstate.min; in aldebaran_populate_umd_state_clk()
577 pstate_table->uclk_pstate.standard = in aldebaran_populate_umd_state_clk()
578 pstate_table->uclk_pstate.min; in aldebaran_populate_umd_state_clk()
580 pstate_table->socclk_pstate.min; in aldebaran_populate_umd_state_clk()
775 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in aldebaran_emit_clk_levels() local
1272 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in aldebaran_set_performance_level() local
1306 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in aldebaran_set_soft_freq_limited_range() local
[all …]
A Dsmu_v13_0_6_ppt.c878 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in smu_v13_0_6_populate_umd_state_clk() local
898 pstate_table->gfxclk_pstate.standard = in smu_v13_0_6_populate_umd_state_clk()
900 pstate_table->uclk_pstate.standard = in smu_v13_0_6_populate_umd_state_clk()
906 pstate_table->gfxclk_pstate.min; in smu_v13_0_6_populate_umd_state_clk()
907 pstate_table->uclk_pstate.standard = in smu_v13_0_6_populate_umd_state_clk()
908 pstate_table->uclk_pstate.min; in smu_v13_0_6_populate_umd_state_clk()
910 pstate_table->socclk_pstate.min; in smu_v13_0_6_populate_umd_state_clk()
1119 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in smu_v13_0_6_print_clk_levels() local
1713 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in smu_v13_0_6_set_performance_level() local
1765 struct smu_umd_pstate_table *pstate_table = &smu->pstate_table; in smu_v13_0_6_set_soft_freq_limited_range() local
[all …]
A Dsmu_v13_0.c1701 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_set_performance_level() local
1702 &smu->pstate_table; in smu_v13_0_set_performance_level()
1793 pstate_table->gfxclk_pstate.curr.min = sclk_min; in smu_v13_0_set_performance_level()
1805 pstate_table->uclk_pstate.curr.min = mclk_min; in smu_v13_0_set_performance_level()
1806 pstate_table->uclk_pstate.curr.max = mclk_max; in smu_v13_0_set_performance_level()
1832 pstate_table->vclk_pstate.curr.min = vclk_min; in smu_v13_0_set_performance_level()
1833 pstate_table->vclk_pstate.curr.max = vclk_max; in smu_v13_0_set_performance_level()
1847 pstate_table->dclk_pstate.curr.min = dclk_min; in smu_v13_0_set_performance_level()
1848 pstate_table->dclk_pstate.curr.max = dclk_max; in smu_v13_0_set_performance_level()
1859 pstate_table->fclk_pstate.curr.min = fclk_min; in smu_v13_0_set_performance_level()
[all …]
A Dsmu_v13_0_7_ppt.c2217 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_7_populate_umd_state_clk() local
2218 &smu->pstate_table; in smu_v13_0_7_populate_umd_state_clk()
2224 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_7_populate_umd_state_clk()
2231 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_7_populate_umd_state_clk()
2232 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
2234 pstate_table->socclk_pstate.min = soc_table->min; in smu_v13_0_7_populate_umd_state_clk()
2237 pstate_table->vclk_pstate.min = vclk_table->min; in smu_v13_0_7_populate_umd_state_clk()
2238 pstate_table->vclk_pstate.peak = vclk_table->max; in smu_v13_0_7_populate_umd_state_clk()
2240 pstate_table->dclk_pstate.min = dclk_table->min; in smu_v13_0_7_populate_umd_state_clk()
2241 pstate_table->dclk_pstate.peak = dclk_table->max; in smu_v13_0_7_populate_umd_state_clk()
[all …]
A Dsmu_v13_0_0_ppt.c2233 struct smu_umd_pstate_table *pstate_table = in smu_v13_0_0_populate_umd_state_clk() local
2234 &smu->pstate_table; in smu_v13_0_0_populate_umd_state_clk()
2240 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_0_populate_umd_state_clk()
2247 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_0_populate_umd_state_clk()
2248 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_0_populate_umd_state_clk()
2250 pstate_table->socclk_pstate.min = soc_table->min; in smu_v13_0_0_populate_umd_state_clk()
2253 pstate_table->vclk_pstate.min = vclk_table->min; in smu_v13_0_0_populate_umd_state_clk()
2254 pstate_table->vclk_pstate.peak = vclk_table->max; in smu_v13_0_0_populate_umd_state_clk()
2256 pstate_table->dclk_pstate.min = dclk_table->min; in smu_v13_0_0_populate_umd_state_clk()
2257 pstate_table->dclk_pstate.peak = dclk_table->max; in smu_v13_0_0_populate_umd_state_clk()
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
A Dsmu_v14_0.c1195 struct smu_umd_pstate_table *pstate_table = in smu_v14_0_set_performance_level() local
1196 &smu->pstate_table; in smu_v14_0_set_performance_level()
1275 pstate_table->gfxclk_pstate.curr.min = sclk_min; in smu_v14_0_set_performance_level()
1287 pstate_table->uclk_pstate.curr.min = mclk_min; in smu_v14_0_set_performance_level()
1288 pstate_table->uclk_pstate.curr.max = mclk_max; in smu_v14_0_set_performance_level()
1314 pstate_table->vclk_pstate.curr.min = vclk_min; in smu_v14_0_set_performance_level()
1315 pstate_table->vclk_pstate.curr.max = vclk_max; in smu_v14_0_set_performance_level()
1329 pstate_table->dclk_pstate.curr.min = dclk_min; in smu_v14_0_set_performance_level()
1330 pstate_table->dclk_pstate.curr.max = dclk_max; in smu_v14_0_set_performance_level()
1341 pstate_table->fclk_pstate.curr.min = fclk_min; in smu_v14_0_set_performance_level()
[all …]
A Dsmu_v14_0_2_ppt.c1557 struct smu_umd_pstate_table *pstate_table = in smu_v14_0_2_populate_umd_state_clk() local
1558 &smu->pstate_table; in smu_v14_0_2_populate_umd_state_clk()
1564 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v14_0_2_populate_umd_state_clk()
1571 pstate_table->uclk_pstate.min = mem_table->min; in smu_v14_0_2_populate_umd_state_clk()
1572 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v14_0_2_populate_umd_state_clk()
1574 pstate_table->socclk_pstate.min = soc_table->min; in smu_v14_0_2_populate_umd_state_clk()
1577 pstate_table->vclk_pstate.min = vclk_table->min; in smu_v14_0_2_populate_umd_state_clk()
1578 pstate_table->vclk_pstate.peak = vclk_table->max; in smu_v14_0_2_populate_umd_state_clk()
1580 pstate_table->dclk_pstate.min = dclk_table->min; in smu_v14_0_2_populate_umd_state_clk()
1581 pstate_table->dclk_pstate.peak = dclk_table->max; in smu_v14_0_2_populate_umd_state_clk()
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
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()
596 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()
598 pstate_table->uclk_pstate.standard = in arcturus_populate_umd_state_clk()
600 pstate_table->socclk_pstate.standard = in arcturus_populate_umd_state_clk()
603 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()
604 pstate_table->gfxclk_pstate.min; in arcturus_populate_umd_state_clk()
605 pstate_table->uclk_pstate.standard = in arcturus_populate_umd_state_clk()
606 pstate_table->uclk_pstate.min; in arcturus_populate_umd_state_clk()
607 pstate_table->socclk_pstate.standard = in arcturus_populate_umd_state_clk()
[all …]
A Dsmu_v11_0.c1850 struct smu_umd_pstate_table *pstate_table = in smu_v11_0_set_performance_level() local
1851 &smu->pstate_table; in smu_v11_0_set_performance_level()
1878 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v11_0_set_performance_level()
1879 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v11_0_set_performance_level()
1880 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level()
1883 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v11_0_set_performance_level()
1886 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v11_0_set_performance_level()
1889 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v11_0_set_performance_level()
1890 mclk_min = mclk_max = pstate_table->uclk_pstate.peak; in smu_v11_0_set_performance_level()
1891 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v11_0_set_performance_level()
A Dnavi10_ppt.c1717 struct smu_umd_pstate_table *pstate_table = in navi10_populate_umd_state_clk() local
1718 &smu->pstate_table; in navi10_populate_umd_state_clk()
1780 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()
1782 pstate_table->uclk_pstate.standard = in navi10_populate_umd_state_clk()
1784 pstate_table->socclk_pstate.standard = in navi10_populate_umd_state_clk()
1787 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()
1788 pstate_table->gfxclk_pstate.min; in navi10_populate_umd_state_clk()
1789 pstate_table->uclk_pstate.standard = in navi10_populate_umd_state_clk()
1790 pstate_table->uclk_pstate.min; in navi10_populate_umd_state_clk()
1791 pstate_table->socclk_pstate.standard = in navi10_populate_umd_state_clk()
[all …]
A Dsienna_cichlid_ppt.c1497 struct smu_umd_pstate_table *pstate_table = in sienna_cichlid_populate_umd_state_clk() local
1498 &smu->pstate_table; in sienna_cichlid_populate_umd_state_clk()
1501 pstate_table->gfxclk_pstate.min = gfx_table->min; in sienna_cichlid_populate_umd_state_clk()
1502 pstate_table->gfxclk_pstate.peak = gfx_table->max; in sienna_cichlid_populate_umd_state_clk()
1504 pstate_table->uclk_pstate.min = mem_table->min; in sienna_cichlid_populate_umd_state_clk()
1505 pstate_table->uclk_pstate.peak = mem_table->max; in sienna_cichlid_populate_umd_state_clk()
1507 pstate_table->socclk_pstate.min = soc_table->min; in sienna_cichlid_populate_umd_state_clk()
1508 pstate_table->socclk_pstate.peak = soc_table->max; in sienna_cichlid_populate_umd_state_clk()
1523 pstate_table->gfxclk_pstate.standard = BEIGE_GOBY_UMD_PSTATE_PROFILING_GFXCLK; in sienna_cichlid_populate_umd_state_clk()
1524 pstate_table->uclk_pstate.standard = BEIGE_GOBY_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/
A Damdgpu_smu.c2944 struct smu_umd_pstate_table *pstate_table = in smu_read_sensor() local
2945 &smu->pstate_table; in smu_read_sensor()
2964 *((uint32_t *)data) = pstate_table->gfxclk_pstate.standard * 100; in smu_read_sensor()
2968 *((uint32_t *)data) = pstate_table->uclk_pstate.standard * 100; in smu_read_sensor()
2972 *((uint32_t *)data) = pstate_table->gfxclk_pstate.peak * 100; in smu_read_sensor()
2976 *((uint32_t *)data) = pstate_table->uclk_pstate.peak * 100; in smu_read_sensor()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
A Damdgpu_smu.h535 struct smu_umd_pstate_table pstate_table; member

Completed in 69 milliseconds