Searched refs:GNLD_FAN_CONTROL (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_thermal.c73 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
76 data->smu_features[GNLD_FAN_CONTROL].
80 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
91 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
94 data->smu_features[GNLD_FAN_CONTROL].
98 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
108 if (data->smu_features[GNLD_FAN_CONTROL].supported)
122 if (data->smu_features[GNLD_FAN_CONTROL].supported)
H A Dvega20_thermal.c37 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
40 data->smu_features[GNLD_FAN_CONTROL].
45 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
55 if (data->smu_features[GNLD_FAN_CONTROL].supported)
66 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
69 data->smu_features[GNLD_FAN_CONTROL].
74 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
84 if (data->smu_features[GNLD_FAN_CONTROL].supported)
H A Dvega10_thermal.c100 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
184 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
187 data->smu_features[GNLD_FAN_CONTROL].
191 data->smu_features[GNLD_FAN_CONTROL].enabled = true;
201 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
204 data->smu_features[GNLD_FAN_CONTROL].
208 data->smu_features[GNLD_FAN_CONTROL].enabled = false;
234 if (data->smu_features[GNLD_FAN_CONTROL].supported) {
512 if (!data->smu_features[GNLD_FAN_CONTROL].supported)
569 if (!data->smu_features[GNLD_FAN_CONTROL]
[all...]
H A Dvega10_hwmgr.h65 GNLD_FAN_CONTROL, enumerator in enum:__anon507
H A Dvega12_hwmgr.h66 GNLD_FAN_CONTROL, enumerator in enum:__anon537
H A Dvega20_hwmgr.h74 GNLD_FAN_CONTROL, enumerator in enum:__anon538
H A Dvega12_hwmgr.c351 data->smu_features[GNLD_FAN_CONTROL].smu_feature_id =
1809 if (data->smu_features[GNLD_FAN_CONTROL].enabled == false)
H A Dvega20_hwmgr.c386 data->smu_features[GNLD_FAN_CONTROL].smu_feature_id =
1083 if (data->smu_features[GNLD_FAN_CONTROL].enabled) {
2763 if (data->smu_features[GNLD_FAN_CONTROL].enabled == false)
H A Dvega10_hwmgr.c424 data->smu_features[GNLD_FAN_CONTROL].smu_feature_id =
471 data->smu_features[GNLD_FAN_CONTROL].supported = true;
4347 if (data->smu_features[GNLD_FAN_CONTROL].enabled == false)

Completed in 162 milliseconds