Searched defs:min_pstate (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
D | dcn315_clk_mgr.c | 481 uint32_t max_pstate = 0, max_fclk = 0, min_pstate = 0; in dcn315_clk_mgr_helper_populate_bw_params() local
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
D | dcn314_clk_mgr.c | 575 uint32_t max_pstate = 0, max_fclk = 0, min_pstate = 0, max_dispclk = 0, max_dppclk = 0; in dcn314_clk_mgr_helper_populate_bw_params() local
|
/Linux-v6.1/drivers/cpufreq/ |
D | intel_pstate.c | 137 int min_pstate; member 2235 int min_pstate = max(cpu->pstate.min_pstate, cpu->min_perf_ratio); in intel_pstate_prepare_request() local 2927 int cap_pstate, min_pstate, max_pstate, target_pstate; in intel_cpufreq_adjust_perf() local
|