OSDN Git Service

drm/i915/gt: Restore coarse power gating
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 31 Dec 2019 12:27:08 +0000 (12:27 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 1 Jan 2020 00:26:38 +0000 (00:26 +0000)
commit32f408ac3e5d95781f52328a09e5409b01255841
tree67ebfb39e2f2272e74d7f7fa631518d399e92d29
parent1764b992be0f1c4295d2d9572ec46d568bd3fc14
drm/i915/gt: Restore coarse power gating

The coarse power gating was disabled as part of commit 2248a28384fe
("drm/i915/gen8+: Add RC6 CTX corruption WA") as a prelude to recover
from the context corruption; the power gating itself has no direct
impact on the RC6 context corruption. However, that recovery scheme was
never implemented due to difficult corner cases, and so we no longer need
to keep the power gating disabled.

Fixes: 2248a28384fe ("drm/i915/gen8+: Add RC6 CTX corruption WA")
Closes: https://gitlab.freedesktop.org/drm/intel/issues/846
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Eero Tamminen <eero.t.tamminen@intel.com>
Cc: Jon Bloomfield <jon.bloomfield@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191231122708.4025916-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_drv.h