]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/tgl: Add Wa_1808121037 to tgl.
authorRafael Antognolli <rafael.antognolli@intel.com>
Wed, 12 Feb 2020 19:17:28 +0000 (11:17 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 18 Feb 2020 18:04:32 +0000 (10:04 -0800)
commit40a5582d311c8a7257257b3eaefc6078d161b885
treee03bbe2d696adac4b8d176939e0452741b8cbb6b
parente3ef9b5bc4dca7dc2bf3ea5ce2acb66b22003255
drm/i915/tgl: Add Wa_1808121037 to tgl.

It's not clear whether this workaround is final yet, but the BSpec
indicates that userspace needs to set bit 9 of this register on demand:

   "To avoid sporadic corruptions “Set 0x7010[9] when Depth Buffer
   Surface Format is D16_UNORM , surface type is not NULL & 1X_MSAA"

Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2501
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
[mattrope: Tweaked comment while applying]
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200212191728.25227-1-rafael.antognolli@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c