Symbol: dml_use_mall_pstate_change_sub_viewport
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
1753
!(UseMALLForPStateChange == dml_use_mall_pstate_change_full_frame) && !(UseMALLForPStateChange == dml_use_mall_pstate_change_sub_viewport) &&
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3016
else if (p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_sub_viewport)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3024
((s->DRAMClockChangeMethod == 2) && (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_sub_viewport) && (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe))) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
5262
p->PTE_BUFFER_MODE[k] = p->myPipe[k].FORCE_ONE_ROW_FOR_FRAME || p->UsesMALLForStaticScreen[k] || (p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_sub_viewport) ||
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
5272
p->use_one_row_for_frame[k] = p->myPipe[k].FORCE_ONE_ROW_FOR_FRAME || p->UsesMALLForStaticScreen[k] || (p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_sub_viewport) ||
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
7943
if (mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] == dml_use_mall_pstate_change_sub_viewport) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_translation_helper.c
1380
dml_dispcfg->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_sub_viewport;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_translation_helper.c
1412
dml_dispcfg->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_sub_viewport;