Summary: | MSI R7 370 Armor 2X dpm issues | ||
---|---|---|---|
Product: | DRI | Reporter: | Maxim Sheviakov <mrader3940> |
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | mrader3940 |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Maxim Sheviakov
2015-11-09 07:23:15 UTC
Oh, by the way, the GPU worked flawlessly with Linux 4.2.X + my patch. Strange. Looks like changes between rc5 and rc6 (or rc4 and rc5) in radeon_pm.c may be causing issues, so I'll check that. Hey, has anyone noticed this bug yet? I hope someone will help me. Here's the link. Check the pm... line, it's likely to cause problems. (In reply to Maxim Sheviakov from comment #3) > Here's the link. Check the pm... line, it's likely to cause problems. http://fossies.org/diffs/linux/4.3-rc5_vs_4.3-rc6/drivers/gpu/drm/radeon/radeon_pm.c-diff.html (In reply to Maxim Sheviakov from comment #4) > (In reply to Maxim Sheviakov from comment #3) > > Here's the link. Check the pm... line, it's likely to cause problems. > > http://fossies.org/diffs/linux/4.3-rc5_vs_4.3-rc6/drivers/gpu/drm/radeon/ > radeon_pm.c-diff.html Nope, not those pm lines. Will try using rc4 file, will report. Whaaaaaaaaaaaat? Where the hell is the line "{ PCI_VENDOR_ID_ATI, 0x6811, 0x1462, 0x2015, 0, 120000 }"? It was proposed to 4.3-rc4, where the hell is it? Please consider adding the line to si_dpm.c, quirk list is its place. Oh crap, the line in my patch somehow got changed. Have no idea how could it happen. Anyway, will send another patch to 4.4, if the merge window is still open. The thing is, commiter (isn't it Alex?) changed the 1462 to 1762, so that the ID was there for nothing and made no sense and the GPU wouldn't run with dpm. That's it. Will probably send another patch. Dear Alex, could you change that line from 1762 to 1462? So, the patch got upstreamed, now this should work. With 4.4 kernel at least. |
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.