Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/xe2lpg: Add WA 15016589081
@ 2024-09-30 12:06 Aradhya Bhatia
  2024-09-30 12:33 ` Dr. David Alan Gilbert
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: Aradhya Bhatia @ 2024-09-30 12:06 UTC (permalink / raw)
  To: Rodrigo Vivi, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	David Airlie, Simona Vetter
  Cc: Intel XE List, DRI Devel List, Linux Kernel List, Jani Nikula,
	Matt Roper, Tejas Upadhyay, Himal Prasad Ghimiray, Gustavo Sousa,
	Aradhya Bhatia

Add workaround (wa) 15016589081 which applies to Xe2_v3_LPG_MD.

Xe2_v3_LPG_MD is a Lunar Lake platform with GFX version: 20.04.
This wa is type: permanent, and hence is applicable on all steppings.

Signed-off-by: Aradhya Bhatia <aradhya.bhatia@intel.com>
---
 drivers/gpu/drm/xe/xe_wa.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
index 22c148b1e996..2f9cde4b7d45 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -710,6 +710,10 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
 			     DIS_PARTIAL_AUTOSTRIP |
 			     DIS_AUTOSTRIP))
 	},
+	{ XE_RTP_NAME("15016589081"),
+	  XE_RTP_RULES(GRAPHICS_VERSION(2004), ENGINE_CLASS(RENDER)),
+	  XE_RTP_ACTIONS(SET(CHICKEN_RASTER_1, DIS_CLIP_NEGATIVE_BOUNDING_BOX))
+	},
 
 	/* Xe2_HPG */
 	{ XE_RTP_NAME("15010599737"),

base-commit: 0c8650b09a365f4a31fca1d1d1e9d99c56071128
-- 
2.34.1


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

end of thread, other threads:[~2024-10-09 10:55 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 12:06 [PATCH] drm/xe/xe2lpg: Add WA 15016589081 Aradhya Bhatia
2024-09-30 12:33 ` Dr. David Alan Gilbert
2024-09-30 13:18 ` Upadhyay, Tejas
2024-09-30 13:21 ` Upadhyay, Tejas
2024-09-30 14:05 ` ✓ CI.Patch_applied: success for " Patchwork
2024-09-30 14:05 ` ✓ CI.checkpatch: " Patchwork
2024-09-30 14:06 ` ✓ CI.KUnit: " Patchwork
2024-09-30 14:18 ` ✓ CI.Build: " Patchwork
2024-09-30 14:20 ` ✓ CI.Hooks: " Patchwork
2024-09-30 14:22 ` ✓ CI.checksparse: " Patchwork
2024-09-30 14:40 ` ✓ CI.BAT: " Patchwork
2024-09-30 17:53 ` ✗ CI.FULL: failure " Patchwork
2024-10-09  5:00 ` ✓ CI.Patch_applied: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2) Patchwork
2024-10-09  5:00 ` ✓ CI.checkpatch: " Patchwork
2024-10-09  5:02 ` ✓ CI.KUnit: " Patchwork
2024-10-09  5:19 ` ✓ CI.Build: " Patchwork
2024-10-09  5:21 ` ✓ CI.Hooks: " Patchwork
2024-10-09  5:22 ` ✓ CI.checksparse: " Patchwork
2024-10-09  6:01 ` ✓ CI.BAT: " Patchwork
2024-10-09 10:55 ` ✗ 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