From: Ville Syrjälä Date: Wed, 3 Sep 2014 11:09:50 +0000 (+0300) Subject: drm/i915: Don't call gen8_fbc_sw_flush() on chv X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c317adcd58cdc05badd73db901c677164050ab6c;p=pandora-kernel.git drm/i915: Don't call gen8_fbc_sw_flush() on chv CHV doesn't have FBC, so don't go calling gen8_fbc_sw_flush() on it. Cc: Rodrigo Vivi Signed-off-by: Ville Syrjälä [danvet: Add a FIXME comment while at it that we should rework this a lot more.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed