Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c525 pstate_table->uclk_pstate.min = mem_table->min; in aldebaran_populate_umd_state_clk()
526 pstate_table->uclk_pstate.peak = mem_table->max; in aldebaran_populate_umd_state_clk()
527 pstate_table->uclk_pstate.curr.min = mem_table->min; in aldebaran_populate_umd_state_clk()
528 pstate_table->uclk_pstate.curr.max = mem_table->max; in aldebaran_populate_umd_state_clk()
540 pstate_table->uclk_pstate.standard = in aldebaran_populate_umd_state_clk()
547 pstate_table->uclk_pstate.standard = in aldebaran_populate_umd_state_clk()
548 pstate_table->uclk_pstate.min; in aldebaran_populate_umd_state_clk()
H A Dsmu_v13_0_6_ppt.c606 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
607 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()
608 pstate_table->uclk_pstate.curr.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()
609 pstate_table->uclk_pstate.curr.max = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()
621 pstate_table->uclk_pstate.standard = in smu_v13_0_6_populate_umd_state_clk()
628 pstate_table->uclk_pstate.standard = in smu_v13_0_6_populate_umd_state_clk()
629 pstate_table->uclk_pstate.min; in smu_v13_0_6_populate_umd_state_clk()
H A Dsmu_v13_0.c1753 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v13_0_set_performance_level()
1763 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v13_0_set_performance_level()
1767 mclk_min = mclk_max = pstate_table->uclk_pstate.peak; in smu_v13_0_set_performance_level()
1813 pstate_table->uclk_pstate.curr.min = mclk_min; in smu_v13_0_set_performance_level()
1814 pstate_table->uclk_pstate.curr.max = mclk_max; in smu_v13_0_set_performance_level()
H A Dsmu_v13_0_7_ppt.c1862 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_7_populate_umd_state_clk()
1863 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
1882 pstate_table->uclk_pstate.standard = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
H A Dsmu_v13_0_0_ppt.c1884 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_0_populate_umd_state_clk()
1885 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_0_populate_umd_state_clk()
1904 pstate_table->uclk_pstate.standard = mem_table->max; in smu_v13_0_0_populate_umd_state_clk()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c545 pstate_table->uclk_pstate.min = mem_table->min; in arcturus_populate_umd_state_clk()
546 pstate_table->uclk_pstate.peak = mem_table->max; in arcturus_populate_umd_state_clk()
556 pstate_table->uclk_pstate.standard = in arcturus_populate_umd_state_clk()
563 pstate_table->uclk_pstate.standard = in arcturus_populate_umd_state_clk()
564 pstate_table->uclk_pstate.min; in arcturus_populate_umd_state_clk()
H A Dsmu_v11_0.c1873 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v11_0_set_performance_level()
1880 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v11_0_set_performance_level()
1884 mclk_min = mclk_max = pstate_table->uclk_pstate.peak; in smu_v11_0_set_performance_level()
H A Dnavi10_ppt.c1778 pstate_table->uclk_pstate.min = mem_table->min; in navi10_populate_umd_state_clk()
1779 pstate_table->uclk_pstate.peak = mem_table->max; in navi10_populate_umd_state_clk()
1789 pstate_table->uclk_pstate.standard = in navi10_populate_umd_state_clk()
1796 pstate_table->uclk_pstate.standard = in navi10_populate_umd_state_clk()
1797 pstate_table->uclk_pstate.min; in navi10_populate_umd_state_clk()
H A Dsienna_cichlid_ppt.c1491 pstate_table->uclk_pstate.min = mem_table->min; in sienna_cichlid_populate_umd_state_clk()
1492 pstate_table->uclk_pstate.peak = mem_table->max; in sienna_cichlid_populate_umd_state_clk()
1501 pstate_table->uclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()
1506 pstate_table->uclk_pstate.standard = DIMGREY_CAVEFISH_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()
1511 pstate_table->uclk_pstate.standard = BEIGE_GOBY_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h445 struct pstates_clk_freq uclk_pstate; member
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c2568 *((uint32_t *)data) = pstate_table->uclk_pstate.standard * 100; in smu_read_sensor()
2576 *((uint32_t *)data) = pstate_table->uclk_pstate.peak * 100; in smu_read_sensor()