Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dcyan_skillfish_ppt.c542 .od_edit_dpm_table = cyan_skillfish_od_edit_dpm_table,
Dvangogh_ppt.c2217 .od_edit_dpm_table = vangogh_od_edit_dpm_table,
Dnavi10_ppt.c3311 .od_edit_dpm_table = navi10_od_edit_dpm_table,
Dsienna_cichlid_ppt.c3918 .od_edit_dpm_table = sienna_cichlid_od_edit_dpm_table,
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Damdgpu_smu.h627 int (*od_edit_dpm_table)(struct smu_context *smu, member
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dyellow_carp_ppt.c1251 .od_edit_dpm_table = yellow_carp_od_edit_dpm_table,
Daldebaran_ppt.c1917 .od_edit_dpm_table = aldebaran_usr_edit_dpm_table,
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c2414 if (smu->ppt_funcs->od_edit_dpm_table) { in smu_od_edit_dpm_table()
2415 ret = smu->ppt_funcs->od_edit_dpm_table(smu, type, input, size); in smu_od_edit_dpm_table()
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c1422 .od_edit_dpm_table = renoir_od_edit_dpm_table,