https://bugzilla.kernel.org/show_bug.cgi?id=206475 Alex Deucher (alexdeucher@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@xxxxxxxxx --- Comment #16 from Alex Deucher (alexdeucher@xxxxxxxxx) --- (In reply to Andrew Ammerlaan from comment #15) > However, now that the iGPU is default, I can still see the system monitor > that I usually run on the other monitor when this issue occurs. Every single > time the thermal sensor of the GPU would show a ridiculous value (e.g. 511 > degrees Celsius). When the GPU is in reset all reads to the MMIO BAR return 1s so you are just getting all ones until the reset succeeds. 511 is just all ones. This patch will fix that issue: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9271dfd9e0f79e2969dcbe28568bce0fdc4f8f73 -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel