From: Daniel Vetter Date: Tue, 24 Aug 2010 17:39:48 +0000 (+0200) Subject: agp/intel: split out gmch/gtt probe, part 2 X-Git-Tag: v2.6.37-rc1~92^2~28^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c026ced58f33bb5702d3063c05dae2b651e4ba;p=pandora-kernel.git agp/intel: split out gmch/gtt probe, part 2 This just splits the device list into two and moves the gtt related stuff to intel-gtt.c. The two new devices lists also lose the not longer needed fields. There where only about 5 cases anyway with both a gmch and a possible agp port, so the duplication of entries is rather small. Additionally kill 2 out of the three Ironlake mobile entries that only differed in host bridge pci id. Signed-off-by: Daniel Vetter Signed-off-by: Chris Wilson --- Reading git-diff-tree failed