Home
last modified time | relevance | path

Searched refs:imall_enable (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.h2137 bool imall_enable; member
2206 bool imall_enable; member
H A Ddml2_core_dcn5_calcs_dchub.c2221 if (p->imall_enable) { 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()
2248 DML_LOG_VERBOSE("DML::%s: imall_enable = %u\n", __func__, p->imall_enable); in dcn5_calculate_mcache_setting()