Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c1510 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_7_od_restore_table_single() local
1511 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_7_od_restore_table_single()
1521 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_7_od_restore_table_single()
1523 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_7_od_restore_table_single()
1530 boot_overdrive_table->OverDriveTable.AcousticLimitRpmThreshold; in smu_v13_0_7_od_restore_table_single()
1536 boot_overdrive_table->OverDriveTable.AcousticTargetRpmThreshold; in smu_v13_0_7_od_restore_table_single()
1542 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_7_od_restore_table_single()
1548 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_7_od_restore_table_single()
1554 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v13_0_7_od_restore_table_single()
1559 boot_overdrive_table->OverDriveTable.FanZeroRpmStopTemp; in smu_v13_0_7_od_restore_table_single()
[all …]
H A Dsmu_v13_0_0_ppt.c1501 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_0_od_restore_table_single() local
1502 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_0_od_restore_table_single()
1512 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_0_od_restore_table_single()
1514 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_0_od_restore_table_single()
1521 boot_overdrive_table->OverDriveTable.AcousticLimitRpmThreshold; in smu_v13_0_0_od_restore_table_single()
1527 boot_overdrive_table->OverDriveTable.AcousticTargetRpmThreshold; in smu_v13_0_0_od_restore_table_single()
1533 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_0_od_restore_table_single()
1539 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_0_od_restore_table_single()
1545 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v13_0_0_od_restore_table_single()
1550 boot_overdrive_table->OverDriveTable.FanZeroRpmStopTemp; in smu_v13_0_0_od_restore_table_single()
[all …]