Home
last modified time | relevance | path

Searched refs:dm_use_mall_pstate_change_phantom_pipe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_enums.h255 dm_use_mall_pstate_change_phantom_pipe enumerator
H A Ddisplay_mode_vba.c301 …return (mode_lib->vba.UsesMALLForPStateChange[plane_idx] == dm_use_mall_pstate_change_phantom_pipe in get_is_phantom_pipe()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c599 dm_use_mall_pstate_change_phantom_pipe ? 1024 : DETBufferSizeInKByte[k]); in dml32_CalculateSwathAndDETConfiguration()
1002 if (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) { in dml32_CalculateDETBufferSize()
1024 if (UseMALLForPStateChange[k] != dm_use_mall_pstate_change_phantom_pipe) in dml32_CalculateDETBufferSize()
1037 if (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) { in dml32_CalculateDETBufferSize()
1901 if (UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) in dml32_CalculateSurfaceSizeInMall()
2183 (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) || in dml32_CalculateVMRowAndSwath()
2195 (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) || in dml32_CalculateVMRowAndSwath()
2774 LinesInDETLuma = (UseMALLForPStateChange == dm_use_mall_pstate_change_phantom_pipe ? 1024*1024 : in dml32_CalculateUrgentBurstFactor()
2790 LinesInDETChroma = (UseMALLForPStateChange == dm_use_mall_pstate_change_phantom_pipe ? in dml32_CalculateUrgentBurstFactor()
3263 !(UseMALLForPStateChange == dm_use_mall_pstate_change_phantom_pipe) && in dml32_CalculateTWait()
[all …]
H A Ddisplay_mode_vba_32.c2332 (mode_lib->vba.UsesMALLForPStateChange[k] != dm_use_mall_pstate_change_phantom_pipe)) { in dml32_ModeSupportAndSystemConfigurationFull()
3023 mode_lib->vba.UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe)); in dml32_ModeSupportAndSystemConfigurationFull()
3032 && (mode_lib->vba.UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe)) in dml32_ModeSupportAndSystemConfigurationFull()
3047 if (mode_lib->vba.UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) in dml32_ModeSupportAndSystemConfigurationFull()