Home
last modified time | relevance | path

Searched refs:phm_ppm_table (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h490 struct phm_ppm_table { struct
545 struct phm_ppm_table *ppm_parameter_table;
582 struct phm_ppm_table *ppm_parameter_table;
656 struct phm_ppm_table *ppm_parameter_table;
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1519 struct phm_ppm_table *ptr = kzalloc(sizeof(struct phm_ppm_table), GFP_KERNEL); in get_platform_power_management_table()
H A Dprocess_pptables_v1_0.c203 struct phm_ppm_table *ptr = kzalloc(sizeof(*ptr), GFP_KERNEL); in get_platform_power_management_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1856 struct phm_ppm_table *ppm = hwmgr->dyn_state.ppm_parameter_table; in iceland_populate_bapm_parameters_in_dpm_table()
H A Dci_smumgr.c722 struct phm_ppm_table *ppm = hwmgr->dyn_state.ppm_parameter_table; in ci_populate_bapm_parameters_in_dpm_table()