commit | 41090eb4243bef2e90159b2a6acdc671ad0f825b | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon Jul 12 13:15:44 2010 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Jul 13 10:14:01 2010 +1000 |
tree | 89b51b8f1f8bc15223279c29b0c08f54d33e94c3 | |
parent | dad9acff504257d37058d3452c978a4129944d99 [diff] |
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>