All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/xe: Update Wa_14026539277
@ 2026-07-21 19:10 Gustavo Sousa
  2026-07-21 19:10 ` [PATCH 1/3] drm/xe: Extract override_has_cached_pt() Gustavo Sousa
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Gustavo Sousa @ 2026-07-21 19:10 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>
---
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       | 27 ++++++++++++------
 drivers/gpu/drm/xe/xe_gt.c           | 39 -------------------------
 drivers/gpu/drm/xe/xe_pat.c          | 55 ++++++++++++++++++++++++++++++++----
 drivers/gpu/drm/xe/xe_vm.c           |  5 ++++
 6 files changed, 83 insertions(+), 57 deletions(-)
---
base-commit: 3df5500bae7f8b1be2877ab60b924be7cb88d722
change-id: 20260701-wa_14026539277-9d39ae09ab75

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


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

end of thread, other threads:[~2026-07-22  0:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-21 19:10 [PATCH 0/3] drm/xe: Update Wa_14026539277 Gustavo Sousa
2026-07-21 19:10 ` [PATCH 1/3] drm/xe: Extract override_has_cached_pt() Gustavo Sousa
2026-07-21 19:10 ` [PATCH 2/3] Revert "drm/xe/nvlp: Implement Wa_14026539277" Gustavo Sousa
2026-07-21 19:10 ` [PATCH 3/3] drm/xe: Add up-to-date implementation for Wa_14026539277 Gustavo Sousa
2026-07-22  0:00   ` Gustavo Sousa
2026-07-21 19:16 ` ✗ CI.checkpatch: warning for drm/xe: Update Wa_14026539277 Patchwork
2026-07-21 19:17 ` ✓ CI.KUnit: success " Patchwork
2026-07-21 20:04 ` ✓ Xe.CI.BAT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.