Searched refs:FCLKChangeSupport (Results 1 – 5 of 5) sorted by relevance
830 enum dm_fclock_change_support *FCLKChangeSupport,
4286 enum dm_fclock_change_support *FCLKChangeSupport, in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4535 *FCLKChangeSupport = dm_fclock_change_vactive; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4538 *FCLKChangeSupport = dm_fclock_change_vblank; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4540 *FCLKChangeSupport = dm_fclock_change_unsupported; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4639 dml_print("DML::%s: FCLKChangeSupport = %d\n", __func__, *FCLKChangeSupport); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
1713 || mode_lib->vba.FCLKChangeSupport[i][j] != dm_fclock_change_unsupported) in mode_support_configuration()3611 &v->FCLKChangeSupport[i][j], in dml32_ModeSupportAndSystemConfigurationFull()
1378 …if (context->bw_ctx.dml.vba.FCLKChangeSupport[vlevel][context->bw_ctx.dml.vba.maxMpcComb] == dm_fc… in dcn32_calculate_dlg_params()
1204 enum dm_fclock_change_support FCLKChangeSupport[DC__VOLTAGE_STATES][2]; member