From: Alex Deucher Date: Fri, 2 Oct 2009 21:36:41 +0000 (-0400) Subject: drm/radeon/kms: add support for "Surround View" X-Git-Tag: v2.6.32-rc4~32^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b442962a9e826e6d408886b3e52c88b774201983;p=pandora-kernel.git drm/radeon/kms: add support for "Surround View" "Surround View" is an option in the system bios that enables the AMD IGP chip in conjunction with a discrete AMD card. However, since the IGP vbios is part of the system bios it is not accessible via the rom bar or the legacy vga location. When "Surround View" is enabled in the system bios, the system bios puts a copy of the IGP vbios image at the start of vram. This patch adds support for reading the vbios image out of vram on IGP cards. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed