HomeSort by: relevance | last modified time | path
    Searched refs:get_powerplay_table (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_processpptables.c 49 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function in typeref:typename:const void *
280 powerplay_table = get_powerplay_table(hwmgr);
370 get_powerplay_table(hwmgr);
amdgpu_process_pptables_v1_0.c 139 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function in typeref:typename:const void *
1075 powerplay_table = get_powerplay_table(hwmgr);
1169 const ATOM_Tonga_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
1217 const ATOM_Tonga_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
1237 const ATOM_Tonga_POWERPLAYTABLE *pptable = get_powerplay_table(hwmgr);
1299 const ATOM_Tonga_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
amdgpu_processpptables.c 832 static const ATOM_PPLIB_POWERPLAYTABLE *get_powerplay_table( function in typeref:typename:const ATOM_PPLIB_POWERPLAYTABLE *
859 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_tab = get_powerplay_table(hwmgr);
874 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table = get_powerplay_table(hwmgr);
899 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table = get_powerplay_table(hwmgr);
1554 get_powerplay_table(hwmgr);
1570 const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table = get_powerplay_table(hwmgr);
1608 powerplay_table = get_powerplay_table(hwmgr);
amdgpu_vega10_processpptables.c 52 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function in typeref:typename:const void *
1197 powerplay_table = get_powerplay_table(hwmgr);
1291 const ATOM_Vega10_POWERPLAYTABLE *pp_table = get_powerplay_table(hwmgr);
1343 get_powerplay_table(hwmgr);
1387 powerplay_table = get_powerplay_table(hwmgr);
amdgpu_vega20_processpptables.c 51 static const void *get_powerplay_table(struct pp_hwmgr *hwmgr) function in typeref:typename:const void *
925 powerplay_table = get_powerplay_table(hwmgr);

Completed in 30 milliseconds