Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] drm/xe: Update Wa_14026539277
@ 2026-08-21 21:36 Gustavo Sousa
  2026-08-21 21:36 ` [PATCH v3 1/3] drm/xe: Extract override_has_cached_pt() Gustavo Sousa
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Gustavo Sousa @ 2026-08-21 21:36 UTC (permalink / raw)
  To: intel-xe
  Cc: Gustavo Sousa, Matthew Auld, José Roberto de Souza,
	Filip Hazubski

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 v3:
- Changed patch "drm/xe: Add up-to-date implementation for
  Wa_14026539277" to handle 2-way-coherent PAT indexes irrespective of
  L3 cache policy.
- Link to v2: https://patch.msgid.link/20260724-wa_14026539277-v2-0-ad786cc6ba1e@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               | 64 ++++++++++++++++++++++++++++---
 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, 97 insertions(+), 58 deletions(-)
---
base-commit: 58d59a40e2a041d3c159fab8bf5d5dc19d28da6c
change-id: 20260701-wa_14026539277-9d39ae09ab75

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


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

end of thread, other threads:[~2026-08-24  7:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-21 21:36 [PATCH v3 0/3] drm/xe: Update Wa_14026539277 Gustavo Sousa
2026-08-21 21:36 ` [PATCH v3 1/3] drm/xe: Extract override_has_cached_pt() Gustavo Sousa
2026-08-21 21:36 ` [PATCH v3 2/3] Revert "drm/xe/nvlp: Implement Wa_14026539277" Gustavo Sousa
2026-08-21 21:36 ` [PATCH v3 3/3] drm/xe: Add up-to-date implementation for Wa_14026539277 Gustavo Sousa
2026-08-21 21:42   ` Gustavo Sousa
2026-08-24  6:59     ` Hazubski, Filip
2026-08-21 21:52   ` sashiko-bot
2026-08-21 21:43 ` ✗ CI.checkpatch: warning for drm/xe: Update Wa_14026539277 Patchwork
2026-08-21 21:44 ` ✓ CI.KUnit: success " Patchwork
2026-08-21 22:42 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-21 23:52 ` ✗ Xe.CI.FULL: failure " Patchwork

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