commit | 5ec36e2d7030c17bd00c9766f9b97b421eae8cdf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jan 24 16:41:50 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | 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 <christian.koenig@amd.com> Reviewed-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>