Searched refs:smu_dpm_ctx (Results 1 – 3 of 3) sorted by relevance
370 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in smu_restore_dpm_user_profile() local1802 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in smu_enable_umd_pstate() local1804 if (!smu->is_apu && !smu_dpm_ctx->dpm_context) in smu_enable_umd_pstate()1807 if (!(smu_dpm_ctx->dpm_level & profile_mode_mask)) { in smu_enable_umd_pstate()1810 smu_dpm_ctx->saved_dpm_level = smu_dpm_ctx->dpm_level; in smu_enable_umd_pstate()1820 *level = smu_dpm_ctx->saved_dpm_level; in smu_enable_umd_pstate()1875 if (smu_dpm_ctx->dpm_level != level) { in smu_adjust_power_state_dynamic()1883 smu_dpm_ctx->dpm_level = level; in smu_adjust_power_state_dynamic()1981 if (!smu->is_apu && !smu_dpm_ctx->dpm_context) in smu_get_performance_level()1984 return smu_dpm_ctx->dpm_level; in smu_get_performance_level()[all …]
388 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in renoir_od_edit_dpm_table() local390 if (!(smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL)) { in renoir_od_edit_dpm_table()500 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in renoir_print_clk_levels() local513 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in renoir_print_clk_levels()528 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in renoir_print_clk_levels()623 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in renoir_get_current_power_state() local625 if (!smu_dpm_ctx->dpm_context || in renoir_get_current_power_state()626 !smu_dpm_ctx->dpm_current_power_state) in renoir_get_current_power_state()629 switch (smu_dpm_ctx->dpm_current_power_state->classification.ui_label) { in renoir_get_current_power_state()640 …if (smu_dpm_ctx->dpm_current_power_state->classification.flags & SMU_STATE_CLASSIFICATION_FLAG_BOO… in renoir_get_current_power_state()
588 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in vangogh_print_legacy_clk_levels() local603 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in vangogh_print_legacy_clk_levels()612 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in vangogh_print_legacy_clk_levels()621 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in vangogh_print_legacy_clk_levels()690 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in vangogh_print_clk_levels() local706 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in vangogh_print_clk_levels()715 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in vangogh_print_clk_levels()724 if (smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL) { in vangogh_print_clk_levels()2065 struct smu_dpm_context *smu_dpm_ctx = &(smu->smu_dpm); in vangogh_od_edit_dpm_table() local2067 if (!(smu_dpm_ctx->dpm_level == AMD_DPM_FORCED_LEVEL_MANUAL)) { in vangogh_od_edit_dpm_table()