]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/aperture_64.c
x86, gart: add resume handling
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / aperture_64.c
index eb20f168c0fdb9052ad37919415cecd70a2a9f89..3409abb231aca97c694a8c38d78bc2996e069363 100644 (file)
@@ -496,4 +496,6 @@ out:
                        write_pci_config(bus, slot, 3, AMD64_GARTAPERTUREBASE, aper_alloc >> 25);
                }
        }
+
+       set_up_gart_resume(aper_order, aper_alloc);
 }