commit | 5ec36e2d7030c17bd00c9766f9b97b421eae8cdf | [log] [tgz] |
---|---|---|
author | Alex Deucher <[email protected]> | Wed Jan 24 16:41:50 2018 -0500 |
committer | Alex Deucher <[email protected]> | Mon Feb 19 14:18:49 2018 -0500 |
tree | 1ab279ad59d5be75668d6465d7bd83876ae00974 | |
parent | 6f05c4e9d1a1a743eca76ddbad788386d7bb534e [diff] |
drm/amdgpu/pm: handle fan properly when card is powered down Return an error if the user tried to check or set the fan parameters while the card is powered down (e.g., on a PX/HG system for example). This makes the fan consistent with the temperature stuff. Acked-by: Christian König <[email protected]> Reviewed-by: Rex Zhu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>