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)
commit2d2430cf9bf9e8b0ad9ea34a103625f4fe7e4477
tree2beac383272109a7db261b88fd3de664f4b5348b
parent73800422a30e9b8b6e0e49c27af9e9d196e52fd9
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 <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/char/agp/intel-gtt.c