Home
last modified time | relevance | path

Searched refs:mall_comb_mcache_c (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.h531 bool mall_comb_mcache_c[DML2_MAX_PLANES]; member
847 bool mall_comb_mcache_c[DML2_MAX_PLANES]; member
1902 bool *mall_comb_mcache_c; member
Ddml2_core_shared.c2115 calculate_mcache_setting_params->mall_comb_mcache_c = &mode_lib->ms.mall_comb_mcache_c[k]; in dml2_core_shared_mode_support()
5138 *p->mall_comb_mcache_c = 0; in calculate_mcache_setting()
5226 *p->mall_comb_mcache_c = (2 * l->mcache_remainder_c <= 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()
5241 (l->mcache_remainder_c * (*p->mall_comb_mcache_c ? 2 : 1))); in calculate_mcache_setting()
5243 …mb_last_mcache_size <= p->mcache_size_bytes) && (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c); in calculate_mcache_setting()
5266 dml2_printf("DML::%s: mall_comb_mcache_c = %u\n", __func__, *p->mall_comb_mcache_c); in calculate_mcache_setting()
10343 calculate_mcache_setting_params->mall_comb_mcache_c = &mode_lib->mp.mall_comb_mcache_c[k]; in dml2_core_shared_mode_programming()
12000 out->last_slice_sharing.mall_comb_mcache_p1 = mode_lib->ms.mall_comb_mcache_c[plane_idx]; in dml2_core_shared_get_mcache_allocation()
Ddml2_core_dcn4_calcs.c289 dml_get_per_plane_var_func(mall_comb_mcache_c, unsigned int, mode_lib->ms.mall_comb_mcache_c);
2463 *p->mall_comb_mcache_c = 0; in calculate_mcache_setting()
2551 *p->mall_comb_mcache_c = (2 * l->mcache_remainder_c <= p->mcache_size_bytes); in calculate_mcache_setting()
2567 if (!p->imall_enable || (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c)) { in calculate_mcache_setting()
2569 (l->mcache_remainder_c * (*p->mall_comb_mcache_c ? 2 : 1))); in calculate_mcache_setting()
2571 …mb_last_mcache_size <= p->mcache_size_bytes) && (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c); in calculate_mcache_setting()
2594 dml2_printf("DML::%s: mall_comb_mcache_c = %u\n", __func__, *p->mall_comb_mcache_c); in calculate_mcache_setting()
8469 calculate_mcache_setting_params->mall_comb_mcache_c = &mode_lib->ms.mall_comb_mcache_c[k]; in dml_core_mode_support()
10472 calculate_mcache_setting_params->mall_comb_mcache_c = &mode_lib->mp.mall_comb_mcache_c[k]; in dml_core_mode_programming()