From: Chris Wilson Date: Sat, 27 Jul 2013 16:23:55 +0000 (+0100) Subject: drm/i915: Squelch repeated reasoning for why FBC cannot be activated X-Git-Tag: v3.12-rc1~136^2~59^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ebf90f8157f9d01dda2b1555b4a08e9e542b21;p=pandora-kernel.git drm/i915: Squelch repeated reasoning for why FBC cannot be activated Almost invariably the reason why FBC cannot be turned on is the same every time (disabled via parameter, too many pipes, pipe too large etc) as modesetting and framebuffer configuration changes less frequently than trying to enable FBC. Signed-off-by: Chris Wilson Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed