Home
last modified time | relevance | path

Searched refs:od_edit_dpm_table (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dcyan_skillfish_ppt.c588 .od_edit_dpm_table = cyan_skillfish_od_edit_dpm_table,
Dvangogh_ppt.c2558 .od_edit_dpm_table = vangogh_od_edit_dpm_table,
Dnavi10_ppt.c3547 .od_edit_dpm_table = navi10_od_edit_dpm_table,
Dsienna_cichlid_ppt.c4448 .od_edit_dpm_table = sienna_cichlid_od_edit_dpm_table,
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h645 int (*od_edit_dpm_table)(struct smu_context *smu, member
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_5_ppt.c1129 .od_edit_dpm_table = smu_v13_0_5_od_edit_dpm_table,
Dsmu_v13_0_4_ppt.c1119 .od_edit_dpm_table = smu_v13_0_od_edit_dpm_table,
Dyellow_carp_ppt.c1358 .od_edit_dpm_table = yellow_carp_od_edit_dpm_table,
Daldebaran_ppt.c2114 .od_edit_dpm_table = aldebaran_usr_edit_dpm_table,
Dsmu_v13_0_6_ppt.c2222 .od_edit_dpm_table = smu_v13_0_6_usr_edit_dpm_table,
Dsmu_v13_0_7_ppt.c2221 .od_edit_dpm_table = smu_v13_0_7_od_edit_dpm_table,
Dsmu_v13_0_0_ppt.c2652 .od_edit_dpm_table = smu_v13_0_0_od_edit_dpm_table,
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c2534 if (smu->ppt_funcs->od_edit_dpm_table) { in smu_od_edit_dpm_table()
2535 ret = smu->ppt_funcs->od_edit_dpm_table(smu, type, input, size); in smu_od_edit_dpm_table()
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c1460 .od_edit_dpm_table = renoir_od_edit_dpm_table,