Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c1552 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_7_od_restore_table_single() local
1553 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_7_od_restore_table_single()
1563 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_7_od_restore_table_single()
1565 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_7_od_restore_table_single()
1584 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_7_od_restore_table_single()
1590 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_7_od_restore_table_single()
1596 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v13_0_7_od_restore_table_single()
1601 boot_overdrive_table->OverDriveTable.FanZeroRpmStopTemp; in smu_v13_0_7_od_restore_table_single()
1947 table_context->boot_overdrive_table, in smu_v13_0_7_od_edit_dpm_table()
1979 table_context->boot_overdrive_table, in smu_v13_0_7_od_edit_dpm_table()
[all …]
H A Dsmu_v13_0_0_ppt.c1564 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_0_od_restore_table_single() local
1565 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_0_od_restore_table_single()
1575 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_0_od_restore_table_single()
1577 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_0_od_restore_table_single()
1596 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_0_od_restore_table_single()
1602 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_0_od_restore_table_single()
1608 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v13_0_0_od_restore_table_single()
1613 boot_overdrive_table->OverDriveTable.FanZeroRpmStopTemp; in smu_v13_0_0_od_restore_table_single()
1959 table_context->boot_overdrive_table, in smu_v13_0_0_od_edit_dpm_table()
1990 table_context->boot_overdrive_table, in smu_v13_0_0_od_edit_dpm_table()
[all …]
H A Dsmu_v13_0.c460 smu_table->boot_overdrive_table = in smu_v13_0_init_smc_tables()
462 if (!smu_table->boot_overdrive_table) { in smu_v13_0_init_smc_tables()
487 kfree(smu_table->boot_overdrive_table); in smu_v13_0_init_smc_tables()
506 kfree(smu_table->boot_overdrive_table); in smu_v13_0_fini_smc_tables()
513 smu_table->boot_overdrive_table = NULL; in smu_v13_0_fini_smc_tables()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c2321 (OverDriveTableExternal_t *)smu->smu_table.boot_overdrive_table; in smu_v14_0_2_set_default_od_settings()
2408 OverDriveTableExternal_t *boot_overdrive_table = in smu_v14_0_2_od_restore_table_single() local
2409 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v14_0_2_od_restore_table_single()
2419 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v14_0_2_od_restore_table_single()
2421 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v14_0_2_od_restore_table_single()
2428 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v14_0_2_od_restore_table_single()
2433 boot_overdrive_table->OverDriveTable.AcousticLimitRpmThreshold; in smu_v14_0_2_od_restore_table_single()
2445 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v14_0_2_od_restore_table_single()
2451 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v14_0_2_od_restore_table_single()
2742 table_context->boot_overdrive_table, in smu_v14_0_2_od_edit_dpm_table()
[all …]
H A Dsmu_v14_0.c451 smu_table->boot_overdrive_table = in smu_v14_0_init_smc_tables()
453 if (!smu_table->boot_overdrive_table) { in smu_v14_0_init_smc_tables()
478 kfree(smu_table->boot_overdrive_table); in smu_v14_0_init_smc_tables()
496 kfree(smu_table->boot_overdrive_table); in smu_v14_0_fini_smc_tables()
502 smu_table->boot_overdrive_table = NULL; in smu_v14_0_fini_smc_tables()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c396 smu_table->boot_overdrive_table = in smu_v11_0_init_smc_tables()
398 if (!smu_table->boot_overdrive_table) { in smu_v11_0_init_smc_tables()
415 kfree(smu_table->boot_overdrive_table); in smu_v11_0_init_smc_tables()
433 kfree(smu_table->boot_overdrive_table); in smu_v11_0_fini_smc_tables()
440 smu_table->boot_overdrive_table = NULL; in smu_v11_0_fini_smc_tables()
H A Dsienna_cichlid_ppt.c2215 (OverDriveTable_t *)smu->smu_table.boot_overdrive_table; in sienna_cichlid_set_default_od_settings()
2295 if (!(table_context->overdrive_table && table_context->boot_overdrive_table)) { in sienna_cichlid_od_edit_dpm_table()
2404 table_context->boot_overdrive_table, in sienna_cichlid_od_edit_dpm_table()
2420 table_context->boot_overdrive_table, in sienna_cichlid_od_edit_dpm_table()
H A Dnavi10_ppt.c2574 (OverDriveTable_t *)smu->smu_table.boot_overdrive_table; in navi10_set_default_od_settings()
2715 if (!(table_context->overdrive_table && table_context->boot_overdrive_table)) { in navi10_od_edit_dpm_table()
2719 …memcpy(table_context->overdrive_table, table_context->boot_overdrive_table, sizeof(OverDriveTable_… in navi10_od_edit_dpm_table()
2733 table_context->boot_overdrive_table, in navi10_od_edit_dpm_table()
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h358 void *boot_overdrive_table; member