Searched refs:gfxclk_pstate (Results 1 – 8 of 8) sorted by relevance
520 pstate_table->gfxclk_pstate.standard = in aldebaran_populate_umd_state_clk()527 pstate_table->gfxclk_pstate.standard = in aldebaran_populate_umd_state_clk()528 pstate_table->gfxclk_pstate.min; in aldebaran_populate_umd_state_clk()1397 pstate_table->gfxclk_pstate.custom.min = in aldebaran_usr_edit_dpm_table()1398 pstate_table->gfxclk_pstate.curr.min; in aldebaran_usr_edit_dpm_table()1407 pstate_table->gfxclk_pstate.custom.max = in aldebaran_usr_edit_dpm_table()1408 pstate_table->gfxclk_pstate.curr.max; in aldebaran_usr_edit_dpm_table()1435 pstate_table->gfxclk_pstate.custom.min = in aldebaran_usr_edit_dpm_table()1436 pstate_table->gfxclk_pstate.curr.min; in aldebaran_usr_edit_dpm_table()1439 pstate_table->gfxclk_pstate.custom.max = in aldebaran_usr_edit_dpm_table()[all …]
1670 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v13_0_set_performance_level()1675 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v13_0_set_performance_level()1681 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v13_0_set_performance_level()1704 pstate_table->gfxclk_pstate.curr.min = sclk_min; in smu_v13_0_set_performance_level()1705 pstate_table->gfxclk_pstate.curr.max = sclk_max; in smu_v13_0_set_performance_level()
554 pstate_table->gfxclk_pstate.min = gfx_table->min; in arcturus_populate_umd_state_clk()555 pstate_table->gfxclk_pstate.peak = gfx_table->max; in arcturus_populate_umd_state_clk()566 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()573 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()574 pstate_table->gfxclk_pstate.min; in arcturus_populate_umd_state_clk()
1514 pstate_table->gfxclk_pstate.min = gfx_table->min; in navi10_populate_umd_state_clk()1561 pstate_table->gfxclk_pstate.peak = sclk_freq; in navi10_populate_umd_state_clk()1572 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()1579 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()1580 pstate_table->gfxclk_pstate.min; in navi10_populate_umd_state_clk()
1918 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v11_0_set_performance_level()1923 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v11_0_set_performance_level()1929 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v11_0_set_performance_level()
1235 pstate_table->gfxclk_pstate.min = gfx_table->min; in sienna_cichlid_populate_umd_state_clk()1236 pstate_table->gfxclk_pstate.peak = gfx_table->max; in sienna_cichlid_populate_umd_state_clk()1238 pstate_table->gfxclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_GFXCLK; in sienna_cichlid_populate_umd_state_clk()
457 struct pstates_clk_freq gfxclk_pstate; member
2493 *((uint32_t *)data) = pstate_table->gfxclk_pstate.standard * 100; in smu_read_sensor()
Completed in 37 milliseconds