drm/i915: Enable FBC for all mobile gen2 and gen3 platforms
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 28 Nov 2013 15:30:02 +0000 (17:30 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 12 Dec 2013 15:03:41 +0000 (16:03 +0100)
commitfd70d52acc7abef6402e21e3e11950773af3d769
treebf71803a72f2253dab34b5fc910507c4327cab21
parent159f98750e413f5d6e63d1131417c5310ea175fb
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ä <ville.syrjala@linux.intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c