From: Chris Wilson Date: Wed, 27 Oct 2010 17:46:52 +0000 (+0100) Subject: drm/i915: Use the agp_size determined from the GTT X-Git-Tag: v2.6.38-rc1~419^2~23^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e9339c3389de6a685ecb26261a81b8a583aa1c;p=pandora-kernel.git drm/i915: Use the agp_size determined from the GTT 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 --- Reading git-diff-tree failed