Searched refs:min_pstate (Results 1 – 2 of 2) sorted by relevance
139 int min_pstate; member590 freq = cpu->pstate.min_pstate * perf_ctl_scaling; in intel_pstate_hybrid_hwp_adjust()596 cpu->pstate.min_pstate = intel_pstate_freq_to_hwp(cpu, freq); in intel_pstate_hybrid_hwp_adjust()614 (cpu->pstate.min_pstate * 100 / turbo_pstate) : 0; in min_perf_pct_min()1461 total = cpu->pstate.turbo_pstate - cpu->pstate.min_pstate + 1; in show_turbo_pct()1462 no_turbo = cpu->pstate.max_pstate - cpu->pstate.min_pstate + 1; in show_turbo_pct()1485 total = cpu->pstate.turbo_pstate - cpu->pstate.min_pstate + 1; in show_num_pstates()2020 int_tofp(pstate - cpudata->pstate.min_pstate), in atom_get_val()2073 cpudata->pstate.min_pstate)); in atom_get_vid()2251 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()[all …]
804 uint32_t max_fclk = 0, min_pstate = 0, max_dispclk = 0, max_dppclk = 0; in dcn35_clk_mgr_helper_populate_bw_params() local822 min_pstate = max_pstate; in dcn35_clk_mgr_helper_populate_bw_params()829 min_pstate = i; in dcn35_clk_mgr_helper_populate_bw_params()872 bw_params->clk_table.entries[i].memclk_mhz = clock_table->MemPstateTable[min_pstate].MemClk; in dcn35_clk_mgr_helper_populate_bw_params()873 bw_params->clk_table.entries[i].voltage = clock_table->MemPstateTable[min_pstate].Voltage; in dcn35_clk_mgr_helper_populate_bw_params()879 convert_wck_ratio(clock_table->MemPstateTable[min_pstate].WckRatio); in dcn35_clk_mgr_helper_populate_bw_params()886 if (max_pstate != min_pstate || i == 0) { in dcn35_clk_mgr_helper_populate_bw_params()