From: Ville Syrjälä Date: Tue, 6 Aug 2013 19:24:03 +0000 (+0300) Subject: drm/i915: Kill fbc_enable from hsw_lp_wm_results X-Git-Tag: v3.12-rc1~136^2~59^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71fff20ff1bb790f4defe0c880e028581ffab420;p=pandora-kernel.git drm/i915: Kill fbc_enable from hsw_lp_wm_results We don't need to store the FBC WM enabled status in each watermark level. We anyway have to reduce it down to a single boolean, so just delay checking the FBC WM limit until we're computing the final value. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed