From: Ville Syrjälä Date: Fri, 7 Jun 2013 07:47:02 +0000 (+0300) Subject: drm/i915: Disable trickle feed via MI_ARB_STATE for the gen4 X-Git-Tag: v3.11-rc1~65^2~61^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f949670f51341f255b17ec4650fa69ba22cb87;p=pandora-kernel.git drm/i915: Disable trickle feed via MI_ARB_STATE for the gen4 According to BSpec, trickle feed should be disabled for BW and mobile CL. Those constraints seem to match all of our gen4 chipsets. Trickle feed is disabled via the MI_ARB_STATE register instead of per plane controls on gen4. Reviewed-by: Chris Wilson Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed