Summary: | [R7 370] DPM and power profile change crash the system | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Elia Argentieri <elia.argentieri> | ||||||||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||||||||
Severity: | major | ||||||||||||||
Priority: | medium | ||||||||||||||
Version: | unspecified | ||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
See Also: |
https://bugs.freedesktop.org/show_bug.cgi?id=76490 https://bugs.freedesktop.org/show_bug.cgi?id=92260 https://bugs.freedesktop.org/show_bug.cgi?id=94692 |
||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
Elia Argentieri
2015-07-10 16:51:20 UTC
Please attach your full dmesg output and xorg log. Also attach a copy of your vbios. (as root) (use lspci to get the bus id) cd /sys/bus/pci/devices/<pci bus id> echo 1 > rom cat rom > /tmp/vbios.rom echo 0 > rom Created attachment 117035 [details]
VBIOS MSI R7 370 Armor 2X
Created attachment 117036 [details]
Full dmesg with radeon.dpm=0
Created attachment 117037 [details]
Xorg.log
Created attachment 117048 [details] [review] Fix by adding a line to si_dpm_quirk_list Adding this line made my card work with DPM enabled, but I'm not sure about mclk value. This card is supposed to have a 5600 MHz video memory according to MSI's site. However Catalyst reports a frequency of 1400 MHz. Tomorrow, I'll play with this values. I have a MSI R7 370 Armor 2x as well and like to report that the suggested workaround does not help in my case. During the boot process the mouse pointer is briefly visible but then the screen goes black. I can use the desktop with radeon.dpm=0. I am returning this card and sticking to my Radeon 6570 for now. I decided to try to add the quirk line to the debian 4.2.3 kernel source currently in sid and this time I booted into a stable desktop. The line from Elia works. (In reply to Paul Frederiks from comment #7) > I decided to try to add the quirk line to the debian 4.2.3 kernel source > currently in sid and this time I booted into a stable desktop. The line from > Elia works. It works, but clocks are really lower than normal. I think that if we use values from MSI R7 370 Gaming 2G we would be able to make it work with even a bit higher clocks. Or we could modify VBios of the card with vendor/model values with ones from that card mentioned before and make the system use all the things for that card. Indeed I also tried with higher clock speeds like 1400 and 1300, but all my attempts had the same outcome. I don't really understand why an higher clock frequency would lock completely the system as the radeon module is loaded... I think MSI is doing nasty things like putting a limit inside their firmware to make the GPU unusable with higher frequencies. I won't ever buy again an MSI product. I'm happy to report that I did not need to patch the kernel after upgrading to kernel 4.5.0 from debian unstable. This issue is finally fixed for MSI R7 370 Armor 2X with linux 4.10 master. See https://bugs.freedesktop.org/show_bug.cgi?id=76490. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.