commit | 8b5d8dec7c85b6f1a4ae9c57500f1378d79556bc | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Jun 21 13:31:38 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jul 01 11:59:30 2010 +1000 |
tree | 96d21e708b964d0cc7f45c6c1d328265f487cceb | |
parent | f96b35cd6f499d1219e5c1aac95f818b3e566e67 [diff] |
drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU. Since the VGA switcheroo, we'd attempt to read the BIOS from VRAM on startup but on some unposted cards this can cause hangs/crashes. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28592 (further problem pointed out by agd5f on IGP systems) Reported-by: Reilithion on #radeon Signed-off-by: Dave Airlie <airlied@redhat.com>