From: Chris Wilson Date: Mon, 14 Sep 2009 15:50:26 +0000 (+0100) Subject: drm/i915: Remove stored gtt_alignment X-Git-Tag: v2.6.32-rc1~52^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e67b8ce1b59006ba41245838db60b6fcda365ba8;p=pandora-kernel.git drm/i915: Remove stored gtt_alignment There is no need to store the gtt_alignment as it is either explicitly set according to the hardware requirements (e.g. scanout) or the minimum alignment is computed on demand. Signed-off-by: Chris Wilson Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed