[Bug 207673] New: radeon: crash due to over temperature
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sun May 10 13:43:24 UTC 2020
https://bugzilla.kernel.org/show_bug.cgi?id=207673
Bug ID: 207673
Summary: radeon: crash due to over temperature
Product: Drivers
Version: 2.5
Kernel Version: 5.6.x and previous
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri at kernel-bugs.osdl.org
Reporter: phil at jpmr.org
Regression: No
Created attachment 289045
--> https://bugzilla.kernel.org/attachment.cgi?id=289045&action=edit
kernel log + lspci + glxinfo + patch
The radeon driver crashes because of an over temperature of my
AMD Cape Verde Pro graphic card.
On my system, there's no overclocking, and the power management mode is the
default one, with power_method dpm, power_dpm_state balanced and
power_dpm_force_performance_level auto.
This GPU is used for display and opencl computing.
The default over temperature value in r600_dpm is 120C, which seems to be too
high for this chip/card.
I patched my system to have a 100C limit, and I've no crash anymore.
(I tried 110C, and it's still too high).
Attached are the full kernel log of the crash event, the lspci and glxinfo for
the graphic card, and the proposed patch.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list