Searched refs:ppt_funcs (Results 1 – 16 of 16) sorted by relevance
97 if (!smu->ppt_funcs->set_gfx_off_residency) in smu_set_residency_gfxoff()105 if (!smu->ppt_funcs->get_gfx_off_residency) in smu_get_residency_gfxoff()113 if (!smu->ppt_funcs->get_gfx_off_entrycount) in smu_get_entrycount_gfxoff()121 if (!smu->ppt_funcs->get_gfx_off_status) in smu_get_status_gfxoff()136 if (smu->ppt_funcs->set_soft_freq_limited_range) in smu_set_soft_freq_range()137 ret = smu->ppt_funcs->set_soft_freq_limited_range(smu, in smu_set_soft_freq_range()155 if (smu->ppt_funcs->get_dpm_ultimate_freq) in smu_get_dpm_freq_range()156 ret = smu->ppt_funcs->get_dpm_ultimate_freq(smu, in smu_get_dpm_freq_range()169 if (smu->ppt_funcs->set_gfx_power_up_by_imu) { in smu_set_gfx_power_up_by_imu()170 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)
49 ((smu)->ppt_funcs ? ((smu)->ppt_funcs->intf ? \50 (smu)->ppt_funcs->intf(smu, ##args) : \
590 smu->ppt_funcs = &cyan_skillfish_ppt_funcs; in cyan_skillfish_set_ppt_funcs()
2462 smu->ppt_funcs = &vangogh_ppt_funcs; in vangogh_set_ppt_funcs()
2514 smu->ppt_funcs = &arcturus_ppt_funcs; in arcturus_set_ppt_funcs()
3558 smu->ppt_funcs = &navi10_ppt_funcs; in navi10_set_ppt_funcs()
4472 smu->ppt_funcs = &sienna_cichlid_ppt_funcs; in sienna_cichlid_set_ppt_funcs()
486 const struct pptable_funcs *ppt_funcs; member
1067 smu->ppt_funcs = &smu_v13_0_5_ppt_funcs; in smu_v13_0_5_set_ppt_funcs()
1043 smu->ppt_funcs = &smu_v13_0_4_ppt_funcs; in smu_v13_0_4_set_ppt_funcs()
1233 smu->ppt_funcs = &yellow_carp_ppt_funcs; in yellow_carp_set_ppt_funcs()
1762 smu->ppt_funcs = &smu_v13_0_7_ppt_funcs; in smu_v13_0_7_set_ppt_funcs()
2024 smu->ppt_funcs = &smu_v13_0_0_ppt_funcs; in smu_v13_0_0_set_ppt_funcs()
2148 smu->ppt_funcs = &aldebaran_ppt_funcs; in aldebaran_set_ppt_funcs()
1467 smu->ppt_funcs = &renoir_ppt_funcs; in renoir_set_ppt_funcs()