<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - radeon_atombios_get_power_modes oops with E-350"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63865#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - radeon_atombios_get_power_modes oops with E-350"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63865">bug 63865</a>
              from <span class="vcard"><a class="email" href="mailto:crhp@nainokami.net" title="Christian Heinz <crhp@nainokami.net>"> <span class="fn">Christian Heinz</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=63865#c8">comment #8</a>)
<span class="quote">> 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.</span >

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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>