Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h489 struct phm_ppm_table { struct
544 struct phm_ppm_table *ppm_parameter_table;
581 struct phm_ppm_table *ppm_parameter_table;
655 struct phm_ppm_table *ppm_parameter_table;
490 ppm_designphm_ppm_table global() argument
491 cpu_core_numberphm_ppm_table global() argument
492 platform_tdpphm_ppm_table global() argument
493 small_ac_platform_tdpphm_ppm_table global() argument
494 platform_tdcphm_ppm_table global() argument
495 small_ac_platform_tdcphm_ppm_table global() argument
496 apu_tdpphm_ppm_table global() argument
497 dgpu_tdpphm_ppm_table global() argument
498 dgpu_ulv_powerphm_ppm_table global() argument
499 tj_maxphm_ppm_table global() argument
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1517 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()
/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()