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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c 2317 static int si_populate_smc_tdp_limits_2(struct amdgpu_device *adev, function in typeref:typename:int
6880 ret = si_populate_smc_tdp_limits_2(adev, boot_ps);
6882 DRM_ERROR("si_populate_smc_tdp_limits_2 failed\n");
6970 ret = si_populate_smc_tdp_limits_2(adev, new_ps);
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_si_dpm.c 2226 static int si_populate_smc_tdp_limits_2(struct radeon_device *rdev, function in typeref:typename:int
6446 ret = si_populate_smc_tdp_limits_2(rdev, boot_ps);
6448 DRM_ERROR("si_populate_smc_tdp_limits_2 failed\n");
6550 ret = si_populate_smc_tdp_limits_2(rdev, new_ps);

Completed in 67 milliseconds