OSDN Git Service

drm/i915/gt: Rearrange hsw workarounds
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 4 Jan 2021 11:49:14 +0000 (11:49 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 4 Jan 2021 12:36:31 +0000 (12:36 +0000)
commit2b2779917a52136b87c8e0c9d1ba8efb7f5ea8e9
treecbd4158769bd700492132792077b5a138a988667
parent81dc2ddc269db9dc9e1070942e14e4d6ebeff9da
drm/i915/gt: Rearrange hsw 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-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_workarounds.c