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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
trinity_dpm.h 110 bool enable_auto_thermal_throttling; member in struct:trinity_power_info
kv_dpm.h 163 bool enable_auto_thermal_throttling; member in struct:kv_power_info
sumo_dpm.h 130 bool enable_auto_thermal_throttling; member in struct:sumo_power_info
radeon_sumo_dpm.c 1220 if (pi->enable_auto_thermal_throttling) {
1774 pi->enable_auto_thermal_throttling = true;
radeon_trinity_dpm.c 1119 if (pi->enable_auto_thermal_throttling) {
1988 pi->enable_auto_thermal_throttling = true;
radeon_kv_dpm.c 1239 if (pi->enable_auto_thermal_throttling) {
2769 pi->enable_auto_thermal_throttling = true;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
kv_dpm.h 189 bool enable_auto_thermal_throttling; member in struct:kv_power_info
amdgpu_kv_dpm.c 1312 if (pi->enable_auto_thermal_throttling) {
2837 pi->enable_auto_thermal_throttling = true;

Completed in 69 milliseconds