Home
last modified time | relevance | path

Searched refs:mall_comb_mcache_l (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.h533 bool mall_comb_mcache_l[DML2_MAX_PLANES]; member
850 bool mall_comb_mcache_l[DML2_MAX_PLANES]; member
1977 bool *mall_comb_mcache_l; member
H A Ddml2_core_shared.c2114 calculate_mcache_setting_params->mall_comb_mcache_l = &mode_lib->ms.mall_comb_mcache_l[k]; in dml2_core_shared_mode_support()
5137 *p->mall_comb_mcache_l = 0; in calculate_mcache_setting()
5223 *p->mall_comb_mcache_l = (2 * l->mcache_remainder_l <= p->mcache_size_bytes); in calculate_mcache_setting()
5239 if (!p->imall_enable || (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c)) { in calculate_mcache_setting()
5240 …l->lc_comb_last_mcache_size = (unsigned int)((l->mcache_remainder_l * (*p->mall_comb_mcache_l ? 2 … in calculate_mcache_setting()
5243 …he = (l->lc_comb_last_mcache_size <= p->mcache_size_bytes) && (*p->mall_comb_mcache_l == *p->mall_… in calculate_mcache_setting()
5256 dml2_printf("DML::%s: mall_comb_mcache_l = %u\n", __func__, *p->mall_comb_mcache_l); in calculate_mcache_setting()
10342 calculate_mcache_setting_params->mall_comb_mcache_l = &mode_lib->mp.mall_comb_mcache_l[k]; in dml2_core_shared_mode_programming()
11999 out->last_slice_sharing.mall_comb_mcache_p0 = mode_lib->ms.mall_comb_mcache_l[plane_idx]; in dml2_core_shared_get_mcache_allocation()
H A Ddml2_core_dcn4_calcs.c292 dml_get_per_plane_var_func(mall_comb_mcache_l, unsigned int, mode_lib->ms.mall_comb_mcache_l);
2476 *p->mall_comb_mcache_l = 0; in calculate_mcache_setting()
2562 *p->mall_comb_mcache_l = (2 * l->mcache_remainder_l <= p->mcache_size_bytes); in calculate_mcache_setting()
2580 if (!p->imall_enable || (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c)) { in calculate_mcache_setting()
2581 …l->lc_comb_last_mcache_size = (unsigned int)((l->mcache_remainder_l * (*p->mall_comb_mcache_l ? 2 … in calculate_mcache_setting()
2584 …he = (l->lc_comb_last_mcache_size <= p->mcache_size_bytes) && (*p->mall_comb_mcache_l == *p->mall_… in calculate_mcache_setting()
2597 dml2_printf("DML::%s: mall_comb_mcache_l = %u\n", __func__, *p->mall_comb_mcache_l); in calculate_mcache_setting()
8764 calculate_mcache_setting_params->mall_comb_mcache_l = &mode_lib->ms.mall_comb_mcache_l[k]; in dml_core_mode_support()
10858 calculate_mcache_setting_params->mall_comb_mcache_l = &mode_lib->mp.mall_comb_mcache_l[k]; in dml_core_mode_programming()