Searched refs:ppt_funcs (Results 1 – 16 of 16) sorted by relevance
95 if (!smu->ppt_funcs->set_gfx_off_residency) in smu_set_residency_gfxoff()103 if (!smu->ppt_funcs->get_gfx_off_residency) in smu_get_residency_gfxoff()111 if (!smu->ppt_funcs->get_gfx_off_entrycount) in smu_get_entrycount_gfxoff()119 if (!smu->ppt_funcs->get_gfx_off_status) in smu_get_status_gfxoff()134 if (smu->ppt_funcs->set_soft_freq_limited_range) in smu_set_soft_freq_range()135 ret = smu->ppt_funcs->set_soft_freq_limited_range(smu, in smu_set_soft_freq_range()153 if (smu->ppt_funcs->get_dpm_ultimate_freq) in smu_get_dpm_freq_range()154 ret = smu->ppt_funcs->get_dpm_ultimate_freq(smu, in smu_get_dpm_freq_range()164 if (!smu->ppt_funcs && !smu->ppt_funcs->set_gfx_power_up_by_imu) in smu_set_gfx_power_up_by_imu()167 return 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()
2460 smu->ppt_funcs = &vangogh_ppt_funcs; in vangogh_set_ppt_funcs()
2514 smu->ppt_funcs = &arcturus_ppt_funcs; in arcturus_set_ppt_funcs()
3576 smu->ppt_funcs = &navi10_ppt_funcs; in navi10_set_ppt_funcs()
4427 smu->ppt_funcs = &sienna_cichlid_ppt_funcs; in sienna_cichlid_set_ppt_funcs()
485 const struct pptable_funcs *ppt_funcs; member
1066 smu->ppt_funcs = &smu_v13_0_5_ppt_funcs; in smu_v13_0_5_set_ppt_funcs()
1033 smu->ppt_funcs = &smu_v13_0_4_ppt_funcs; in smu_v13_0_4_set_ppt_funcs()
1232 smu->ppt_funcs = &yellow_carp_ppt_funcs; in yellow_carp_set_ppt_funcs()
1694 smu->ppt_funcs = &smu_v13_0_7_ppt_funcs; in smu_v13_0_7_set_ppt_funcs()
1866 smu->ppt_funcs = &smu_v13_0_0_ppt_funcs; in smu_v13_0_0_set_ppt_funcs()
2145 smu->ppt_funcs = &aldebaran_ppt_funcs; in aldebaran_set_ppt_funcs()
1461 smu->ppt_funcs = &renoir_ppt_funcs; in renoir_set_ppt_funcs()