From: Keith Packard Date: Thu, 30 Apr 2009 21:43:44 +0000 (-0700) Subject: drm/i915: save/restore fence registers across suspend/resume X-Git-Tag: linux-omap-v2.6.30-rc6~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f11c19a396e8cea7dad322dcfb46c0a8517fe6;p=pandora-kernel.git drm/i915: save/restore fence registers across suspend/resume This makes software fallbacks not do tiling wrong on i965 and later after resume. It also should fix 945 performance reduction after resume which would have disabled tiling without causing any visible effect. Signed-off-by: Keith Packard [anholt: Fixed up the 915 case to not save/restore the new regs] Signed-off-by: Eric Anholt --- Reading git-diff-tree failed