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:
4598af3
)
[AGPGART] intel_agp: fix G965 GTT size detect
author
Wang Zhenyu
<zhenyu.z.wang@intel.com>
Tue, 10 Apr 2007 01:42:48 +0000
(09:42 +0800)
committer
Dave Jones
<davej@redhat.com>
Tue, 10 Apr 2007 02:09:58 +0000
(22:09 -0400)
On G965, I810_PGETBL_CTL is a mmio offset, but we wrongly take it
as pci config space offset in detecting GTT size. This one line patch
fixs this.
Signed-off-by: Wang Zhenyu <zhenyu.z.wang@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found