drm/i915: Remove manual save/resume of fence register state
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 16 Mar 2020 11:38:45 +0000 (11:38 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 16 Mar 2020 20:28:28 +0000 (20:28 +0000)
commitbd9a4dbc84f509b00424f39642013c9efd0beeea
tree4f0330daa66fc87d83187c604273f6474956aae9
parentdec9cf9ee8cb203d556bec3f650c480ba2a04735
drm/i915: Remove manual save/resume of fence register state

Since we always reload the fence register state on runtime resume,
having it explicitly in the S0ix resume code is redundant. Indeed, it
is not even being used!

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200316113846.4974-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_drv.h