Symbol: dml_use_mall_pstate_change_sub_viewport
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
1755
!(UseMALLForPStateChange == dml_use_mall_pstate_change_full_frame) && !(UseMALLForPStateChange == dml_use_mall_pstate_change_sub_viewport) &&
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
3059
else if (p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_sub_viewport)
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
3067
((s->DRAMClockChangeMethod == 2) && (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_sub_viewport) && (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe))) {
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
5311
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) ||
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
5321
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) ||
drivers/gpu/drm/amd/display/dc/dml2_0/display_mode_core.c
8060
if (mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] == dml_use_mall_pstate_change_sub_viewport) {
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
1393
dml_dispcfg->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_sub_viewport;
drivers/gpu/drm/amd/display/dc/dml2_0/dml2_translation_helper.c
1425
dml_dispcfg->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_sub_viewport;