Searched refs:FCLKChangeSupport (Results 1 – 5 of 5) sorted by relevance
826 enum dm_fclock_change_support *FCLKChangeSupport,
4255 enum dm_fclock_change_support *FCLKChangeSupport, in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4504 *FCLKChangeSupport = dm_fclock_change_vactive; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4507 *FCLKChangeSupport = dm_fclock_change_vblank; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4509 *FCLKChangeSupport = dm_fclock_change_unsupported; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4608 dml_print("DML::%s: FCLKChangeSupport = %d\n", __func__, *FCLKChangeSupport); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
1695 || mode_lib->vba.FCLKChangeSupport[i][j] != dm_fclock_change_unsupported) in mode_support_configuration()3575 &v->FCLKChangeSupport[i][j], in dml32_ModeSupportAndSystemConfigurationFull()
1263 …if (context->bw_ctx.dml.vba.FCLKChangeSupport[vlevel][context->bw_ctx.dml.vba.maxMpcComb] == dm_fc… in dcn32_calculate_dlg_params()
1193 enum dm_fclock_change_support FCLKChangeSupport[DC__VOLTAGE_STATES][2]; member