Searched refs:dm_use_mall_pstate_change_phantom_pipe (Results 1 – 5 of 5) sorted by relevance
255 dm_use_mall_pstate_change_phantom_pipe enumerator
301 …return (mode_lib->vba.UsesMALLForPStateChange[plane_idx] == dm_use_mall_pstate_change_phantom_pipe… in get_is_phantom_pipe()
599 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()1899 if (UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) in dml32_CalculateSurfaceSizeInMall()2181 (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) || in dml32_CalculateVMRowAndSwath()2193 (UseMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) || in dml32_CalculateVMRowAndSwath()2772 LinesInDETLuma = (UseMALLForPStateChange == dm_use_mall_pstate_change_phantom_pipe ? 1024*1024 : in dml32_CalculateUrgentBurstFactor()2788 LinesInDETChroma = (UseMALLForPStateChange == dm_use_mall_pstate_change_phantom_pipe ? in dml32_CalculateUrgentBurstFactor()3261 !(UseMALLForPStateChange == dm_use_mall_pstate_change_phantom_pipe) && in dml32_CalculateTWait()[all …]
2330 (mode_lib->vba.UsesMALLForPStateChange[k] != dm_use_mall_pstate_change_phantom_pipe)) { in dml32_ModeSupportAndSystemConfigurationFull()3021 mode_lib->vba.UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe)); in dml32_ModeSupportAndSystemConfigurationFull()3030 && (mode_lib->vba.UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe)) in dml32_ModeSupportAndSystemConfigurationFull()3045 if (mode_lib->vba.UsesMALLForPStateChange[k] == dm_use_mall_pstate_change_phantom_pipe) in dml32_ModeSupportAndSystemConfigurationFull()
1956 pipes[pipe_cnt].pipe.src.use_mall_for_pstate_change = dm_use_mall_pstate_change_phantom_pipe; in dcn32_populate_dml_pipes_from_context()