OSDN Git Service

drm/i915/gt: Rearrange ivb workarounds
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 13 Jan 2021 22:51:44 +0000 (22:51 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Jan 2021 07:53:15 +0000 (07:53 +0000)
commit140e2b0b6bfb754a614f4b8dca8031fae9695026
treec4d9969ec4b07718add07eb445e84581b6c73014
parentca85e21846041f4beba0fff5e4fb8473d5723134
drm/i915/gt: Rearrange ivb 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-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_workarounds.c