Searched defs:min_pstate (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
D | dcn314_clk_mgr.c | 623 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-6.14.4/drivers/cpufreq/ |
D | intel_pstate.c | 140 int min_pstate; member 2513 int min_pstate = max(cpu->pstate.min_pstate, cpu->min_perf_ratio); in intel_pstate_prepare_request() local 3190 int cap_pstate, min_pstate, max_pstate, target_pstate; in intel_cpufreq_adjust_perf() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/ |
D | dcn35_clk_mgr.c | 889 uint32_t max_fclk = 0, min_pstate = 0, max_dispclk = 0, max_dppclk = 0; in dcn35_clk_mgr_helper_populate_bw_params() local
|