Searched refs:dcc_dram_bw_nom_overhead_factor (Results 1 – 2 of 2) sorted by relevance
2063 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in dcn5_calculate_mcache_row_bytes()2068 *p->dcc_dram_bw_nom_overhead_factor = 1 + 1.0 / 256.0; in dcn5_calculate_mcache_row_bytes()2070 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in dcn5_calculate_mcache_row_bytes()2103 …("DML::%s: dcc_dram_bw_nom_overhead_factor = %f\n", __func__, *p->dcc_dram_bw_nom_overhead_factor); in dcn5_calculate_mcache_row_bytes()2167 l->l_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_l; in dcn5_calculate_mcache_setting()2203 l->c_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_c; in dcn5_calculate_mcache_setting()
2155 double *dcc_dram_bw_nom_overhead_factor; member