From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 63865] radeon_atombios_get_power_modes oops with E-350 Date: Thu, 02 May 2013 05:24:31 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0042463007==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1DBACE6253 for ; Wed, 1 May 2013 22:24:31 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0042463007== Content-Type: multipart/alternative; boundary="1367472271.Aed7F0.5031"; charset="us-ascii" --1367472271.Aed7F0.5031 Date: Thu, 2 May 2013 05:24:31 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=63865 --- Comment #9 from Christian Heinz --- (In reply to comment #8) > It looks like you are using a bogus unposted vbios image. I think you'll > need to bisect. If I had to guess, I'd say it's related to some change in > how the pci rom images are fetched. The issue can be reliably reproduced on my E-450. I bisected it to: ---------- commit f9a37be0f02a943d63e3346b19f9c9d8d91826cb x86: Use PCI setup data EFI can provide PCI ROMs out of band via boot services, which may not be available after boot. Add support for using the data handed off to us by the boot stub or bootloader. ---------- Looks like your guess is correct. Additional notes: - this machine boots in EFI mode as well (via CONFIG_EFI_STUB) - attached my video BIOS for reference -- You are receiving this mail because: You are the assignee for the bug. --1367472271.Aed7F0.5031 Date: Thu, 2 May 2013 05:24:31 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 9 on bug 63865 from
(In reply to comment #8)
> It looks like you are using a bogus unposted vbios image.  I think you'll
> need to bisect.  If I had to guess, I'd say it's related to some change in
> how the pci rom images are fetched.

The issue can be reliably reproduced on my E-450. I bisected it to:

----------
commit f9a37be0f02a943d63e3346b19f9c9d8d91826cb

    x86: Use PCI setup data

    EFI can provide PCI ROMs out of band via boot services, which may not be
    available after boot. Add support for using the data handed off to us by
    the boot stub or bootloader.
----------

Looks like your guess is correct.

Additional notes:
- this machine boots in EFI mode as well (via CONFIG_EFI_STUB)
- attached my video BIOS for reference


You are receiving this mail because:
  • You are the assignee for the bug.
--1367472271.Aed7F0.5031-- --===============0042463007== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0042463007==--