From: Ben Skeggs Date: Mon, 12 Jul 2010 03:15:44 +0000 (+1000) Subject: drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch X-Git-Tag: v2.6.36-rc1~540^2~19^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41090eb4243bef2e90159b2a6acdc671ad0f825b;p=pandora-kernel.git drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch On nv50 it became impossible to attempt a PCI ROM shadow of the VBIOS, which will break some setups. This patch also removes the different ordering of shadow methods for pre-nv50 chipsets. The reason for the different ordering was paranoia, but it should hopefully be OK to try shadowing PRAMIN first. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed