Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega10_hwmgr.c179 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps()
289 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting()
497 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv()
534 struct phm_ppt_v2_information *table_info = in vega10_get_evv_voltages()
639 struct phm_ppt_v2_information *table_info = in vega10_patch_voltage_dependency_tables_with_lookup_table()
717 struct phm_ppt_v2_information *table_info = in vega10_complete_dependency_tables()
746 struct phm_ppt_v2_information *table_info = in vega10_set_private_data_based_on_pptable()
1132 struct phm_ppt_v2_information *table_info = in vega10_construct_voltage_tables()
1221 struct phm_ppt_v2_information *table_info = in vega10_setup_default_pcie_table()
1269 struct phm_ppt_v2_information *table_info = in vega10_setup_default_dpm_tables()
[all …]
H A Dvega10_processpptables.c763 struct phm_ppt_v2_information *table_info = in get_pcie_table()
764 (struct phm_ppt_v2_information *)(hwmgr->pptable); in get_pcie_table()
858 struct phm_ppt_v2_information *pp_table_info = in init_powerplay_extended_tables()
859 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_powerplay_extended_tables()
1050 struct phm_ppt_v2_information *pp_table_info = in init_dpm_2_parameters()
1051 (struct phm_ppt_v2_information *)(hwmgr->pptable); in init_dpm_2_parameters()
1139 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v2_information), GFP_KERNEL); in vega10_pp_tables_initialize()
1185 struct phm_ppt_v2_information *pp_table_info = in vega10_pp_tables_uninitialize()
1186 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_pp_tables_uninitialize()
H A Dvega10_thermal.c365 struct phm_ppt_v2_information *pp_table_info = in vega10_thermal_set_temperature_range()
366 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_thermal_set_temperature_range()
H A Dvega10_powertune.c1291 struct phm_ppt_v2_information *table_info = in vega10_initialize_power_tune_defaults()
1292 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_initialize_power_tune_defaults()
1341 struct phm_ppt_v2_information *table_info = in vega10_enable_power_containment()
1342 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_enable_power_containment()
H A Dvega12_hwmgr.c1598 struct phm_ppt_v2_information *table_info = in vega12_get_dal_power_level()
1599 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega12_get_dal_power_level()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h525 struct phm_ppt_v2_information { struct