Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega10_hwmgr.c197 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps()
307 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting()
522 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv()
559 struct phm_ppt_v2_information *table_info = in vega10_get_evv_voltages()
664 struct phm_ppt_v2_information *table_info = in vega10_patch_voltage_dependency_tables_with_lookup_table()
740 struct phm_ppt_v2_information *table_info = in vega10_complete_dependency_tables()
769 struct phm_ppt_v2_information *table_info = in vega10_set_private_data_based_on_pptable()
1163 struct phm_ppt_v2_information *table_info = in vega10_construct_voltage_tables()
1252 struct phm_ppt_v2_information *table_info = in vega10_setup_default_pcie_table()
1300 struct phm_ppt_v2_information *table_info = in vega10_setup_default_dpm_tables()
[all …]
A Dvega10_processpptables.c789 struct phm_ppt_v2_information *table_info = in get_pcie_table()
790 (struct phm_ppt_v2_information *)(hwmgr->pptable); in get_pcie_table()
877 struct phm_ppt_v2_information *pp_table_info = in init_powerplay_extended_tables()
878 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_powerplay_extended_tables()
1065 struct phm_ppt_v2_information *pp_table_info = in init_dpm_2_parameters()
1066 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_dpm_2_parameters()
1153 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL); in vega10_pp_tables_initialize()
1199 struct phm_ppt_v2_information *pp_table_info = in vega10_pp_tables_uninitialize()
1200 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_pp_tables_uninitialize()
A Dvega10_thermal.c363 struct phm_ppt_v2_information *pp_table_info = in vega10_thermal_set_temperature_range()
364 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_thermal_set_temperature_range()
A Dvega10_powertune.c1266 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults()
1267 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_initialize_power_tune_defaults()
1317 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment()
1318 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_enable_power_containment()
A Dvega12_hwmgr.c1798 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()
1799 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega12_get_dal_power_level()
A Dvega20_hwmgr.c2791 struct phm_ppt_v2_information *table_info = in vega20_get_dal_power_level()
2792 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega20_get_dal_power_level()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h564 struct phm_ppt_v2_information { struct

Completed in 36 milliseconds