Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_hwmgr.c175 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps()
176 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega10_set_features_platform_caps()
285 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting()
286 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_odn_initial_default_setting()
493 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv()
494 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_get_socclk_for_voltage_evv()
530 struct phm_ppt_v2_information *table_info = in vega10_get_evv_voltages()
531 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega10_get_evv_voltages()
635 struct phm_ppt_v2_information *table_info = in vega10_patch_voltage_dependency_tables_with_lookup_table()
636 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_patch_voltage_dependency_tables_with_lookup_table()
[all …]
Dvega10_processpptables.c743 struct phm_ppt_v2_information *table_info = in get_pcie_table()
744 (struct phm_ppt_v2_information *)(hwmgr->pptable); in get_pcie_table()
838 struct phm_ppt_v2_information *pp_table_info = in init_powerplay_extended_tables()
839 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_powerplay_extended_tables()
1030 struct phm_ppt_v2_information *pp_table_info = in init_dpm_2_parameters()
1031 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_dpm_2_parameters()
1118 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL); in vega10_pp_tables_initialize()
1164 struct phm_ppt_v2_information *pp_table_info = in vega10_pp_tables_uninitialize()
1165 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_pp_tables_uninitialize()
Dvega10_powertune.c1287 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults()
1288 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_initialize_power_tune_defaults()
1337 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment()
1338 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_enable_power_containment()
Dvega12_hwmgr.c1596 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()
1597 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega12_get_dal_power_level()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h524 struct phm_ppt_v2_information { struct