From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 76490] Hang during boot when DPM is on (R9 270X) Date: Tue, 24 Jan 2017 21:44:36 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1287095271==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0D7036E87A for ; Tue, 24 Jan 2017 21:44:36 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1287095271== Content-Type: multipart/alternative; boundary="14852942760.B9D80.4639"; charset="UTF-8" --14852942760.B9D80.4639 Date: Tue, 24 Jan 2017 21:44:35 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D76490 --- Comment #119 from Daniel Exner --- Good news! With kernel 4.10.0-rc5-00071-ga4685d2f58e2 that includes: drm/radeon/si: load special ucode for certain MC configs from drm-fixes-4.10 branch and the si58_mc.bin file from=20 https://people.freedesktop.org/~agd5f/radeon_ucode/ I could boot fine. This small change I made indeed showed it is using the file for my card: + { + DRM_INFO("Loading special si58_mc Microcode\n"); snprintf(fw_name, sizeof(fw_name), "radeon/si58_mc.bin"); + } Then I could remove the quirk I needed! - { PCI_VENDOR_ID_ATI, 0x6810, 0x1462, 0x3036, 0, 120000 }, I guess 3h portal 2 are enough to verify everything works now as it should. Perhaps others can test their quirk lines, too? --=20 You are receiving this mail because: You are the assignee for the bug.= --14852942760.B9D80.4639 Date: Tue, 24 Jan 2017 21:44:36 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comme= nt # 119 on bug 76490<= /a> from Daniel Exner
Good news!

With kernel 4.10.0-rc5-00071-ga4685d2f58e2 that includes:

drm/radeon/si: load special ucode for certain MC configs

from drm-fixes-4.10 branch and the si58_mc.bin file from=20

https://peo=
ple.freedesktop.org/~agd5f/radeon_ucode/

I could boot fine.

This small change I made indeed showed it is using the file for my card:
+       {
+               DRM_INFO("Loading special si58_mc Microcode\n");
                snprintf(fw_name, sizeof(fw_name), "radeon/si58_mc.bin=
");
+       }

Then I could remove the quirk I needed!

-       { PCI_VENDOR_ID_ATI, 0x6810, 0x1462, 0x3036, 0, 120000 },

I guess 3h portal 2 are enough to verify everything works now as it should.

Perhaps others can test their quirk lines, too?


You are receiving this mail because:
  • You are the assignee for the bug.
= --14852942760.B9D80.4639-- --===============1287095271== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1287095271==--