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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_smumgr.c 64 if (NULL != hwmgr->smumgr_funcs->thermal_avfs_enable)
65 return hwmgr->smumgr_funcs->thermal_avfs_enable(hwmgr);
amdgpu_fiji_smumgr.c 2665 .thermal_avfs_enable = fiji_thermal_avfs_enable,
amdgpu_vegam_smumgr.c 2297 .thermal_avfs_enable = vegam_thermal_avfs_enable,
amdgpu_polaris10_smumgr.c 2580 .thermal_avfs_enable = polaris10_thermal_avfs_enable,
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 223 int (*thermal_avfs_enable)(struct pp_hwmgr *hwmgr); member in struct:pp_smumgr_func

Completed in 18 milliseconds