Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/xe: Update Wa_14026539277
@ 2026-07-24 21:44 Gustavo Sousa
  2026-07-24 21:44 ` [PATCH v2 1/3] drm/xe: Extract override_has_cached_pt() Gustavo Sousa
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Gustavo Sousa @ 2026-07-24 21:44 UTC (permalink / raw)
  To: intel-xe; +Cc: Gustavo Sousa

The definition of Wa_14026539277 has been updated in the workaround
database and requires a different implementation.  Let's revert the
existing one and then add the up-to-date implementation.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
---
Changes in v2:
- Details of the changes are in the patch's changelog.
- Link to v1: https://patch.msgid.link/20260721-wa_14026539277-v1-0-09fa102f3084@intel.com

---
Gustavo Sousa (3):
      drm/xe: Extract override_has_cached_pt()
      Revert "drm/xe/nvlp: Implement Wa_14026539277"
      drm/xe: Add up-to-date implementation for Wa_14026539277

 drivers/gpu/drm/xe/regs/xe_gt_regs.h      |  4 --
 drivers/gpu/drm/xe/xe_pat.h               | 10 +++++
 drivers/gpu/drm/xe/xe_device.c            | 28 ++++++++++----
 drivers/gpu/drm/xe/xe_gt.c                | 39 --------------------
 drivers/gpu/drm/xe/xe_pat.c               | 61 ++++++++++++++++++++++++++++---
 drivers/gpu/drm/xe/xe_vm.c                |  5 +++
 drivers/gpu/drm/xe/xe_vm_madvise.c        |  3 ++
 drivers/gpu/drm/xe/xe_device_wa_oob.rules |  1 -
 drivers/gpu/drm/xe/xe_wa_oob.rules        |  1 +
 9 files changed, 94 insertions(+), 58 deletions(-)
---
base-commit: 03696c1dc9eabc0658baefcff8787dab48c89d93
change-id: 20260701-wa_14026539277-9d39ae09ab75

Best regards,
--  
Gustavo Sousa <gustavo.sousa@intel.com>


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-08-19 20:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24 21:44 [PATCH v2 0/3] drm/xe: Update Wa_14026539277 Gustavo Sousa
2026-07-24 21:44 ` [PATCH v2 1/3] drm/xe: Extract override_has_cached_pt() Gustavo Sousa
2026-07-28 12:42   ` Matthew Auld
2026-07-24 21:44 ` [PATCH v2 2/3] Revert "drm/xe/nvlp: Implement Wa_14026539277" Gustavo Sousa
2026-08-19 13:23   ` Matthew Auld
2026-07-24 21:44 ` [PATCH v2 3/3] drm/xe: Add up-to-date implementation for Wa_14026539277 Gustavo Sousa
2026-07-28 12:40   ` Matthew Auld
2026-07-28 13:25     ` Souza, Jose
2026-08-19 13:53   ` Matthew Auld
2026-08-19 20:37     ` Gustavo Sousa
2026-07-24 22:22 ` ✗ CI.checkpatch: warning for drm/xe: Update Wa_14026539277 Patchwork
2026-07-24 22:23 ` ✓ CI.KUnit: success " Patchwork
2026-07-24 22:59 ` ✓ Xe.CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox