From: Ben Widawsky Date: Thu, 4 Oct 2012 02:34:24 +0000 (-0700) Subject: drm/i915: Fix GT_MODE default value X-Git-Tag: v3.2.32~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250c7501a05653cd581be4f0ae74f72e74ae6e5e;p=pandora-kernel.git drm/i915: Fix GT_MODE default value commit f8f2ac9a76b0f80a6763ca316116a7bab8486997 upstream. I can't even find how I figured this might be needed anymore. But sure enough, the value I'm reading back on platforms doesn't match what the docs recommends. It seemed to fix Chris' GT1 in limited testing as well. Tested-by: Chris Wilson Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter [bwh: Backported to 3.2: open-code _MASKED_BIT_{ENABLE,DISABLE}] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed