From: Keith Packard Date: Wed, 15 Oct 2008 00:20:35 +0000 (-0700) Subject: i915: Fix up ring initialization to cover G45 oddities X-Git-Tag: v2.6.28-rc1~255^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50aa253d820ad4577e2231202f2c8fd89f9dc4e6;p=pandora-kernel.git i915: Fix up ring initialization to cover G45 oddities G45 appears quite sensitive to ring initialization register writes, sometimes leaving the HEAD register with the START register contents. Check to make sure HEAD is reset correctly when START is written, and fix it up, screaming loudly. Signed-off-by: Keith Packard Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed