Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/inc/
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;
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1517 struct phm_ppm_table *ptr = kzalloc(sizeof(struct phm_ppm_table), GFP_KERNEL); in get_platform_power_management_table()
Dprocess_pptables_v1_0.c203 struct phm_ppm_table *ptr = kzalloc(sizeof(*ptr), GFP_KERNEL); in get_platform_power_management_table()
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1856 struct phm_ppm_table *ppm = hwmgr->dyn_state.ppm_parameter_table; in iceland_populate_bapm_parameters_in_dpm_table()
Dci_smumgr.c722 struct phm_ppm_table *ppm = hwmgr->dyn_state.ppm_parameter_table; in ci_populate_bapm_parameters_in_dpm_table()