intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/xe/xe2hpg: Add Wa_14021490052
@ 2024-04-24  3:42 Shekhar Chauhan
  2024-04-24  4:51 ` ✓ CI.Patch_applied: success for drm/xe/xe2hpg: Add Wa_14021490052 (rev2) Patchwork
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Shekhar Chauhan @ 2024-04-24  3:42 UTC (permalink / raw)
  To: intel-xe; +Cc: gustavo.sousa, Shekhar Chauhan

Add Wa_14021490052 for Xe2HPG 20.01.

Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
---
 drivers/gpu/drm/xe/xe_wa.c | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
index dcf7ed51757c..31639686b5aa 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -687,6 +687,15 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
 	  XE_RTP_RULES(GRAPHICS_VERSION(2001), ENGINE_CLASS(RENDER)),
 	  XE_RTP_ACTIONS(SET(WM_CHICKEN3, HIZ_PLANE_COMPRESSION_DIS))
 	},
+	{ XE_RTP_NAME("14021490052"),
+	  XE_RTP_RULES(GRAPHICS_VERSION(2001), ENGINE_CLASS(RENDER)),
+	  XE_RTP_ACTIONS(SET(FF_MODE,
+			     DIS_MESH_PARTIAL_AUTOSTRIP |
+			     DIS_MESH_AUTOSTRIP),
+			 SET(VFLSKPD,
+			     DIS_PARTIAL_AUTOSTRIP |
+			     DIS_AUTOSTRIP))
+	},
 
 	{}
 };
-- 
2.34.1


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

end of thread, other threads:[~2024-04-29 15:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24  3:42 [PATCH] drm/xe/xe2hpg: Add Wa_14021490052 Shekhar Chauhan
2024-04-24  4:51 ` ✓ CI.Patch_applied: success for drm/xe/xe2hpg: Add Wa_14021490052 (rev2) Patchwork
2024-04-24  4:51 ` ✓ CI.checkpatch: " Patchwork
2024-04-24  4:52 ` ✓ CI.KUnit: " Patchwork
2024-04-24  5:04 ` ✓ CI.Build: " Patchwork
2024-04-24  5:19 ` ✓ CI.Hooks: " Patchwork
2024-04-24  5:21 ` ✓ CI.checksparse: " Patchwork
2024-04-24  5:45 ` ✓ CI.BAT: " Patchwork
2024-04-24 19:30 ` ✗ CI.FULL: failure " Patchwork
2024-04-26  5:17   ` Chauhan, Shekhar
2024-04-29 15:00 ` [PATCH] drm/xe/xe2hpg: Add Wa_14021490052 Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).