Searched refs:get_powerplay_table (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_processpptables.c43 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function
270 powerplay_table = get_powerplay_table(hwmgr);
360 get_powerplay_table(hwmgr);
H A Dprocess_pptables_v1_0.c134 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function
1151 powerplay_table = get_powerplay_table(hwmgr);
1245 const ATOM_Tonga_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
1293 const ATOM_Tonga_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
1313 const ATOM_Tonga_POWERPLAYTABLE *pptable = get_powerplay_table(hwmgr);
1376 const ATOM_Tonga_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
H A Dprocesspptables.c825 static const ATOM_PPLIB_POWERPLAYTABLE *get_powerplay_table( function
852 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_tab = get_powerplay_table(hwmgr);
867 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table = get_powerplay_table(hwmgr);
892 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table = get_powerplay_table(hwmgr);
1653 get_powerplay_table(hwmgr);
1669 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table = get_powerplay_table(hwmgr);
1707 powerplay_table = get_powerplay_table(hwmgr);
H A Dvega10_processpptables.c46 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function
1157 powerplay_table = get_powerplay_table(hwmgr);
1251 const ATOM_Vega10_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
1303 get_powerplay_table(hwmgr);
1347 powerplay_table = get_powerplay_table(hwmgr);
H A Dvega20_processpptables.c45 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function
917 powerplay_table = get_powerplay_table(hwmgr);

Completed in 218 milliseconds