OSDN Git Service

drm/i915/gt: Rearrange snb workarounds
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 4 Jan 2021 11:49:13 +0000 (11:49 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 4 Jan 2021 12:36:30 +0000 (12:36 +0000)
commit81dc2ddc269db9dc9e1070942e14e4d6ebeff9da
tree41831f1f5c049de25b62d00d6937b0c0295854f8
parentbb80d8784d2a90f9c465c1fe95d240c73c4ba650
drm/i915/gt: Rearrange snb 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/20210104114914.30165-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_workarounds.c