Home
last modified time | relevance | path

Searched refs:ODSettingsMax (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c209 if (le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_GFXCLKFMAX]) > VEGA12_ENGINECLOCK_HARDMAX) in init_powerplay_table_information()
213 le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_GFXCLKFMAX]); in init_powerplay_table_information()
215 le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_UCLKFMAX]); in init_powerplay_table_information()
219 powerplay_table->ODSettingsMax, in init_powerplay_table_information()
242 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()
H A Dvega12_pptable.h98 ULONG ODSettingsMax [ATOM_VEGA12_ODSETTING_COUNT]; member
H A Dvega20_pptable.h82 ULONG ODSettingsMax [ATOM_VEGA20_ODSETTING_MAX_COUNT]; //Upper Limit for each OD Setting member
H A Dvega20_processpptables.c854 powerplay_table->OverDrive8Table.ODSettingsMax, in init_powerplay_table_information()
870 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->OverDrive8Table.ODSettingsMax[ATOM_VEGA20_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c207 if (le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_GFXCLKFMAX]) > VEGA12_ENGINECLOCK_HARDMAX) in init_powerplay_table_information()
211 le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_GFXCLKFMAX]); in init_powerplay_table_information()
213 le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_UCLKFMAX]); in init_powerplay_table_information()
217 powerplay_table->ODSettingsMax, in init_powerplay_table_information()
240 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->ODSettingsMax[ATOM_VEGA12_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()
H A Dvega12_pptable.h97 ULONG ODSettingsMax[ATOM_VEGA12_ODSETTING_COUNT]; member
H A Dvega20_pptable.h81 ULONG ODSettingsMax[ATOM_VEGA20_ODSETTING_MAX_COUNT]; //Upper Limit for each OD Setting member
H A Dvega20_processpptables.c853 powerplay_table->OverDrive8Table.ODSettingsMax, in init_powerplay_table_information()
869 hwmgr->platform_descriptor.TDPODLimit = le32_to_cpu(powerplay_table->OverDrive8Table.ODSettingsMax[ATOM_VEGA20_ODSETTING_POWERPERCENTAGE]); in init_powerplay_table_information()

Completed in 6 milliseconds