Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_processpptables.c230 struct phm_ppt_v3_information *pptable_information = in override_powerplay_table_fantargettemperature()
231 (struct phm_ppt_v3_information *)hwmgr->pptable; in override_powerplay_table_fantargettemperature()
244 struct phm_ppt_v3_information *pptable_information = in init_powerplay_table_information()
245 (struct phm_ppt_v3_information *)hwmgr->pptable; in init_powerplay_table_information()
339 hwmgr->pptable = kzalloc_obj(struct phm_ppt_v3_information); in vega20_pp_tables_initialize()
365 struct phm_ppt_v3_information *pp_table_info = in vega20_pp_tables_uninitialize()
366 (struct phm_ppt_v3_information *)(hwmgr->pptable); in vega20_pp_tables_uninitialize()
H A Dvega12_processpptables.c194 struct phm_ppt_v3_information *pptable_information = in init_powerplay_table_information()
195 (struct phm_ppt_v3_information *)hwmgr->pptable; in init_powerplay_table_information()
266 hwmgr->pptable = kzalloc_obj(struct phm_ppt_v3_information); in vega12_pp_tables_initialize()
292 struct phm_ppt_v3_information *pp_table_info = in vega12_pp_tables_uninitialize()
293 (struct phm_ppt_v3_information *)(hwmgr->pptable); in vega12_pp_tables_uninitialize()
H A Dvega12_thermal.c173 struct phm_ppt_v3_information *pptable_information = in vega12_thermal_set_temperature_range()
174 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_thermal_set_temperature_range()
H A Dvega20_thermal.c244 struct phm_ppt_v3_information *pptable_information = in vega20_thermal_set_temperature_range()
245 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega20_thermal_set_temperature_range()
H A Dvega20_hwmgr.c797 struct phm_ppt_v3_information *pptable_information = in vega20_init_smc_table()
798 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega20_init_smc_table()
1050 struct phm_ppt_v3_information *pptable_information = in vega20_od8_set_feature_capabilities()
1051 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega20_od8_set_feature_capabilities()
1250 struct phm_ppt_v3_information *pptable_information = in vega20_od8_initialize_default_settings()
1251 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega20_od8_initialize_default_settings()
4285 struct phm_ppt_v3_information *pptable_information = in vega20_get_thermal_temperature_range()
4286 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega20_get_thermal_temperature_range()
H A Dvega12_hwmgr.c827 struct phm_ppt_v3_information *pptable_information = in vega12_init_smc_table()
828 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_init_smc_table()
2794 struct phm_ppt_v3_information *pptable_information = in vega12_get_thermal_temperature_range()
2795 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_get_thermal_temperature_range()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h608 struct phm_ppt_v3_information { struct