]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61e9aa98325aff8ace122d33653fe733aa2a7340
treebe1d1fa323761deb4f5a0ef5143583010c70d186
parentfb4a2306a3e557c1b6bf2dcde95f0da6648393db
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