From: Paulo Zanoni Date: Fri, 23 Aug 2013 22:51:28 +0000 (-0300) Subject: drm/i915: enable trickle feed on Haswell X-Git-Tag: v3.12-rc1~61^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5d76dbb636c73912c9ff1c90ff46dd2273f098;p=pandora-kernel.git drm/i915: enable trickle feed on Haswell We shouldn't disable the trickle feed bits on Haswell. Our documentation explicitly says the trickle feed bits of PRI_CTL and CUR_CTL should not be programmed to 1, and the hardware engineer also asked us to not program the SPR_CTL field to 1. Leaving the bits as 1 could cause underflows. Reported-by: Arthur Runyan Signed-off-by: Paulo Zanoni Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed