drm/i915: Use the agp_size determined from the GTT
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 17:46:52 +0000 (18:46 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 22:31:09 +0000 (23:31 +0100)
This is the same value as before, but it just makes the code slightly
more readable to use the local variable than converting the aperture
size into bytes every time.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found