From: Paulo Zanoni Date: Thu, 12 Sep 2013 21:06:43 +0000 (-0300) Subject: drm/i915: move more code to __i915_drm_thaw X-Git-Tag: v3.13-rc1~76^2~114^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d49c0ef40890064ca552230c2e3ae0e1fb3b617;p=pandora-kernel.git drm/i915: move more code to __i915_drm_thaw Both callers had code to sanitize the uncore and restore the GTT mappings just before calling __i915_drm_thaw, so Chris suggested I should unify the code. Signed-off-by: Paulo Zanoni Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed