diff options
author | Matt Coffin <mcoffin13@gmail.com> | 2019-07-31 14:14:35 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-02 21:55:47 -0500 |
commit | 4853fc32306faaef03d409c38921c401379da2ea (patch) | |
tree | 73e303549fd4c78243de935aea68516207194e88 /security | |
parent | d1836f3813ee0742a2067d5f4d78e811d2b76d9d (diff) | |
download | linux-4853fc32306faaef03d409c38921c401379da2ea.tar.bz2 |
drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
[Why]
Before this change, the fan control state on smu_v11 was not able to be
changed because the capability check for checking if the fan control
capability existed was inverted.
[How]
The capability check for fan control in smu_v11_0_auto_fan_control was
inverted, to correctly check for the absence, instead of presence of fan
control capabilities.
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Matt Coffin <mcoffin13@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions