Home
last modified time | relevance | path

Searched refs:min_dram_speed_mts (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddcn30_fpu.c480 unsigned int min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn30_fpu_calculate_wm_and_dlg() local
490 min_dram_speed_mts = in dcn30_fpu_calculate_wm_and_dlg()
499 if (min_dram_speed_mts + min_dram_speed_mts_margin > in dcn30_fpu_calculate_wm_and_dlg()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2287 unsigned int min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn30_calculate_wm_and_dlg_fp() local
2293 min_dram_speed_mts = dc->clk_mgr->bw_params->clk_table.entries[dc->clk_mgr->bw_params->clk_table.num_entries - 1].memclk_mhz * 16; in dcn30_calculate_wm_and_dlg_fp()
2296 if ((min_dram_speed_mts + min_dram_speed_mts_margin > dc->clk_mgr->bw_params->dummy_pstate_table[i].dram_speed_mts) && in dcn30_calculate_wm_and_dlg_fp()
2297 (min_dram_speed_mts - min_dram_speed_mts_margin < dc->clk_mgr->bw_params->dummy_pstate_table[i].dram_speed_mts)) in dcn30_calculate_wm_and_dlg_fp()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1973 unsigned int min_dram_speed_mts = context->bw_ctx.dml.vba.DRAMSpeed; in dcn32_calculate_wm_and_dlg_fpu() local
2155 min_dram_speed_mts = dram_speed_from_validation; in dcn32_calculate_wm_and_dlg_fpu()
2165 min_dram_speed_mts = in dcn32_calculate_wm_and_dlg_fpu()
2174 if (min_dram_speed_mts + min_dram_speed_mts_margin > in dcn32_calculate_wm_and_dlg_fpu()

Completed in 9 milliseconds