Home
last modified time | relevance | path

Searched refs:TDPODLimit (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega12_processpptables.c242 …hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODS… in init_powerplay_table_information()
247 if (hwmgr->platform_descriptor.TDPODLimit) in init_powerplay_table_information()
A Dvega20_processpptables.c870 …hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->OverDrive8Table.ODSettingsMax… in init_powerplay_table_information()
873 if (!disable_power_control && hwmgr->platform_descriptor.TDPODLimit) in init_powerplay_table_information()
A Dvega10_processpptables.c1101 hwmgr->platform_descriptor.TDPODLimit = in init_dpm_2_parameters()
1113 if (hwmgr->platform_descriptor.TDPODLimit) in init_dpm_2_parameters()
A Dprocess_pptables_v1_0.c260 hwmgr->platform_descriptor.TDPODLimit = in init_dpm_2_parameters()
272 if (hwmgr->platform_descriptor.TDPODLimit != 0) in init_dpm_2_parameters()
A Dprocesspptables.c1559 hwmgr->platform_descriptor.TDPODLimit = le16_to_cpu(ptable5->usTDPODLimit); in init_dpm2_parameters()
1570 if (hwmgr->platform_descriptor.TDPODLimit != 0) in init_dpm2_parameters()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhardwaremanager.h361 uint16_t TDPODLimit; member
/linux/drivers/gpu/drm/amd/pm/powerplay/
A Damd_powerplay.c1019 max_power_limit *= (100 + hwmgr->platform_descriptor.TDPODLimit); in pp_set_power_limit()
1058 *limit *= (100 + hwmgr->platform_descriptor.TDPODLimit); in pp_get_power_limit()

Completed in 19 milliseconds