Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_hwmgr.c194 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps()
195 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega10_set_features_platform_caps()
304 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting()
305 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_odn_initial_default_setting()
521 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv()
522 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_get_socclk_for_voltage_evv()
558 struct phm_ppt_v2_information *table_info = in vega10_get_evv_voltages()
559 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega10_get_evv_voltages()
663 struct phm_ppt_v2_information *table_info = in vega10_patch_voltage_dependency_tables_with_lookup_table()
664 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_patch_voltage_dependency_tables_with_lookup_table()
[all …]
Dvega10_processpptables.c812 struct phm_ppt_v2_information *table_info = in get_pcie_table()
813 (struct phm_ppt_v2_information *)(hwmgr->pptable); in get_pcie_table()
907 struct phm_ppt_v2_information *pp_table_info = in init_powerplay_extended_tables()
908 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_powerplay_extended_tables()
1099 struct phm_ppt_v2_information *pp_table_info = in init_dpm_2_parameters()
1100 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_dpm_2_parameters()
1187 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL); in vega10_pp_tables_initialize()
1233 struct phm_ppt_v2_information *pp_table_info = in vega10_pp_tables_uninitialize()
1234 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_pp_tables_uninitialize()
Dvega10_powertune.c1288 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults()
1289 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_initialize_power_tune_defaults()
1338 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment()
1339 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_enable_power_containment()
Dvega12_hwmgr.c1684 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()
1685 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega12_get_dal_power_level()
Dvega20_hwmgr.c2742 struct phm_ppt_v2_information *table_info = in vega20_get_dal_power_level()
2743 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega20_get_dal_power_level()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h551 struct phm_ppt_v2_information { struct