drm/i915/dg2: Return Wa_22012654132 to just specific steppings
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 13 Dec 2022 23:41:19 +0000 (15:41 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 15 Dec 2022 18:03:45 +0000 (10:03 -0800)
commit44da2032063502d32129350656934668d11087d1
tree36e20a986beee6acef0ede378e21e42ec12271c9
parent4d5cf7b1680a1e6db327e3c935ef58325cbedb2c
drm/i915/dg2: Return Wa_22012654132 to just specific steppings

Programming of the ENABLE_PREFETCH_INTO_IC bit originally showed up in
both the general DG2 tuning guide (applicable to all DG2
variants/steppings) and under Wa_22012654132 (applicable only to
specific steppings).  It has now been removed from the tuning guide, and
the guidance is to only program it in the specific steppings associated
with the workaround.

Bspec: 68331
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221213234119.2963317-1-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c