From: Dave Airlie Date: Wed, 12 Jan 2011 01:38:37 +0000 (+1000) Subject: i915/gtt: fix ordering issues with status setup and DMAR X-Git-Tag: v2.6.38-rc1~398^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46f3108b1cd8bf11d46ac8a5f30df6f6dbdf738;p=pandora-kernel.git i915/gtt: fix ordering issues with status setup and DMAR This code was setting up the status page before setting the DMAR-is-on-bit, so we were getting DMAR errors on the status page. Reverse the two bits of init code to the correct result. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed