Bug 176341 (OhGodAGirl)
Summary: | Voltage Settings Not Applied | ||
---|---|---|---|
Product: | File System | Reporter: | Kristy-Leigh Minehan (ohgodagirl) |
Component: | SysFS | Assignee: | Greg Kroah-Hartman (greg) |
Status: | NEW --- | ||
Severity: | high | CC: | lailavrazda1979, vedran |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.ohgodagirl.com | ||
Kernel Version: | 4.8 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Kristy-Leigh Minehan
2016-10-05 05:38:33 UTC
On Wed, Oct 05, 2016 at 05:38:33AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=176341 > > URL: http://www.ohgodagirl.com > Bug ID: 176341 > Summary: Voltage Settings Not Applied > Product: File System That's the vaguest subject ever :) Please use the specific mailing list for the subsystem you are having a problem with to notify them of this issue, or refine the fields in this bug report to point to it, sysfs itself is just a transport for all drivers, it is not very specific. This is in reference to the AMDGPU driver - when writing to /sys/class/drm/card0/pp_table, for example, clocks are applied correctly, the TDP/TDC/Max Power Delivery Limit is applied - but voltages are not. On Wed, Oct 05, 2016 at 07:21:19AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > This is in reference to the AMDGPU driver Great, please contact those driver authors on the dri-devel@lists.freedesktop.org mailing list. Will do, thank you. |