Home
last modified time | relevance | path

Searched refs:lc_comb_mcache (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h628 bool lc_comb_mcache[DML2_MAX_PLANES]; member
1094 bool lc_comb_mcache[DML2_MAX_PLANES]; member
2249 bool *lc_comb_mcache; member
H A Ddml2_core_dcn5_calcs_dchub.c2136 *p->lc_comb_mcache = 0; in dcn5_calculate_mcache_setting()
2244 …*p->lc_comb_mcache = (l->lc_comb_last_mcache_size <= p->mcache_size_bytes) && (*p->mall_comb_mcach… in dcn5_calculate_mcache_setting()
2269 DML_LOG_VERBOSE("DML::%s: lc_comb_mcache = %u\n", __func__, *p->lc_comb_mcache); in dcn5_calculate_mcache_setting()
2296 if (*p->lc_comb_mcache && l->is_dual_plane) { in dcn5_calculate_mcache_setting()