From: Eugeni Dodonov Date: Thu, 28 Jun 2012 20:11:43 +0000 (-0300) Subject: drm/i915: prevent bogus intel_update_fbc notifications X-Git-Tag: v3.6-rc1~83^2~39^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c243e25739252ce08718f519a2d567fd1d91ff0;p=pandora-kernel.git drm/i915: prevent bogus intel_update_fbc notifications This pollutes dmesg output even if we do not have FBC for the device, so move the DRM_DEBUG_KMS statement lower. v2: just kill the message as suggested by Daniel. Signed-off-by: Eugeni Dodonov Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed