From: Ville Syrjälä Date: Thu, 28 Nov 2013 15:30:02 +0000 (+0200) Subject: drm/i915: Enable FBC for all mobile gen2 and gen3 platforms X-Git-Tag: v3.14-rc1~47^2~44^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd70d52acc7abef6402e21e3e11950773af3d769;p=pandora-kernel.git drm/i915: Enable FBC for all mobile gen2 and gen3 platforms All mobile gen2 and gen3 chipsets should have FBC1, and the code should now handle them all. So just set has_fbc=true for all such chipsets. Note that fbc is still disabled by default for now. Signed-off-by: Ville Syrjälä Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed