Searched refs:boot_overdrive_table (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| A D | smu_v13_0_7_ppt.c | 1532 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_7_od_restore_table_single() local 1533 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_7_od_restore_table_single() 1543 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_7_od_restore_table_single() 1545 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_7_od_restore_table_single() 1564 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_7_od_restore_table_single() 1570 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_7_od_restore_table_single() 1576 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v13_0_7_od_restore_table_single() 1581 boot_overdrive_table->OverDriveTable.FanZeroRpmStopTemp; in smu_v13_0_7_od_restore_table_single() 1927 table_context->boot_overdrive_table, in smu_v13_0_7_od_edit_dpm_table() 1959 table_context->boot_overdrive_table, in smu_v13_0_7_od_edit_dpm_table() [all …]
|
| A D | smu_v13_0_0_ppt.c | 1544 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_0_od_restore_table_single() local 1545 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_0_od_restore_table_single() 1555 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_0_od_restore_table_single() 1557 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_0_od_restore_table_single() 1576 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_0_od_restore_table_single() 1582 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_0_od_restore_table_single() 1588 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v13_0_0_od_restore_table_single() 1593 boot_overdrive_table->OverDriveTable.FanZeroRpmStopTemp; in smu_v13_0_0_od_restore_table_single() 1939 table_context->boot_overdrive_table, in smu_v13_0_0_od_edit_dpm_table() 1970 table_context->boot_overdrive_table, in smu_v13_0_0_od_edit_dpm_table() [all …]
|
| A D | smu_v13_0.c | 466 smu_table->boot_overdrive_table = in smu_v13_0_init_smc_tables() 468 if (!smu_table->boot_overdrive_table) { in smu_v13_0_init_smc_tables() 493 kfree(smu_table->boot_overdrive_table); in smu_v13_0_init_smc_tables() 512 kfree(smu_table->boot_overdrive_table); in smu_v13_0_fini_smc_tables() 519 smu_table->boot_overdrive_table = NULL; in smu_v13_0_fini_smc_tables()
|
| /drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| A D | smu_v14_0_2_ppt.c | 2329 (OverDriveTableExternal_t *)smu->smu_table.boot_overdrive_table; in smu_v14_0_2_set_default_od_settings() 2416 OverDriveTableExternal_t *boot_overdrive_table = in smu_v14_0_2_od_restore_table_single() local 2417 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v14_0_2_od_restore_table_single() 2427 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v14_0_2_od_restore_table_single() 2429 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v14_0_2_od_restore_table_single() 2436 boot_overdrive_table->OverDriveTable.FanZeroRpmEnable; in smu_v14_0_2_od_restore_table_single() 2441 boot_overdrive_table->OverDriveTable.AcousticLimitRpmThreshold; in smu_v14_0_2_od_restore_table_single() 2453 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v14_0_2_od_restore_table_single() 2459 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v14_0_2_od_restore_table_single() 2750 table_context->boot_overdrive_table, in smu_v14_0_2_od_edit_dpm_table() [all …]
|
| A D | smu_v14_0.c | 456 smu_table->boot_overdrive_table = in smu_v14_0_init_smc_tables() 458 if (!smu_table->boot_overdrive_table) { in smu_v14_0_init_smc_tables() 483 kfree(smu_table->boot_overdrive_table); in smu_v14_0_init_smc_tables() 501 kfree(smu_table->boot_overdrive_table); in smu_v14_0_fini_smc_tables() 507 smu_table->boot_overdrive_table = NULL; in smu_v14_0_fini_smc_tables()
|
| /drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | smu_v11_0.c | 396 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()
|
| A D | sienna_cichlid_ppt.c | 2219 (OverDriveTable_t *)smu->smu_table.boot_overdrive_table; in sienna_cichlid_set_default_od_settings() 2299 if (!(table_context->overdrive_table && table_context->boot_overdrive_table)) { in sienna_cichlid_od_edit_dpm_table() 2408 table_context->boot_overdrive_table, in sienna_cichlid_od_edit_dpm_table() 2424 table_context->boot_overdrive_table, in sienna_cichlid_od_edit_dpm_table()
|
| A D | navi10_ppt.c | 2577 (OverDriveTable_t *)smu->smu_table.boot_overdrive_table; in navi10_set_default_od_settings() 2718 if (!(table_context->overdrive_table && table_context->boot_overdrive_table)) { in navi10_od_edit_dpm_table() 2722 …memcpy(table_context->overdrive_table, table_context->boot_overdrive_table, sizeof(OverDriveTable_… in navi10_od_edit_dpm_table() 2736 table_context->boot_overdrive_table, in navi10_od_edit_dpm_table()
|
| /drivers/gpu/drm/amd/pm/swsmu/inc/ |
| A D | amdgpu_smu.h | 358 void *boot_overdrive_table; member
|
Completed in 45 milliseconds