From: Jesse Barnes Date: Tue, 17 Feb 2009 23:13:31 +0000 (-0800) Subject: drm/i915: suspend/resume GEM when KMS is active X-Git-Tag: v2.6.29-rc6~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5669fcacc58bf3a7386057addffd280d75380858;p=pandora-kernel.git drm/i915: suspend/resume GEM when KMS is active In the KMS case, we need to suspend/resume GEM as well. So on suspend, make sure we idle GEM and stop any new rendering from coming in, and on resume, re-init the framebuffer and clear the suspended flag. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed