Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1811 double *dcc_dram_bw_nom_overhead_factor; member
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()
Ddml2_core_dcn4_calcs.c2391 …*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()
2396 *p->dcc_dram_bw_nom_overhead_factor = 1 + 1.0 / 256.0; in calculate_mcache_row_bytes()
2398 …*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()
2431 …("DML::%s: dcc_dram_bw_nom_overhead_factor = %f\n", __func__, *p->dcc_dram_bw_nom_overhead_factor); in calculate_mcache_row_bytes()
2494 l->l_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_l; in calculate_mcache_setting()
2529 l->c_p.dcc_dram_bw_nom_overhead_factor = p->dcc_dram_bw_nom_overhead_factor_c; in calculate_mcache_setting()