From: Chris Wilson Date: Tue, 14 Sep 2010 09:22:23 +0000 (+0100) Subject: drm/i915: Fix regression in ba3d8d749b X-Git-Tag: v2.6.37-rc1~92^2~28^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc23aad3b67ca0cd7480dec0b7652d9b8686432;p=pandora-kernel.git drm/i915: Fix regression in ba3d8d749b I pulled the wrong version of the patch from Daniel Vetter which was missing the read barriers -- and the one that was causing all the trouble was from i915_gem_object_put_fence_reg(), leading to GPU hangs on gen3. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed