Home
last modified time | relevance | path

Searched refs:ppt_funcs (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c98 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 in smu_set_gfx_power_up_by_imu()
[all...]
H A Dsmu_internal.h31 ((smu)->ppt_funcs ? ((smu)->ppt_funcs->intf ? (smu)->ppt_funcs->intf(smu, ##args) : ret) : -EINVAL)
H A Dsmu_cmn.c51 ((smu)->ppt_funcs ? ((smu)->ppt_funcs->intf ? \
52 (smu)->ppt_funcs->intf(smu, ##args) : \
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c85 if (is_support_sw_smu(adev) && smu->ppt_funcs->get_gfx_off_status) in smu_get_status_gfxoff()
102 if (smu->ppt_funcs->set_soft_freq_limited_range) in smu_set_soft_freq_range()
103 ret = smu->ppt_funcs->set_soft_freq_limited_range(smu, in smu_set_soft_freq_range()
125 if (smu->ppt_funcs->get_dpm_ultimate_freq) in smu_get_dpm_freq_range()
126 ret = smu->ppt_funcs->get_dpm_ultimate_freq(smu, in smu_get_dpm_freq_range()
143 if (!smu->ppt_funcs->dpm_set_vcn_enable) in smu_dpm_set_vcn_enable_locked()
149 ret = smu->ppt_funcs->dpm_set_vcn_enable(smu, enable); in smu_dpm_set_vcn_enable_locked()
179 if (!smu->ppt_funcs->dpm_set_jpeg_enable) in smu_dpm_set_jpeg_enable_locked()
185 ret = smu->ppt_funcs->dpm_set_jpeg_enable(smu, enable); in smu_dpm_set_jpeg_enable_locked()
434 if (!smu->ppt_funcs in smu_set_default_dpm_table()
[all...]
H A Dsmu_internal.h31 ((smu)->ppt_funcs ? ((smu)->ppt_funcs->intf ? (smu)->ppt_funcs->intf(smu, ##args) : ret) : -EINVAL)
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c109 else if (adev->smu.ppt_funcs) in dm_pp_apply_display_requirements()
349 } else if (adev->smu.ppt_funcs && adev->smu.ppt_funcs->get_clock_by_type) { in dm_pp_get_clock_levels_by_type()
369 } else if (adev->smu.ppt_funcs && adev->smu.ppt_funcs->get_max_high_clocks) { in dm_pp_get_clock_levels_by_type()
434 } else if (adev->smu.ppt_funcs && adev->smu.ppt_funcs->get_clock_by_type_with_latency) { in dm_pp_get_clock_levels_by_type_with_latency()
464 } else if (adev->smu.ppt_funcs && adev->smu.ppt_funcs->get_clock_by_type_with_voltage) { in dm_pp_get_clock_levels_by_type_with_voltage()
510 else if (adev->smu.ppt_funcs in dm_pp_apply_clock_for_voltage_request()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c600 smu->ppt_funcs = &cyan_skillfish_ppt_funcs; in cyan_skillfish_set_ppt_funcs()
H A Darcturus_ppt.c2515 smu->ppt_funcs = &arcturus_ppt_funcs; in arcturus_set_ppt_funcs()
H A Dvangogh_ppt.c2584 smu->ppt_funcs = &vangogh_ppt_funcs; in vangogh_set_ppt_funcs()
H A Dnavi10_ppt.c3567 smu->ppt_funcs = &navi10_ppt_funcs; in navi10_set_ppt_funcs()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_smu.h392 const struct pptable_funcs *ppt_funcs; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c1140 smu->ppt_funcs = &smu_v13_0_5_ppt_funcs; in smu_v13_0_5_set_ppt_funcs()
H A Dyellow_carp_ppt.c1367 smu->ppt_funcs = &yellow_carp_ppt_funcs; in yellow_carp_set_ppt_funcs()
H A Dsmu_v13_0_4_ppt.c1140 smu->ppt_funcs = &smu_v13_0_4_ppt_funcs; in smu_v13_0_4_set_ppt_funcs()
H A Dsmu_v13_0_6_ppt.c2244 smu->ppt_funcs = &smu_v13_0_6_ppt_funcs; in smu_v13_0_6_set_ppt_funcs()
H A Dsmu_v13_0_7_ppt.c2254 smu->ppt_funcs = &smu_v13_0_7_ppt_funcs; in smu_v13_0_7_set_ppt_funcs()
H A Daldebaran_ppt.c2140 smu->ppt_funcs = &aldebaran_ppt_funcs; in aldebaran_set_ppt_funcs()
H A Dsmu_v13_0_0_ppt.c2668 smu->ppt_funcs = &smu_v13_0_0_ppt_funcs; in smu_v13_0_0_set_ppt_funcs()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h474 const struct pptable_funcs *ppt_funcs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c1179 smu->ppt_funcs = &renoir_ppt_funcs; in renoir_set_ppt_funcs()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c1468 smu->ppt_funcs = &renoir_ppt_funcs; in renoir_set_ppt_funcs()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c2769 smu->ppt_funcs = &navi10_ppt_funcs; in navi10_set_ppt_funcs()
H A Darcturus_ppt.c2410 smu->ppt_funcs = &arcturus_ppt_funcs; in arcturus_set_ppt_funcs()
H A Dsienna_cichlid_ppt.c2851 smu->ppt_funcs = &sienna_cichlid_ppt_funcs; in sienna_cichlid_set_ppt_funcs()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c134 if (adev->smu.ppt_funcs->get_current_power_state) in amdgpu_get_power_dpm_state()

Completed in 61 milliseconds

12