drm/i915/gt: Rearrange vlv workarounds
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 Jan 2021 22:51:43 +0000 (22:51 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Jan 2021 07:53:14 +0000 (07:53 +0000)
commitca85e21846041f4beba0fff5e4fb8473d5723134
treebe1d1fa323761deb4f5a0ef5143583010c70d186
parent64362bc6a90dbec8648a71d582f9e5e3d9f3b73e
drm/i915/gt: Rearrange vlv workarounds

Some rcs0 workarounds were being incorrectly applied to the GT, and so
we failed to restore the expected register settings after a reset.

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/20210113225144.30810-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_workarounds.c