[Bug 110213] Used pwm value is lesser than the requested value
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 21 02:36:06 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110213
Alex Deucher <alexdeucher at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Alex Deucher <alexdeucher at gmail.com> ---
The hwmon API specifies the range as 0-255, but the hw actually has a different
range. The conversion between ranges for read and writes accounts for the
difference. See smu7_fan_ctrl_get_fan_speed_percent() and
smu7_fan_ctrl_set_fan_speed_percent() smu7_thermal.c and
amdgpu_hwmon_get_pwm1() and amdgpu_hwmon_set_pwm1() amdgpu_pm.c.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190321/ecff9789/attachment.html>
More information about the dri-devel
mailing list