Home
last modified time | relevance | path

Searched refs:boot_od_table (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c2526 OverDriveTable_t *boot_od_table = in navi10_set_default_od_settings()
2540 ret = smu_cmn_update_table(smu, SMU_TABLE_OVERDRIVE, 0, (void *)boot_od_table, false); in navi10_set_default_od_settings()
2546 if (!boot_od_table->GfxclkVolt1) { in navi10_set_default_od_settings()
2548 &boot_od_table->GfxclkVolt1, in navi10_set_default_od_settings()
2549 boot_od_table->GfxclkFreq1); in navi10_set_default_od_settings()
2554 if (!boot_od_table->GfxclkVolt2) { in navi10_set_default_od_settings()
2556 &boot_od_table->GfxclkVolt2, in navi10_set_default_od_settings()
2557 boot_od_table->GfxclkFreq2); in navi10_set_default_od_settings()
2562 if (!boot_od_table->GfxclkVolt3) {
2564 &boot_od_table in navi10_od_edit_dpm_table()
2511 OverDriveTable_t *boot_od_table = navi10_set_default_od_settings() local
[all...]
H A Dsienna_cichlid_ppt.c2167 OverDriveTable_t *boot_od_table = in sienna_cichlid_set_default_od_settings() local
2175 0, (void *)boot_od_table, false); in sienna_cichlid_set_default_od_settings()
2181 sienna_cichlid_dump_od_table(smu, boot_od_table); in sienna_cichlid_set_default_od_settings()
2183 memcpy(od_table, boot_od_table, sizeof(OverDriveTable_t)); in sienna_cichlid_set_default_od_settings()
2190 memcpy(user_od_table, boot_od_table, sizeof(OverDriveTable_t)); in sienna_cichlid_set_default_od_settings()
2194 memcpy(user_od_table, boot_od_table, sizeof(OverDriveTable_t)); in sienna_cichlid_set_default_od_settings()
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c1766 OverDriveTableExternal_t *boot_od_table = in smu_v13_0_7_set_default_od_settings()
1774 ret = smu_v13_0_7_get_overdrive_table(smu, boot_od_table); in smu_v13_0_7_set_default_od_settings()
1778 smu_v13_0_7_dump_od_table(smu, boot_od_table); in smu_v13_0_7_set_default_od_settings()
1781 boot_od_table, in smu_v13_0_7_set_default_od_settings()
1790 boot_od_table, in smu_v13_0_7_set_default_od_settings()
1798 boot_od_table, in smu_v13_0_7_set_default_od_settings()
1764 OverDriveTableExternal_t *boot_od_table = smu_v13_0_7_set_default_od_settings() local
H A Dsmu_v13_0_0_ppt.c1788 OverDriveTableExternal_t *boot_od_table = in smu_v13_0_0_set_default_od_settings() local
1796 ret = smu_v13_0_0_get_overdrive_table(smu, boot_od_table); in smu_v13_0_0_set_default_od_settings()
1800 smu_v13_0_0_dump_od_table(smu, boot_od_table); in smu_v13_0_0_set_default_od_settings()
1803 boot_od_table, in smu_v13_0_0_set_default_od_settings()
1812 boot_od_table, in smu_v13_0_0_set_default_od_settings()
1820 boot_od_table, in smu_v13_0_0_set_default_od_settings()