Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c196 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps()
306 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting()
521 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv()
558 struct phm_ppt_v2_information *table_info = in vega10_get_evv_voltages()
663 struct phm_ppt_v2_information *table_info = in vega10_patch_voltage_dependency_tables_with_lookup_table()
739 struct phm_ppt_v2_information *table_info = in vega10_complete_dependency_tables()
768 struct phm_ppt_v2_information *table_info = in vega10_set_private_data_based_on_pptable()
1162 struct phm_ppt_v2_information *table_info = in vega10_construct_voltage_tables()
1251 struct phm_ppt_v2_information *table_info = in vega10_setup_default_pcie_table()
1299 struct phm_ppt_v2_information *table_info = in vega10_setup_default_dpm_tables()
[all …]
H A Dvega10_processpptables.c788 struct phm_ppt_v2_information *table_info = in get_pcie_table()
789 (struct phm_ppt_v2_information *)(hwmgr->pptable); in get_pcie_table()
876 struct phm_ppt_v2_information *pp_table_info = in init_powerplay_extended_tables()
877 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_powerplay_extended_tables()
1064 struct phm_ppt_v2_information *pp_table_info = in init_dpm_2_parameters()
1065 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_dpm_2_parameters()
1152 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL); in vega10_pp_tables_initialize()
1198 struct phm_ppt_v2_information *pp_table_info = in vega10_pp_tables_uninitialize()
1199 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_pp_tables_uninitialize()
H A Dvega10_thermal.c362 struct phm_ppt_v2_information *pp_table_info = in vega10_thermal_set_temperature_range()
363 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_thermal_set_temperature_range()
H A Dvega10_powertune.c1239 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults()
1240 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_initialize_power_tune_defaults()
1290 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment()
1291 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_enable_power_containment()
H A Dvega12_hwmgr.c1819 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()
1820 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega12_get_dal_power_level()
H A Dvega20_hwmgr.c2792 struct phm_ppt_v2_information *table_info = in vega20_get_dal_power_level()
2793 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega20_get_dal_power_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h562 struct phm_ppt_v2_information { struct