Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c588 .od_edit_dpm_table = cyan_skillfish_od_edit_dpm_table,
H A Dvangogh_ppt.c2579 .od_edit_dpm_table = vangogh_od_edit_dpm_table,
H A Dnavi10_ppt.c3564 .od_edit_dpm_table = navi10_od_edit_dpm_table,
H A Dsienna_cichlid_ppt.c4452 .od_edit_dpm_table = sienna_cichlid_od_edit_dpm_table,
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h645 int (*od_edit_dpm_table)(struct smu_context *smu, member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c1129 .od_edit_dpm_table = smu_v13_0_5_od_edit_dpm_table,
H A Dsmu_v13_0_4_ppt.c1131 .od_edit_dpm_table = smu_v13_0_od_edit_dpm_table,
H A Dyellow_carp_ppt.c1358 .od_edit_dpm_table = yellow_carp_od_edit_dpm_table,
H A Daldebaran_ppt.c2120 .od_edit_dpm_table = aldebaran_usr_edit_dpm_table,
H A Dsmu_v13_0_6_ppt.c2256 .od_edit_dpm_table = smu_v13_0_6_usr_edit_dpm_table,
H A Dsmu_v13_0_7_ppt.c2226 .od_edit_dpm_table = smu_v13_0_7_od_edit_dpm_table,
H A Dsmu_v13_0_0_ppt.c2628 .od_edit_dpm_table = smu_v13_0_0_od_edit_dpm_table,
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/
H A Damdgpu_smu.c2530 if (smu->ppt_funcs->od_edit_dpm_table) { in smu_od_edit_dpm_table()
2531 ret = smu->ppt_funcs->od_edit_dpm_table(smu, type, input, size); in smu_od_edit_dpm_table()
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c1460 .od_edit_dpm_table = renoir_od_edit_dpm_table,