OSDN Git Service

drm/i915/icl: WaDisableImprovedTdlClkGating
authorOscar Mateo <oscar.mateo@intel.com>
Fri, 25 May 2018 22:05:29 +0000 (15:05 -0700)
committerMika Kuoppala <mika.kuoppala@linux.intel.com>
Tue, 29 May 2018 12:52:24 +0000 (15:52 +0300)
commit3c7ab27896804ebda7499969befbdbfbc4edaa53
tree0e69e95557b96fa79f0279fc3d124df651dc775c
parent8f1ad1ef1e7ac916a0b344e5e473f52b9159fc87
drm/i915/icl: WaDisableImprovedTdlClkGating

Revert to the legacy implementation.

v2: GEN7_ROW_CHICKEN2 is masked
v3:
  - Rebased
  - Renamed to Wa_2006611047
  - A0 and B0 only
v4:
  - Add spaces around '<<' (and fix the surrounding code as well)
  - Mark the WA as pre-prod
v5: Rebased on top of the WA refactoring
v6: Added References (Mika)
v7: Fixed in B0

References: HSDES#2006611047
Signed-off-by: Oscar Mateo <oscar.mateo@intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1527285939-20113-2-git-send-email-oscar.mateo@intel.com
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_workarounds.c