Searched refs:min_dram_speed_mts (Results 1 – 4 of 4) sorted by relevance
805 uint32_t max_pstate = 0, max_dram_speed_mts = 0, min_dram_speed_mts = 0; in dcn35_clk_mgr_helper_populate_bw_params() local821 min_dram_speed_mts = max_dram_speed_mts; in dcn35_clk_mgr_helper_populate_bw_params()827 if (is_valid_clock_value(dram_speed_mts) && dram_speed_mts < min_dram_speed_mts) { in dcn35_clk_mgr_helper_populate_bw_params()828 min_dram_speed_mts = dram_speed_mts; in dcn35_clk_mgr_helper_populate_bw_params()836 is_valid_clock_value(min_dram_speed_mts)); in dcn35_clk_mgr_helper_populate_bw_params()
484 unsigned int min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn30_fpu_calculate_wm_and_dlg() local494 min_dram_speed_mts = in dcn30_fpu_calculate_wm_and_dlg()503 if (min_dram_speed_mts + min_dram_speed_mts_margin > in dcn30_fpu_calculate_wm_and_dlg()
383 unsigned int min_dram_speed_mts; member
2312 unsigned int min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn32_calculate_wm_and_dlg_fpu() local2503 min_dram_speed_mts = dram_speed_from_validation; in dcn32_calculate_wm_and_dlg_fpu()2513 min_dram_speed_mts = in dcn32_calculate_wm_and_dlg_fpu()2522 if (min_dram_speed_mts + min_dram_speed_mts_margin > in dcn32_calculate_wm_and_dlg_fpu()