Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c197 struct phm_ppt_v2_information *table_info = in vega10_set_features_platform_caps()
198 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega10_set_features_platform_caps()
307 struct phm_ppt_v2_information *table_info = in vega10_odn_initial_default_setting()
308 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_odn_initial_default_setting()
522 struct phm_ppt_v2_information *table_info = in vega10_get_socclk_for_voltage_evv()
523 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_get_socclk_for_voltage_evv()
559 struct phm_ppt_v2_information *table_info = in vega10_get_evv_voltages()
560 (struct phm_ppt_v2_information *)hwmgr->pptable; in vega10_get_evv_voltages()
664 struct phm_ppt_v2_information *table_info = in vega10_patch_voltage_dependency_tables_with_lookup_table()
665 (struct phm_ppt_v2_information *)(hwmgr->pptable); in vega10_patch_voltage_dependency_tables_with_lookup_table()
[all …]
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()
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()
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()
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()
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-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h563 struct phm_ppt_v2_information { struct