From: Wang Zhenyu Date: Tue, 10 Apr 2007 01:42:48 +0000 (+0800) Subject: [AGPGART] intel_agp: fix G965 GTT size detect X-Git-Tag: v2.6.21-rc7~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ea0718ea506df0915eacedb439e65c5f214e0e;p=pandora-kernel.git [AGPGART] intel_agp: fix G965 GTT size detect 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 Signed-off-by: Dave Jones --- Reading git-diff-tree failed