From: Wang Zhenyu Date: Thu, 14 Jun 2007 02:01:04 +0000 (+0800) Subject: [AGPGART] intel_agp: fix device probe X-Git-Tag: v2.6.22-rc5~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8888985144db8f4cb7e56154b31bdf233d3550bf;p=pandora-kernel.git [AGPGART] intel_agp: fix device probe This patch trys to fix device probe in two cases. First we should correctly detect device if integrated graphics device is not enabled or exists, like an add-in card is plugged. Second on some type of intel GMCH, it might have multiple graphic chip models, like 945GME case, so we should be sure the detect works through the whole table. Signed-off-by: Wang Zhenyu Signed-off-by: Dave Jones --- Reading git-diff-tree failed