Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_enums.h254 dm_use_mall_pstate_change_sub_viewport, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c2182 (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_sub_viewport) || in dml32_CalculateVMRowAndSwath()
2194 (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_sub_viewport) || in dml32_CalculateVMRowAndSwath()
3262 !(UseMALLForPStateChange == dm_use_mall_pstate_change_sub_viewport) && in dml32_CalculateTWait()
4552 v->UsesMALLForPStateChange[k] != dm_use_mall_pstate_change_sub_viewport && in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4570 else if (v->UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_sub_viewport) in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
H A Ddisplay_mode_vba_32.c3045 if (mode_lib->vba.UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_sub_viewport) in dml32_ModeSupportAndSystemConfigurationFull()