Searched refs:FCLKChangeSupport (Results 1 – 5 of 5) sorted by relevance
829 enum dm_fclock_change_support *FCLKChangeSupport,
4265 enum dm_fclock_change_support *FCLKChangeSupport, in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4514 *FCLKChangeSupport = dm_fclock_change_vactive; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4517 *FCLKChangeSupport = dm_fclock_change_vblank; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4519 *FCLKChangeSupport = dm_fclock_change_unsupported; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4618 dml_print("DML::%s: FCLKChangeSupport = %d\n", __func__, *FCLKChangeSupport); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
1711 || mode_lib->vba.FCLKChangeSupport[i][j] != dm_fclock_change_unsupported) in mode_support_configuration()3605 &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