]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove save/restore of physical HWS_PGA register
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 16 Nov 2012 11:43:21 +0000 (11:43 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 21 Nov 2012 16:45:02 +0000 (17:45 +0100)
commitc64c16bf9545564a15eb07dd2d2e957e0226414f
tree148442f65878fc5c29bc23f1ea4834957d503cc2
parentea50d81f407156a69500a7c4e0e1560390f3a2d7
drm/i915: Remove save/restore of physical HWS_PGA register

Now that we always restore the HWS registers (both physical and GTT
virtual addresses) when re-initialising the rings, we can eliminate the
superfluous save/restore of the register across suspend and resume.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_suspend.c