https://bugs.freedesktop.org/show_bug.cgi?id=63865

--- Comment #9 from Christian Heinz <c...@nainokami.net> ---
(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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to