]> git.itanic.dy.fi Git - linux-stable/commit
drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203
authorRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Wed, 29 Mar 2023 21:23:35 +0000 (18:23 -0300)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 30 Mar 2023 19:47:26 +0000 (12:47 -0700)
commit5fba65efa7cfb8cef227a2c555deb10327a5e27b
tree91b9f8ef24865e715d2fce6c01e52e9a848b4852
parent49f6f6483b652108bcb73accd0204a464b922395
drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203

Both workarounds require the same implementation and apply to MTL P and
M from stepping A0 to B0 (exclusive).

v2:
  - Remove unrelated brace removal. (Matt)

Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa@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/20230329212336.106161-2-gustavo.sousa@intel.com
drivers/gpu/drm/i915/gt/intel_gt_regs.h
drivers/gpu/drm/i915/gt/intel_workarounds.c