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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_thermal.c 79 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
82 data->smu_features[GNLD_FAN_CONTROL].
86 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
97 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
100 data->smu_features[GNLD_FAN_CONTROL].
104 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
114 if (data->smu_features[GNLD_FAN_CONTROL].supported)
128 if (data->smu_features[GNLD_FAN_CONTROL].supported)
amdgpu_vega20_thermal.c 42 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
45 data->smu_features[GNLD_FAN_CONTROL].
50 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
60 if (data->smu_features[GNLD_FAN_CONTROL].supported)
71 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
74 data->smu_features[GNLD_FAN_CONTROL].
79 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
89 if (data->smu_features[GNLD_FAN_CONTROL].supported)
amdgpu_vega10_thermal.c 107 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
192 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
195 data->smu_features[GNLD_FAN_CONTROL].
199 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
209 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
212 data->smu_features[GNLD_FAN_CONTROL].
216 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
242 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
514 if (!data->smu_features[GNLD_FAN_CONTROL].supported)
570 if (!data->smu_features[GNLD_FAN_CONTROL].supported
    [all...]
vega10_hwmgr.h 67 GNLD_FAN_CONTROL,
vega12_hwmgr.h 69 GNLD_FAN_CONTROL,
vega20_hwmgr.h 76 GNLD_FAN_CONTROL,
amdgpu_vega12_hwmgr.c 351 data->smu_features[GNLD_FAN_CONTROL].smu_feature_id =
1679 if (data->smu_features[GNLD_FAN_CONTROL].enabled == false)
amdgpu_vega20_hwmgr.c 389 data->smu_features[GNLD_FAN_CONTROL].smu_feature_id =
1066 if (data->smu_features[GNLD_FAN_CONTROL].enabled) {
2723 if (data->smu_features[GNLD_FAN_CONTROL].enabled == false)
amdgpu_vega10_hwmgr.c 429 data->smu_features[GNLD_FAN_CONTROL].smu_feature_id =
477 data->smu_features[GNLD_FAN_CONTROL].supported = true;
4255 if (data->smu_features[GNLD_FAN_CONTROL].enabled == false)
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
vega20_ppt.h 71 GNLD_FAN_CONTROL,

Completed in 24 milliseconds