Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2]drm/xe: Add and refactor workarounds
@ 2025-01-30  5:59 Aradhya Bhatia
  2025-01-30  5:59 ` [PATCH v4 1/2] drm/xe: Add Wa_16021333562 and Wa_14016712196 Aradhya Bhatia
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Aradhya Bhatia @ 2025-01-30  5:59 UTC (permalink / raw)
  To: Matt Roper
  Cc: Intel XE List, Lucas De Marchi, Tejas Upadhyay,
	Himal Prasad Ghimiray, Aradhya Bhatia

Hello,

This patch series adds the workarounds, Wa_16021333562, and Wa_14016712196. It
further refactors  Wa_18013179988, Wa_14015568240, Wa_1508761755, and
Wa_1509372804, to use the newer macro, XE_WA(), for OOB workarounds, instead of
selection based on platform labels.

Thanks,
Aradhya

Change Log:
V4:
  - Combine Wa_16021333562 condition check with another workaround in patch-1.
  - Fix the offset value for the pipe control emit for Wa_14016712196 in patch-1.
  - Add Tejas Upadhyay's R-b tag for patch-2.

V3:
  - Fix the applicable Gfx platform ranges for WAs, in patches 1, and 2.
  - Add more WAs for refactoring in patch-2, and reword it accordingly.

V2:
  - Add new patch (patch-2/2) which involves refactoring the WA implementation
    as suggested by Lucas De Marchi.
  - Expand the ranges of Wa_16021333562 and Wa_14016712196 as per WA database,
    in patch-1/2, and in that process add the WAs properly instead of porting
    them for a select few platforms.
  - Reword the commit subject and commit text in patch-1 accordingly.

 
Previous Revision:
V1: https://lore.kernel.org/all/20250115080048.2282183-1-aradhya.bhatia@intel.com/
V2: https://lore.kernel.org/all/20250116091004.3060996-1-aradhya.bhatia@intel.com/
V3: https://lore.kernel.org/all/20250120060916.778406-1-aradhya.bhatia@intel.com/

Aradhya Bhatia (2):
  drm/xe: Add Wa_16021333562 and Wa_14016712196
  drm/xe/oa: Refactor WAs to use XE_WA() macro

 drivers/gpu/drm/xe/xe_guc_ads.c    |  2 +-
 drivers/gpu/drm/xe/xe_oa.c         | 30 +++++++++---------------------
 drivers/gpu/drm/xe/xe_ring_ops.c   |  4 ++++
 drivers/gpu/drm/xe/xe_wa_oob.rules |  9 +++++++++
 4 files changed, 23 insertions(+), 22 deletions(-)


base-commit: 7748289df510638ba61fed86b59ce7d2fb4a194c
-- 
2.45.2


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

end of thread, other threads:[~2025-02-18 16:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-30  5:59 [PATCH v4 0/2]drm/xe: Add and refactor workarounds Aradhya Bhatia
2025-01-30  5:59 ` [PATCH v4 1/2] drm/xe: Add Wa_16021333562 and Wa_14016712196 Aradhya Bhatia
2025-01-30 12:04   ` Upadhyay, Tejas
2025-02-18 16:20   ` Lucas De Marchi
2025-01-30  5:59 ` [PATCH v4 2/2] drm/xe/oa: Refactor WAs to use XE_WA() macro Aradhya Bhatia
2025-01-30 18:37   ` Lucas De Marchi
2025-01-30  6:13 ` ✓ CI.Patch_applied: success for drm/xe: Add and refactor workarounds (rev3) Patchwork
2025-01-30  6:13 ` ✓ CI.checkpatch: " Patchwork
2025-01-30  6:14 ` ✓ CI.KUnit: " Patchwork
2025-01-30  6:31 ` ✓ CI.Build: " Patchwork
2025-01-30  6:33 ` ✓ CI.Hooks: " Patchwork
2025-01-30  6:34 ` ✓ CI.checksparse: " Patchwork
2025-01-30  6:57 ` ✓ Xe.CI.BAT: " Patchwork
2025-01-31  7:36 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-18 13:01   ` Aradhya Bhatia

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