Searched refs:min_dram_speed_mts (Results 1 – 2 of 2) sorted by relevance
449 unsigned int min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn30_fpu_calculate_wm_and_dlg() local453 …min_dram_speed_mts = dc->clk_mgr->bw_params->clk_table.entries[dc->clk_mgr->bw_params->clk_table.n… in dcn30_fpu_calculate_wm_and_dlg()457 …if (min_dram_speed_mts + min_dram_speed_mts_margin > dc->clk_mgr->bw_params->dummy_pstate_table[i]… in dcn30_fpu_calculate_wm_and_dlg()
1925 unsigned int min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn32_calculate_wm_and_dlg_fpu() local2081 min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn32_calculate_wm_and_dlg_fpu()2091 min_dram_speed_mts = in dcn32_calculate_wm_and_dlg_fpu()2100 if (min_dram_speed_mts + min_dram_speed_mts_margin > in dcn32_calculate_wm_and_dlg_fpu()
Completed in 8 milliseconds