From: Ben Widawsky Date: Fri, 21 Feb 2014 00:01:20 +0000 (-0800) Subject: drm/i915/bdw: Add FBC support X-Git-Tag: v3.15-rc1~51^2~55^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f94d24b7b3191fc8a6cf16c9d815410f5e09ae3;p=pandora-kernel.git drm/i915/bdw: Add FBC support This got lost when we shuffled around our internal branch and GEN7_FEATURES macro. There were no HW changes to support FBC, so we just need to set the flag. v2: Don't allow FBC for any pipe but A on platforms with DDI. (Paulo) Cc: Daisy Sun Signed-off-by: Ben Widawsky Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed