Lines Matching refs:dpm_context
346 if (smu_dpm->dpm_context) in vega20_allocate_dpm_context()
349 smu_dpm->dpm_context = kzalloc(sizeof(struct vega20_dpm_table), in vega20_allocate_dpm_context()
351 if (!smu_dpm->dpm_context) in vega20_allocate_dpm_context()
633 if (!smu_dpm_ctx->dpm_context || in vega20_get_current_power_state()
719 dpm_table = smu_dpm->dpm_context; in vega20_set_default_dpm_table()
903 dpm_table = smu_dpm->dpm_context; in vega20_populate_umd_state_clk()
958 dpm_table = smu_dpm->dpm_context; in vega20_print_clk_levels()
1191 dpm_table = smu->smu_dpm.dpm_context; in vega20_upload_dpm_level()
1290 dpm_table = smu->smu_dpm.dpm_context; in vega20_force_clk_levels()
1452 dpm_table = smu_dpm->dpm_context; in vega20_get_clock_by_type_with_latency()
1756 dpm_table = smu_dpm->dpm_context; in vega20_get_od_percentage()
1989 struct vega20_dpm_table *dpm_table = (struct vega20_dpm_table *)smu->smu_dpm.dpm_context; in vega20_get_profiling_clk_mask()
1994 if (!smu->smu_dpm.dpm_context) in vega20_get_profiling_clk_mask()
2032 if (!smu_dpm_ctx->dpm_context) in vega20_set_uclk_to_highest_dpm_level()
2062 struct vega20_dpm_table *dpm_table = smu->smu_dpm.dpm_context; in vega20_pre_display_config_changed()
2064 if (!smu->smu_dpm.dpm_context) in vega20_pre_display_config_changed()
2103 struct vega20_dpm_table *dpm_ctx = (struct vega20_dpm_table *)(smu_dpm_ctx->dpm_context); in vega20_apply_clocks_adjust_rules()
2250 struct vega20_dpm_table *dpm_table = smu->smu_dpm.dpm_context; in vega20_notify_smc_dispaly_config()
2342 (struct vega20_dpm_table *)smu->smu_dpm.dpm_context; in vega20_force_dpm_limit_value()
2393 (struct vega20_dpm_table *)smu->smu_dpm.dpm_context; in vega20_unforce_dpm_levels()
2552 dpm_table = smu_dpm->dpm_context; in vega20_set_od_percentage()
2626 dpm_table = smu_dpm->dpm_context; in vega20_odn_edit_dpm_table()