Home
last modified time | relevance | path

Searched refs:imall_enable (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1870 bool imall_enable; member
1938 bool imall_enable; member
H A Ddml2_core_shared.c2074 …calculate_mcache_setting_params->imall_enable = mode_lib->ip.imall_supported && display_cfg->plane… in dml2_core_shared_mode_support()
5222 if (p->imall_enable) { in calculate_mcache_setting()
5239 if (!p->imall_enable || (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c)) { in calculate_mcache_setting()
5247 dml2_printf("DML::%s: imall_enable = %u\n", __func__, p->imall_enable); in calculate_mcache_setting()
10302 …calculate_mcache_setting_params->imall_enable = mode_lib->ip.imall_supported && display_cfg->plane… in dml2_core_shared_mode_programming()
H A Ddml2_core_dcn4_calcs.c2561 if (p->imall_enable) { in calculate_mcache_setting()
2580 if (!p->imall_enable || (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c)) { in calculate_mcache_setting()
2588 dml2_printf("DML::%s: imall_enable = %u\n", __func__, p->imall_enable); in calculate_mcache_setting()
8724 …calculate_mcache_setting_params->imall_enable = mode_lib->ip.imall_supported && display_cfg->plane… in dml_core_mode_support()
10818 …calculate_mcache_setting_params->imall_enable = mode_lib->ip.imall_supported && display_cfg->plane… in dml_core_mode_programming()