OSDN Git Service

drm/i915/tgl: Move and restrict Wa_1408615072
authorJosé Roberto de Souza <jose.souza@intel.com>
Mon, 2 Mar 2020 23:14:21 +0000 (15:14 -0800)
committerJosé Roberto de Souza <jose.souza@intel.com>
Tue, 3 Mar 2020 21:33:11 +0000 (13:33 -0800)
commit50148a25f841dc1e2cffe1669d4782dfa75d85d6
treed709fc5601e8de8aadcb6e7d75ff877c04574c59
parent3551ff92874405674b58ac0f5742069a5ddfc462
drm/i915/tgl: Move and restrict Wa_1408615072

Following the changes in the previous patch
"drm/i915/gen11: Moving WAs to rcs_engine_wa_init()" also moving TGL
Wa_1408615072 to rcs_engine_wa_init() this way after a engine
reset it will be reapplied also restricting it to A0 as it is fixed in
B0 stepping.

BSpec: 52890
Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200302231421.224322-2-jose.souza@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c
drivers/gpu/drm/i915/intel_pm.c