artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e5fdd4
)
drm/i915/mtl: Update workaround 14018575942
author
jsg
<jsg@openbsd.org>
Thu, 11 Apr 2024 03:16:35 +0000
(
03:16
+0000)
committer
jsg
<jsg@openbsd.org>
Thu, 11 Apr 2024 03:16:35 +0000
(
03:16
+0000)
From Tejas Upadhyay
2564623ee0da92ed7f8a87aa3758cbf2c46257bb
in linux-6.6.y/6.6.26
186bce682772e7346bf7ced5325b5f4ff050ccfb
in mainline linux
sys/dev/pci/drm/i915/gt/intel_workarounds.c
patch
|
blob
|
history
diff --git
a/sys/dev/pci/drm/i915/gt/intel_workarounds.c
b/sys/dev/pci/drm/i915/gt/intel_workarounds.c
index
37b2b04
..
0ea52f7
100644
(file)
--- a/
sys/dev/pci/drm/i915/gt/intel_workarounds.c
+++ b/
sys/dev/pci/drm/i915/gt/intel_workarounds.c
@@
-1644,6
+1644,7
@@
static void
xelpg_gt_workarounds_init(struct intel_gt *gt, struct i915_wa_list *wal)
{
/* Wa_14018575942 / Wa_18018781329 */
+ wa_mcr_write_or(wal, RENDER_MOD_CTRL, FORCE_MISS_FTLB);
wa_mcr_write_or(wal, COMP_MOD_CTRL, FORCE_MISS_FTLB);
/* Wa_22016670082 */