Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocesspptables.h39 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr,
Dsmu10_hwmgr.c773 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu10_dpm_get_num_of_pp_table_entries()
Dprocesspptables.c865 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr, in pp_tables_get_num_of_entries() function
Dsmu8_hwmgr.c1368 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu8_dpm_get_num_of_pp_table_entries()
Dsmu7_hwmgr.c3109 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu7_get_number_of_powerplay_table_entries()