From: Daniel Vetter Date: Sun, 29 Aug 2010 15:35:30 +0000 (+0200) Subject: intel-gtt: consolidate i9xx setup X-Git-Tag: v2.6.37-rc1~92^2~28^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d2430cf9bf9e8b0ad9ea34a103625f4fe7e4477;p=pandora-kernel.git intel-gtt: consolidate i9xx setup The only difference between i915 and i965 was the calculation of the gtt address. So merge these two paths into one. Otherwise the same changes as in the i830 setup consolidation. Signed-off-by: Daniel Vetter Signed-off-by: Chris Wilson --- Reading git-diff-tree failed