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)
commitb92fa839015f27ba0f5c7ef9812eba9ecff538c2
tree148442f65878fc5c29bc23f1ea4834957d503cc2
parentd09105c66eb813ab3f57ba5e738f477f6ff92dec
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