From: Jesse Barnes Date: Wed, 5 Jan 2011 20:01:25 +0000 (-0800) Subject: drm/i915: fix rc6 enabling around suspend/resume X-Git-Tag: v2.6.38-rc1~398^2~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1daed3fb8324d517a1f9da43f1a1d3619d1b0ddc;p=pandora-kernel.git drm/i915: fix rc6 enabling around suspend/resume Enabling RC6 implies setting a graphics context. Make sure we do that only after the ring has been enabled, otherwise our ring commands will hang. Signed-off-by: Jesse Barnes Signed-off-by: Chris Wilson --- Reading git-diff-tree failed