OSDN Git Service

drm/i915/dg2: introduce Wa_22015475538
authorMatt Atwood <matthew.s.atwood@intel.com>
Tue, 20 Sep 2022 20:43:59 +0000 (13:43 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 23 Sep 2022 17:47:58 +0000 (10:47 -0700)
commit45810b4c5c33f785053169f053f282fbfd04e93e
treebe17fda11661a6823693ce13d199b09db42e4e72
parent7d33fd02dd943c7f8003e95930d15d92529fe917
drm/i915/dg2: introduce Wa_22015475538

Wa_22015475538 applies to all DG2 (and ATSM) skus. The workaround
implementation is identical to Wa_16011620976. LSC_CHICKEN_BIT_0_UDW is
a general render register instead of rcs so adding this move to the
proper wa init function.

bspec:54077

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