From: Chris Wilson Date: Mon, 15 Nov 2010 05:25:58 +0000 (+0000) Subject: drm/i915: Fix current tiling check for relaxed fencing X-Git-Tag: v2.6.38-rc1~419^2~23^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df15315899c0641412bd54b29565a70b078a6ac8;p=pandora-kernel.git drm/i915: Fix current tiling check for relaxed fencing As we may bind an object with the correct alignment, but with an invalid size, it may pass the current checks on whether the object may be reused with a fence. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed