]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
authorBen Skeggs <bskeggs@redhat.com>
Mon, 12 Jul 2010 03:15:44 +0000 (13:15 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 13 Jul 2010 00:14:01 +0000 (10:14 +1000)
commit41090eb4243bef2e90159b2a6acdc671ad0f825b
tree89b51b8f1f8bc15223279c29b0c08f54d33e94c3
parentdad9acff504257d37058d3452c978a4129944d99
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 <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_bios.c