Searched refs:SMU_TABLE_OVERDRIVE (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/ |
| D | vega20_ppt.c | 326 SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t), in vega20_tables_init() 1724 ret = smu_update_table(smu, SMU_TABLE_OVERDRIVE, 0, in vega20_set_default_od_settings() 1736 ret = smu_update_table(smu, SMU_TABLE_OVERDRIVE, 0, in vega20_set_default_od_settings() 2515 ret = smu_update_table(smu, SMU_TABLE_OVERDRIVE, 0, in vega20_update_od8_settings() 2526 ret = smu_update_table(smu, SMU_TABLE_OVERDRIVE, 0, in vega20_update_od8_settings() 2790 ret = smu_update_table(smu, SMU_TABLE_OVERDRIVE, 0, table_context->overdrive_table, false); in vega20_odn_edit_dpm_table() 2799 ret = smu_update_table(smu, SMU_TABLE_OVERDRIVE, 0, table_context->overdrive_table, true); in vega20_odn_edit_dpm_table()
|
| D | navi10_ppt.c | 528 SMU_TABLE_INIT(tables, SMU_TABLE_OVERDRIVE, sizeof(OverDriveTable_t), in navi10_tables_init()
|
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
| D | amdgpu_smu.h | 243 SMU_TABLE_OVERDRIVE, enumerator
|