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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_ci_smumgr.c 475 static int ci_populate_all_graphic_levels(struct pp_hwmgr *hwmgr) function in typeref:typename:int
1981 result = ci_populate_all_graphic_levels(hwmgr);
2958 .populate_all_graphic_levels = ci_populate_all_graphic_levels,
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ci_dpm.c 3282 static int ci_populate_all_graphic_levels(struct radeon_device *rdev) function in typeref:typename:int
3594 ret = ci_populate_all_graphic_levels(rdev);
3923 ret = ci_populate_all_graphic_levels(rdev);

Completed in 16 milliseconds