Searched refs:gfxclk_pstate (Results 1 – 10 of 10) sorted by relevance
536 pstate_table->gfxclk_pstate.standard = in aldebaran_populate_umd_state_clk()543 pstate_table->gfxclk_pstate.standard = in aldebaran_populate_umd_state_clk()544 pstate_table->gfxclk_pstate.min; in aldebaran_populate_umd_state_clk()1402 pstate_table->gfxclk_pstate.custom.min = in aldebaran_usr_edit_dpm_table()1403 pstate_table->gfxclk_pstate.curr.min; in aldebaran_usr_edit_dpm_table()1412 pstate_table->gfxclk_pstate.custom.max = in aldebaran_usr_edit_dpm_table()1413 pstate_table->gfxclk_pstate.curr.max; in aldebaran_usr_edit_dpm_table()1440 pstate_table->gfxclk_pstate.custom.min = in aldebaran_usr_edit_dpm_table()1441 pstate_table->gfxclk_pstate.curr.min; in aldebaran_usr_edit_dpm_table()1444 pstate_table->gfxclk_pstate.custom.max = in aldebaran_usr_edit_dpm_table()[all …]
1410 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_0_populate_umd_state_clk()1413 pstate_table->gfxclk_pstate.peak = driver_clocks.GameClockAc; in smu_v13_0_0_populate_umd_state_clk()1415 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_0_populate_umd_state_clk()1434 pstate_table->gfxclk_pstate.standard = driver_clocks.BaseClockAc; in smu_v13_0_0_populate_umd_state_clk()1436 pstate_table->gfxclk_pstate.standard = gfx_table->max; in smu_v13_0_0_populate_umd_state_clk()
1778 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v13_0_set_performance_level()1786 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v13_0_set_performance_level()1792 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v13_0_set_performance_level()1827 pstate_table->gfxclk_pstate.curr.min = sclk_min; in smu_v13_0_set_performance_level()1828 pstate_table->gfxclk_pstate.curr.max = sclk_max; in smu_v13_0_set_performance_level()
1333 pstate_table->gfxclk_pstate.min = gfx_table->min; in smu_v13_0_7_populate_umd_state_clk()1334 pstate_table->gfxclk_pstate.peak = gfx_table->max; in smu_v13_0_7_populate_umd_state_clk()1355 pstate_table->gfxclk_pstate.standard = gfx_table->min; in smu_v13_0_7_populate_umd_state_clk()
542 pstate_table->gfxclk_pstate.min = gfx_table->min; in arcturus_populate_umd_state_clk()543 pstate_table->gfxclk_pstate.peak = gfx_table->max; in arcturus_populate_umd_state_clk()554 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()561 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()562 pstate_table->gfxclk_pstate.min; in arcturus_populate_umd_state_clk()
1875 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v11_0_set_performance_level()1880 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v11_0_set_performance_level()1886 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v11_0_set_performance_level()
1713 pstate_table->gfxclk_pstate.min = gfx_table->min; in navi10_populate_umd_state_clk()1760 pstate_table->gfxclk_pstate.peak = sclk_freq; in navi10_populate_umd_state_clk()1771 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()1778 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()1779 pstate_table->gfxclk_pstate.min; in navi10_populate_umd_state_clk()
1478 pstate_table->gfxclk_pstate.min = gfx_table->min; in sienna_cichlid_populate_umd_state_clk()1479 pstate_table->gfxclk_pstate.peak = gfx_table->max; in sienna_cichlid_populate_umd_state_clk()1490 pstate_table->gfxclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_GFXCLK; in sienna_cichlid_populate_umd_state_clk()1495 pstate_table->gfxclk_pstate.standard = DIMGREY_CAVEFISH_UMD_PSTATE_PROFILING_GFXCLK; in sienna_cichlid_populate_umd_state_clk()1500 pstate_table->gfxclk_pstate.standard = BEIGE_GOBY_UMD_PSTATE_PROFILING_GFXCLK; in sienna_cichlid_populate_umd_state_clk()
454 struct pstates_clk_freq gfxclk_pstate; member
2487 *((uint32_t *)data) = pstate_table->gfxclk_pstate.standard * 100; in smu_read_sensor()2495 *((uint32_t *)data) = pstate_table->gfxclk_pstate.peak * 100; in smu_read_sensor()
Completed in 46 milliseconds