From: Dave Airlie Date: Mon, 21 Jun 2010 03:31:38 +0000 (+1000) Subject: drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU. X-Git-Tag: v2.6.35-rc4~15^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5d8dec7c85b6f1a4ae9c57500f1378d79556bc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed