Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_processpptables.c239 struct phm_ppt_v3_information *pptable_information = in init_powerplay_table_information()
240 (struct phm_ppt_v3_information *)hwmgr->pptable; in init_powerplay_table_information()
307 hwmgr->pptable = kzalloc(sizeof(struct phm_ppt_v3_information), GFP_KERNEL); in vega12_pp_tables_initialize()
333 struct phm_ppt_v3_information *pp_table_info = in vega12_pp_tables_uninitialize()
334 (struct phm_ppt_v3_information *)(hwmgr->pptable); in vega12_pp_tables_uninitialize()
Dvega12_hwmgr.c725 struct phm_ppt_v3_information *pptable_information = in vega12_init_smc_table()
726 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_init_smc_table()
2312 struct phm_ppt_v3_information *pptable_information = in vega12_get_thermal_temperature_range()
2313 (struct phm_ppt_v3_information *)hwmgr->pptable; in vega12_get_thermal_temperature_range()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h571 struct phm_ppt_v3_information struct