intel-agp: add chipset flushing support

This adds support for flushing the chipsets on the 915, 945, 965 and G33
families of Intel chips.

The BIOS doesn't seem to always allocate the BAR on the 965 chipsets
so I have to use pci resource code to create a resource

It adds an export for pcibios_align_resource.
这个提交包含在:
Dave Airlie
2007-10-29 18:06:10 +10:00
提交者 Dave Airlie
父节点 a13af4b4d8
当前提交 6c00a61e1b
修改 2 个文件,包含 103 行新增1 行删除

查看文件

@@ -72,7 +72,7 @@ pcibios_align_resource(void *data, struct resource *res,
}
}
}
EXPORT_SYMBOL(pcibios_align_resource);
/*
* Handle resources of PCI devices. If the world were perfect, we could