]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: move more code to __i915_drm_thaw
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 12 Sep 2013 21:06:43 +0000 (18:06 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Sep 2013 09:40:19 +0000 (11:40 +0200)
commit31c3a20c763a306f9128884ea06786c0267a5817
tree3af9dd0801b914bc043379209a9fae7488c82f74
parent7050de8c74e5953b17fd9ee6fe68b2bf3527eb35
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 <paulo.r.zanoni@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c