Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared_types.h1794 bool imall_enable; member
1862 bool imall_enable; member
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()
Ddml2_core_dcn4_calcs.c2547 if (p->imall_enable) { in calculate_mcache_setting()
2567 if (!p->imall_enable || (*p->mall_comb_mcache_l == *p->mall_comb_mcache_c)) { in calculate_mcache_setting()
2575 dml2_printf("DML::%s: imall_enable = %u\n", __func__, p->imall_enable); in calculate_mcache_setting()
8428 …calculate_mcache_setting_params->imall_enable = mode_lib->ip.imall_supported && display_cfg->plane… in dml_core_mode_support()
10431 …calculate_mcache_setting_params->imall_enable = mode_lib->ip.imall_supported && display_cfg->plane… in dml_core_mode_programming()