Searched refs:smu_13_0_dpm_context (Results 1 – 3 of 3) sorted by relevance
245 smu_dpm->dpm_context = kzalloc(sizeof(struct smu_13_0_dpm_context), in aldebaran_allocate_dpm_context()249 smu_dpm->dpm_context_size = sizeof(struct smu_13_0_dpm_context); in aldebaran_allocate_dpm_context()293 struct smu_13_0_dpm_context *dpm_context = smu->smu_dpm.dpm_context; in aldebaran_set_default_dpm_table()491 struct smu_13_0_dpm_context *dpm_context = in aldebaran_populate_umd_state_clk()731 struct smu_13_0_dpm_context *dpm_context = NULL; in aldebaran_print_clk_levels()931 struct smu_13_0_dpm_context *dpm_context = in aldebaran_upload_dpm_level()984 struct smu_13_0_dpm_context *dpm_context = smu->smu_dpm.dpm_context; in aldebaran_force_clk_levels()1270 struct smu_13_0_dpm_context *dpm_context = smu_dpm->dpm_context; in aldebaran_set_performance_level()1306 struct smu_13_0_dpm_context *dpm_context = smu_dpm->dpm_context; in aldebaran_set_soft_freq_limited_range()1375 struct smu_13_0_dpm_context *dpm_context = smu_dpm->dpm_context; in aldebaran_usr_edit_dpm_table()
462 smu_power->power_context = kzalloc(sizeof(struct smu_13_0_dpm_context), in smu_v13_0_init_power()466 smu_power->power_context_size = sizeof(struct smu_13_0_dpm_context); in smu_v13_0_init_power()1634 struct smu_13_0_dpm_context *dpm_context = in smu_v13_0_set_performance_level()
96 struct smu_13_0_dpm_context { struct
Completed in 10 milliseconds