commit | 6c00a61e1bc969c3ea931f62f8789d9818bf1918 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Mon Oct 29 18:06:10 2007 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Feb 05 14:33:32 2008 +1000 |
tree | 6ec75d02be64dd7ad4480f03ce800c53bc355a10 | |
parent | a13af4b4d842da6d7065b8c73fa8f0ac58fea1b6 [diff] |
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.