Bug 219148
Summary: | k10temp: Tccd missing on Zen 4, possible incorrect valid bit check? | ||
---|---|---|---|
Product: | Drivers | Reporter: | Colin S (bugzilla.kernel.org) |
Component: | Hardware Monitoring | Assignee: | Mario Limonciello (AMD) (mario.limonciello) |
Status: | RESOLVED DOCUMENTED | ||
Severity: | normal | CC: | jdelvare, mario.limonciello, Perry.Yuan |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://community.frame.work/t/missing-per-core-cpu-temperatures-from-k10temp/55833 | ||
Kernel Version: | 6.10 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Colin S
2024-08-11 06:00:54 UTC
Done, thanks for the report. I'll CC Perry who might be able to look at this before I'm back. Otherwise I'll look when I'm back. FYI - You were referring to the wrong IP version for your product. https://docs.kernel.org/gpu/amdgpu/driver-misc.html#gpu-product-information It's 13.0.4 and 13.0.11 for 7x40 devices. Anyway, I double checked the internal documentation and yes the valid bit use in k10temp is still correct for this product. When valid is 0 you can't get a THM_DIE*_TEMP reading. |