From: Ville Syrjälä Date: Fri, 23 May 2014 15:30:19 +0000 (+0530) Subject: drm/i915/chv: Skip gen6_gt_check_fifodbg() on CHV X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~63^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab53c267f28f1830c660aad1a8cc063b34fa1cc2;p=pandora-kernel.git drm/i915/chv: Skip gen6_gt_check_fifodbg() on CHV CHV uses the gen8 shadow register mechanism so we shouldn't be checking the GT FIFO status. This effectively removes the posting read, so add an explicit posting read using FORCEWAKE_ACK_VLV (which is what use in vlv_forcewake_reset()). Reviewed-by: Mika Kuoppala Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed