Searched refs:boot_od_table (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | navi10_ppt.c | 2573 OverDriveTable_t *boot_od_table = in navi10_set_default_od_settings() local 2593 if (!boot_od_table->GfxclkVolt1) { in navi10_set_default_od_settings() 2595 &boot_od_table->GfxclkVolt1, in navi10_set_default_od_settings() 2596 boot_od_table->GfxclkFreq1); in navi10_set_default_od_settings() 2601 if (!boot_od_table->GfxclkVolt2) { in navi10_set_default_od_settings() 2603 &boot_od_table->GfxclkVolt2, in navi10_set_default_od_settings() 2604 boot_od_table->GfxclkFreq2); in navi10_set_default_od_settings() 2609 if (!boot_od_table->GfxclkVolt3) { in navi10_set_default_od_settings() 2611 &boot_od_table->GfxclkVolt3, in navi10_set_default_od_settings() 2612 boot_od_table->GfxclkFreq3); in navi10_set_default_od_settings() [all …]
|
| H A D | sienna_cichlid_ppt.c | 2214 OverDriveTable_t *boot_od_table = in sienna_cichlid_set_default_od_settings() local 2222 0, (void *)boot_od_table, false); in sienna_cichlid_set_default_od_settings() 2228 sienna_cichlid_dump_od_table(smu, boot_od_table); in sienna_cichlid_set_default_od_settings() 2230 memcpy(od_table, boot_od_table, sizeof(OverDriveTable_t)); in sienna_cichlid_set_default_od_settings() 2237 memcpy(user_od_table, boot_od_table, sizeof(OverDriveTable_t)); in sienna_cichlid_set_default_od_settings() 2241 memcpy(user_od_table, boot_od_table, sizeof(OverDriveTable_t)); in sienna_cichlid_set_default_od_settings()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_7_ppt.c | 2218 OverDriveTableExternal_t *boot_od_table = in smu_v13_0_7_set_default_od_settings() local 2226 ret = smu_v13_0_7_get_overdrive_table(smu, boot_od_table); in smu_v13_0_7_set_default_od_settings() 2230 smu_v13_0_7_dump_od_table(smu, boot_od_table); in smu_v13_0_7_set_default_od_settings() 2233 boot_od_table, in smu_v13_0_7_set_default_od_settings() 2242 boot_od_table, in smu_v13_0_7_set_default_od_settings() 2250 boot_od_table, in smu_v13_0_7_set_default_od_settings()
|
| H A D | smu_v13_0_0_ppt.c | 2232 OverDriveTableExternal_t *boot_od_table = in smu_v13_0_0_set_default_od_settings() local 2240 ret = smu_v13_0_0_get_overdrive_table(smu, boot_od_table); in smu_v13_0_0_set_default_od_settings() 2244 smu_v13_0_0_dump_od_table(smu, boot_od_table); in smu_v13_0_0_set_default_od_settings() 2247 boot_od_table, in smu_v13_0_0_set_default_od_settings() 2256 boot_od_table, in smu_v13_0_0_set_default_od_settings() 2264 boot_od_table, in smu_v13_0_0_set_default_od_settings()
|
| /linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0_2_ppt.c | 2320 OverDriveTableExternal_t *boot_od_table = in smu_v14_0_2_set_default_od_settings() local 2328 ret = smu_v14_0_2_get_overdrive_table(smu, boot_od_table); in smu_v14_0_2_set_default_od_settings() 2332 smu_v14_0_2_dump_od_table(smu, boot_od_table); in smu_v14_0_2_set_default_od_settings() 2335 boot_od_table, in smu_v14_0_2_set_default_od_settings() 2344 boot_od_table, in smu_v14_0_2_set_default_od_settings() 2352 boot_od_table, in smu_v14_0_2_set_default_od_settings()
|