Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74
@ 2024-06-19  6:56 Sai Teja Pottumuttu
  2024-06-19  7:01 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Sai Teja Pottumuttu @ 2024-06-19  6:56 UTC (permalink / raw)
  To: intel-xe; +Cc: Sai Teja Pottumuttu

Wa_14019877138 is also needed for xe_lpgp graphics 12.74

Signed-off-by: Sai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>
---
 drivers/gpu/drm/xe/xe_wa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
index a2725a150441..cf546801289a 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -629,7 +629,7 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
 	  XE_RTP_ACTIONS(SET(CACHE_MODE_1, MSAA_OPTIMIZATION_REDUC_DISABLE))
 	},
 	{ XE_RTP_NAME("14019877138"),
-	  XE_RTP_RULES(GRAPHICS_VERSION_RANGE(1270, 1271), ENGINE_CLASS(RENDER)),
+	  XE_RTP_RULES(GRAPHICS_VERSION_RANGE(1270, 1274), ENGINE_CLASS(RENDER)),
 	  XE_RTP_ACTIONS(SET(XEHP_PSS_CHICKEN, FD_END_COLLECT))
 	},
 
-- 
2.34.1


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

end of thread, other threads:[~2024-06-20 16:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19  6:56 [PATCH] drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74 Sai Teja Pottumuttu
2024-06-19  7:01 ` ✓ CI.Patch_applied: success for " Patchwork
2024-06-19  7:01 ` ✓ CI.checkpatch: " Patchwork
2024-06-19  7:02 ` ✓ CI.KUnit: " Patchwork
2024-06-19  7:14 ` ✓ CI.Build: " Patchwork
2024-06-19  7:16 ` ✗ CI.Hooks: failure " Patchwork
2024-06-19  7:17 ` ✓ CI.checksparse: success " Patchwork
2024-06-19  7:25 ` [PATCH] " Chauhan, Shekhar
2024-06-19  7:39 ` ✓ CI.BAT: success for " Patchwork
2024-06-19 16:11 ` ✗ CI.FULL: failure " Patchwork
2024-06-20  8:56   ` Pottumuttu, Sai Teja
2024-06-20 16:46     ` Matt Roper

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