]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/icl: add Wa_22010271021 for all gen11
authorCaz Yokoyama <caz.yokoyama@intel.com>
Wed, 24 Mar 2021 20:05:00 +0000 (13:05 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 9 Apr 2021 06:41:20 +0000 (23:41 -0700)
commit503c7ef3b47d7c4274e01d0703ef2d987284716b
tree7803f5e1b6d9c371b80f8ff435ae8346681d8c64
parent2b5298b0aa09be3d789052107cb864603b88bc93
drm/i915/icl: add Wa_22010271021 for all gen11

Wa_22010271021 does not apply only to EHL, but to all gen11 and other
gen12 platforms. Gen12 is already covered in another code path, but we
need to stop checking for EHL when handling gen11.

Bspec: 33450, 52887

v2: Remove "gen11" suffix as it also applies to gen12 platforms

Cc: Clinton Taylor <clinton.a.taylor@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210324200502.1731265-3-lucas.demarchi@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c