From: Chris Wilson Date: Thu, 27 May 2010 12:18:16 +0000 (+0100) Subject: drm/i915: Only print "nothing to do" debug message as required. X-Git-Tag: v2.6.35-rc2~56^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a939406fda8ddc7de69ee9186356d09dc6daaa2c;p=pandora-kernel.git drm/i915: Only print "nothing to do" debug message as required. If the FBC is already disabled, then we do not even attempt to disable FBC and so there is no point emitting a debug statement at that point, having already emitted one saying why we are disabling FBC. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed