Searched refs:mall_comb_mcache_l (Results 1 – 2 of 2) sorted by relevance
626 bool mall_comb_mcache_l[DML2_MAX_PLANES]; member1092 bool mall_comb_mcache_l[DML2_MAX_PLANES]; member2247 bool *mall_comb_mcache_l; member
2134 *p->mall_comb_mcache_l = 0; in dcn5_calculate_mcache_setting()2222 *p->mall_comb_mcache_l = (2 * l->mcache_remainder_l <= p->mcache_size_bytes); in dcn5_calculate_mcache_setting()2240 if (!p->imall_enable || (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c)) { in dcn5_calculate_mcache_setting()2241 …l->lc_comb_last_mcache_size = (unsigned int)((l->mcache_remainder_l * (*p->mall_comb_mcache_l ? 2 … in dcn5_calculate_mcache_setting()2244 …he = (l->lc_comb_last_mcache_size <= p->mcache_size_bytes) && (*p->mall_comb_mcache_l == *p->mall_… in dcn5_calculate_mcache_setting()2257 DML_LOG_VERBOSE("DML::%s: mall_comb_mcache_l = %u\n", __func__, *p->mall_comb_mcache_l); in dcn5_calculate_mcache_setting()