Home
last modified time | relevance | path

Searched refs:TDPODLimit (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c242 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()
247 if (hwmgr->platform_descriptor.TDPODLimit) in init_powerplay_table_information()
H A Dvega20_processpptables.c870 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->OverDrive8Table.ODSettingsMax[ATOM_VEGA20_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()
873 if (!disable_power_control && hwmgr->platform_descriptor.TDPODLimit) in init_powerplay_table_information()
H A Dprocess_pptables_v1_0.c264 hwmgr->platform_descriptor.TDPODLimit = in init_dpm_2_parameters()
276 if (hwmgr->platform_descriptor.TDPODLimit != 0) in init_dpm_2_parameters()
H A Dprocesspptables.c1578 hwmgr->platform_descriptor.TDPODLimit = le16_to_cpu(ptable5->usTDPODLimit); in init_dpm2_parameters()
1589 if (hwmgr->platform_descriptor.TDPODLimit != 0) in init_dpm2_parameters()
H A Dvega10_processpptables.c1135 hwmgr->platform_descriptor.TDPODLimit = in init_dpm_2_parameters()
1147 if (hwmgr->platform_descriptor.TDPODLimit) in init_dpm_2_parameters()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c240 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()
245 if (hwmgr->platform_descriptor.TDPODLimit) in init_powerplay_table_information()
H A Dvega20_processpptables.c869 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->OverDrive8Table.ODSettingsMax[ATOM_VEGA20_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()
872 if (!disable_power_control && hwmgr->platform_descriptor.TDPODLimit) in init_powerplay_table_information()
H 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()
H 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()
H A Dvega10_processpptables.c1100 hwmgr->platform_descriptor.TDPODLimit = in init_dpm_2_parameters()
1112 if (hwmgr->platform_descriptor.TDPODLimit) in init_dpm_2_parameters()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhardwaremanager.h361 uint16_t TDPODLimit; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h360 uint16_t TDPODLimit; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1024 max_power_limit *= (100 + hwmgr->platform_descriptor.TDPODLimit); in pp_set_power_limit()
1050 *limit *= (100 + hwmgr->platform_descriptor.TDPODLimit); in pp_get_power_limit()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c986 max_power_limit *= (100 + hwmgr->platform_descriptor.TDPODLimit); in pp_set_power_limit()
1021 *limit *= (100 + hwmgr->platform_descriptor.TDPODLimit); in pp_get_power_limit()

Completed in 23 milliseconds