|
Bugzilla – Full Text Bug Listing |
| Summary: | /sys/class/drm/card1/device/hwmon/hwmon*/power1_cap_min increased from 6.6. to 6.7 way too much | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Benedict Broy <benedictbroy> |
| Component: | Kernel | Assignee: | openSUSE Kernel Bugs <kernel-bugs> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jslaby, tiwai, vliaskovitis |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| URL: | https://gitlab.freedesktop.org/drm/amd/-/issues/3137 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Benedict Broy
2024-01-25 19:25:40 UTC
The change was possibly introduced in: commit 1958946858a62b6b5392ed075aa219d199bcae39 Author: Ma Jun <Jun.Ma2@amd.com> Date: Thu Oct 12 09:33:45 2023 +0800 drm/amd/pm: Support for getting power1_cap_min value Support for getting power1_cap_min value on smu13 and smu11. For other Asics, we still use 0 as the default value. Signed-off-by: Ma Jun <Jun.Ma2@amd.com> Reviewed-by: Kenneth Feng <kenneth.feng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> The above commit may also be an indirect fix for this upstream issue: https://gitlab.freedesktop.org/drm/amd/-/issues/2992 So this sounds like an intentional behavior change in the upstream. But if you find it's still buggy, please report it to the upstream devs, gitlab.freedesktop.org issues. Thanks for the clarification. Yes, it seems like an upstream change (even though I'm not sure if raising the power cap min was part of the intention). It's been reported at https://gitlab.freedesktop.org/drm/amd/-/issues/3137 This is supposed to be fixed in the upstream, so at least 6.8 should work. If I understand correctly, this is - unfortunately - intended behaviour, so I'd suggest marking it as wontfix instead of resolved, if that's ok. Thanks! |