From: Thomas Hellstrom Date: Tue, 5 Oct 2010 10:43:00 +0000 (+0200) Subject: drm/vmwgfx: Fix ACPI S3 & S4 functionality. X-Git-Tag: v2.6.37-rc1~92^2~26^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094e0fa8b96c9fab5df9597e728d82f3d87ee471;p=pandora-kernel.git drm/vmwgfx: Fix ACPI S3 & S4 functionality. Don't suspend or hibernate when there are 3D resources active since we can't restore the device's 3D state. Instead fail with an error message. In other cases, make sure we re-enable the fifo and unlock ttm on resume. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed