Searched refs:ppt_funcs (Results 1 – 17 of 17) sorted by relevance
98 if (!smu->ppt_funcs->set_gfx_off_residency) in smu_set_residency_gfxoff()106 if (!smu->ppt_funcs->get_gfx_off_residency) in smu_get_residency_gfxoff()114 if (!smu->ppt_funcs->get_gfx_off_entrycount) in smu_get_entrycount_gfxoff()122 if (!smu->ppt_funcs->get_gfx_off_status) in smu_get_status_gfxoff()137 if (smu->ppt_funcs->set_soft_freq_limited_range) in smu_set_soft_freq_range()138 ret = smu->ppt_funcs->set_soft_freq_limited_range(smu, in smu_set_soft_freq_range()156 if (smu->ppt_funcs->get_dpm_ultimate_freq) in smu_get_dpm_freq_range()157 ret = smu->ppt_funcs->get_dpm_ultimate_freq(smu, in smu_get_dpm_freq_range()170 if (smu->ppt_funcs->set_gfx_power_up_by_imu) { in smu_set_gfx_power_up_by_imu()171 ret = smu->ppt_funcs->set_gfx_power_up_by_imu(smu); in smu_set_gfx_power_up_by_imu()[all …]
31 ((smu)->ppt_funcs ? ((smu)->ppt_funcs->intf ? (smu)->ppt_funcs->intf(smu, ##args) : ret) : -EINVAL)
51 ((smu)->ppt_funcs ? ((smu)->ppt_funcs->intf ? \52 (smu)->ppt_funcs->intf(smu, ##args) : \
600 smu->ppt_funcs = &cyan_skillfish_ppt_funcs; in cyan_skillfish_set_ppt_funcs()
2597 smu->ppt_funcs = &vangogh_ppt_funcs; in vangogh_set_ppt_funcs()
2515 smu->ppt_funcs = &arcturus_ppt_funcs; in arcturus_set_ppt_funcs()
3582 smu->ppt_funcs = &navi10_ppt_funcs; in navi10_set_ppt_funcs()
4473 smu->ppt_funcs = &sienna_cichlid_ppt_funcs; in sienna_cichlid_set_ppt_funcs()
474 const struct pptable_funcs *ppt_funcs; member
1140 smu->ppt_funcs = &smu_v13_0_5_ppt_funcs; in smu_v13_0_5_set_ppt_funcs()
1152 smu->ppt_funcs = &smu_v13_0_4_ppt_funcs; in smu_v13_0_4_set_ppt_funcs()
1367 smu->ppt_funcs = &yellow_carp_ppt_funcs; in yellow_carp_set_ppt_funcs()
2140 smu->ppt_funcs = &aldebaran_ppt_funcs; in aldebaran_set_ppt_funcs()
2271 smu->ppt_funcs = &smu_v13_0_6_ppt_funcs; in smu_v13_0_6_set_ppt_funcs()
2256 smu->ppt_funcs = &smu_v13_0_7_ppt_funcs; in smu_v13_0_7_set_ppt_funcs()
2668 smu->ppt_funcs = &smu_v13_0_0_ppt_funcs; in smu_v13_0_0_set_ppt_funcs()
1468 smu->ppt_funcs = &renoir_ppt_funcs; in renoir_set_ppt_funcs()