Home
last modified time | relevance | path

Searched refs:dcc_dram_bw_nom_overhead_factor (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1887 double *dcc_dram_bw_nom_overhead_factor; member
H A Ddml2_core_shared.c5064 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in calculate_mcache_row_bytes()
5069 *p->dcc_dram_bw_nom_overhead_factor = 1 + 1.0 / 256.0; in calculate_mcache_row_bytes()
5071 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in calculate_mcache_row_bytes()
5107 …("DML::%s: dcc_dram_bw_nom_overhead_factor = %f\n", __func__, *p->dcc_dram_bw_nom_overhead_factor); in calculate_mcache_row_bytes()
5169 l->l_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_l; in calculate_mcache_setting()
5204 l->c_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_c; in calculate_mcache_setting()
H A Ddml2_core_dcn4_calcs.c2405 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in calculate_mcache_row_bytes()
2410 *p->dcc_dram_bw_nom_overhead_factor = 1 + 1.0 / 256.0; in calculate_mcache_row_bytes()
2412 …*p->dcc_dram_bw_nom_overhead_factor = 1 + math_max2(1.0 / 256.0, math_ceil2(meta_per_mvmpg_per_cha… in calculate_mcache_row_bytes()
2445 …("DML::%s: dcc_dram_bw_nom_overhead_factor = %f\n", __func__, *p->dcc_dram_bw_nom_overhead_factor); in calculate_mcache_row_bytes()
2508 l->l_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_l; in calculate_mcache_setting()
2543 l->c_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_c; in calculate_mcache_setting()