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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_processpptables.c 107 static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable) function in typeref:typename:int
266 result = append_vbios_pptable(hwmgr, (pptable_information->smc_pptable));
amdgpu_vega20_processpptables.c 721 static int append_vbios_pptable(struct pp_hwmgr *hwmgr, PPTable_t *ppsmc_pptable) function in typeref:typename:int
907 result = append_vbios_pptable(hwmgr, (pptable_information->smc_pptable));

Completed in 13 milliseconds