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 10:30:38 -0500 |
commit | f0ced3f61b4d2a21a3e0f0aa79fb5ad6c6717c31 (patch) | |
tree | 1eee0f569a166a0b78c3337ed74bf1528e62a9d9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | ab63131155b0d86156b892a5d380dc337271aed9 (diff) |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions