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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c 4054 static void si_enable_thermal_protection(struct amdgpu_device *adev, function in typeref:typename:void
6815 si_enable_thermal_protection(adev, true);
6930 si_enable_thermal_protection(adev, false);
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_si_dpm.c 3593 static void si_enable_thermal_protection(struct radeon_device *rdev, function in typeref:typename:void
6381 si_enable_thermal_protection(rdev, true);
6510 si_enable_thermal_protection(rdev, false);

Completed in 22 milliseconds