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/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h532 bool lc_comb_mcache[DML2_MAX_PLANES]; member
848 bool lc_comb_mcache[DML2_MAX_PLANES]; member
1903 bool *lc_comb_mcache; member
H A Ddml2_core_shared.c2116 calculate_mcache_setting_params->lc_comb_mcache = &mode_lib->ms.lc_comb_mcache[k]; in dml2_core_shared_mode_support()
5139 *p->lc_comb_mcache = 0; in calculate_mcache_setting()
5243 …*p->lc_comb_mcache = (l->lc_comb_last_mcache_size <= p->mcache_size_bytes) && (*p->mall_comb_mcach… in calculate_mcache_setting()
5268 dml2_printf("DML::%s: lc_comb_mcache = %u\n", __func__, *p->lc_comb_mcache); in calculate_mcache_setting()
5298 if (*p->lc_comb_mcache && l->is_dual_plane) { in calculate_mcache_setting()
10344 calculate_mcache_setting_params->lc_comb_mcache = &mode_lib->mp.lc_comb_mcache[k]; in dml2_core_shared_mode_programming()
12001 out->last_slice_sharing.plane0_plane1 = mode_lib->ms.lc_comb_mcache[plane_idx]; in dml2_core_shared_get_mcache_allocation()