Searched refs:boot_overdrive_table (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_7_ppt.c | 1509 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_7_od_restore_table_single() local 1510 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_7_od_restore_table_single() 1520 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_7_od_restore_table_single() 1522 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_7_od_restore_table_single() 1529 boot_overdrive_table->OverDriveTable.AcousticLimitRpmThreshold; in smu_v13_0_7_od_restore_table_single() 1535 boot_overdrive_table->OverDriveTable.AcousticTargetRpmThreshold; in smu_v13_0_7_od_restore_table_single() 1541 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_7_od_restore_table_single() 1547 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_7_od_restore_table_single() 1852 table_context->boot_overdrive_table, in smu_v13_0_7_od_edit_dpm_table() 1884 table_context->boot_overdrive_table, in smu_v13_0_7_od_edit_dpm_table() [all …]
|
D | smu_v13_0_0_ppt.c | 1521 OverDriveTableExternal_t *boot_overdrive_table = in smu_v13_0_0_od_restore_table_single() local 1522 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v13_0_0_od_restore_table_single() 1532 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v13_0_0_od_restore_table_single() 1534 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v13_0_0_od_restore_table_single() 1541 boot_overdrive_table->OverDriveTable.AcousticLimitRpmThreshold; in smu_v13_0_0_od_restore_table_single() 1547 boot_overdrive_table->OverDriveTable.AcousticTargetRpmThreshold; in smu_v13_0_0_od_restore_table_single() 1553 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v13_0_0_od_restore_table_single() 1559 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v13_0_0_od_restore_table_single() 1864 table_context->boot_overdrive_table, in smu_v13_0_0_od_edit_dpm_table() 1895 table_context->boot_overdrive_table, in smu_v13_0_0_od_edit_dpm_table() [all …]
|
D | smu_v13_0.c | 462 smu_table->boot_overdrive_table = in smu_v13_0_init_smc_tables() 464 if (!smu_table->boot_overdrive_table) { in smu_v13_0_init_smc_tables() 489 kfree(smu_table->boot_overdrive_table); in smu_v13_0_init_smc_tables() 508 kfree(smu_table->boot_overdrive_table); in smu_v13_0_fini_smc_tables() 515 smu_table->boot_overdrive_table = NULL; in smu_v13_0_fini_smc_tables()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_2_ppt.c | 2224 (OverDriveTableExternal_t *)smu->smu_table.boot_overdrive_table; in smu_v14_0_2_set_default_od_settings() 2309 OverDriveTableExternal_t *boot_overdrive_table = in smu_v14_0_2_od_restore_table_single() local 2310 (OverDriveTableExternal_t *)table_context->boot_overdrive_table; in smu_v14_0_2_od_restore_table_single() 2320 boot_overdrive_table->OverDriveTable.FanLinearTempPoints[i]; in smu_v14_0_2_od_restore_table_single() 2322 boot_overdrive_table->OverDriveTable.FanLinearPwmPoints[i]; in smu_v14_0_2_od_restore_table_single() 2329 boot_overdrive_table->OverDriveTable.AcousticLimitRpmThreshold; in smu_v14_0_2_od_restore_table_single() 2335 boot_overdrive_table->OverDriveTable.AcousticTargetRpmThreshold; in smu_v14_0_2_od_restore_table_single() 2341 boot_overdrive_table->OverDriveTable.FanTargetTemperature; in smu_v14_0_2_od_restore_table_single() 2347 boot_overdrive_table->OverDriveTable.FanMinimumPwm; in smu_v14_0_2_od_restore_table_single() 2629 table_context->boot_overdrive_table, in smu_v14_0_2_od_edit_dpm_table() [all …]
|
D | smu_v14_0.c | 449 smu_table->boot_overdrive_table = in smu_v14_0_init_smc_tables() 451 if (!smu_table->boot_overdrive_table) { in smu_v14_0_init_smc_tables() 476 kfree(smu_table->boot_overdrive_table); in smu_v14_0_init_smc_tables() 494 kfree(smu_table->boot_overdrive_table); in smu_v14_0_fini_smc_tables() 500 smu_table->boot_overdrive_table = NULL; in smu_v14_0_fini_smc_tables()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | smu_v11_0.c | 394 smu_table->boot_overdrive_table = in smu_v11_0_init_smc_tables() 396 if (!smu_table->boot_overdrive_table) { in smu_v11_0_init_smc_tables() 413 kfree(smu_table->boot_overdrive_table); in smu_v11_0_init_smc_tables() 431 kfree(smu_table->boot_overdrive_table); in smu_v11_0_fini_smc_tables() 438 smu_table->boot_overdrive_table = NULL; in smu_v11_0_fini_smc_tables()
|
D | navi10_ppt.c | 2537 (OverDriveTable_t *)smu->smu_table.boot_overdrive_table; in navi10_set_default_od_settings() 2678 if (!(table_context->overdrive_table && table_context->boot_overdrive_table)) { in navi10_od_edit_dpm_table() 2682 …memcpy(table_context->overdrive_table, table_context->boot_overdrive_table, sizeof(OverDriveTable_… in navi10_od_edit_dpm_table() 2696 table_context->boot_overdrive_table, in navi10_od_edit_dpm_table()
|
D | sienna_cichlid_ppt.c | 2181 (OverDriveTable_t *)smu->smu_table.boot_overdrive_table; in sienna_cichlid_set_default_od_settings() 2261 if (!(table_context->overdrive_table && table_context->boot_overdrive_table)) { in sienna_cichlid_od_edit_dpm_table() 2370 table_context->boot_overdrive_table, in sienna_cichlid_od_edit_dpm_table() 2386 table_context->boot_overdrive_table, in sienna_cichlid_od_edit_dpm_table()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 358 void *boot_overdrive_table; member
|