intel-gtt: consolidate i9xx setup
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 29 Aug 2010 15:35:30 +0000 (17:35 +0200)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 20:20:18 +0000 (21:20 +0100)
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 <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found