git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a13af4b
)
intel-agp: add chipset flushing support
author
Dave Airlie
<airlied@linux.ie>
Mon, 29 Oct 2007 08:06:10 +0000
(18:06 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 5 Feb 2008 04:33:32 +0000
(14:33 +1000)
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.
No differences found