Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [CI] drm/xe/xe2lpg: Add Wa_14021490052
@ 2024-06-14 18:24 Matt Roper
  2024-06-14 18:30 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Matt Roper @ 2024-06-14 18:24 UTC (permalink / raw)
  To: intel-xe; +Cc: matthew.d.roper, Akshata Jahagirdar

From: Akshata Jahagirdar <akshata.jahagirdar@intel.com>

Add Wa_14021490052 for Xe2LPG 20.04.

Signed-off-by: Akshata Jahagirdar <akshata.jahagirdar@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
---
Akshata's emails don't seem to be making it to the mailing list.

 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 18a4d5dd5a4c..a2725a150441 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -688,6 +688,15 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
 	  XE_RTP_RULES(GRAPHICS_VERSION(2004), ENGINE_CLASS(RENDER)),
 	  XE_RTP_ACTIONS(SET(WM_CHICKEN3, HIZ_PLANE_COMPRESSION_DIS))
 	},
+	{ XE_RTP_NAME("14021490052"),
+	  XE_RTP_RULES(GRAPHICS_VERSION(2004), ENGINE_CLASS(RENDER)),
+	  XE_RTP_ACTIONS(SET(FF_MODE,
+			     DIS_MESH_PARTIAL_AUTOSTRIP |
+			     DIS_MESH_AUTOSTRIP),
+			 SET(VFLSKPD,
+			     DIS_PARTIAL_AUTOSTRIP |
+			     DIS_AUTOSTRIP))
+	},
 
 	/* Xe2_HPG */
 	{ XE_RTP_NAME("15010599737"),
-- 
2.45.0


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 18:24 [CI] drm/xe/xe2lpg: Add Wa_14021490052 Matt Roper
2024-06-14 18:30 ` ✓ CI.Patch_applied: success for " Patchwork
2024-06-14 18:30 ` ✓ CI.checkpatch: " Patchwork
2024-06-14 18:32 ` ✓ CI.KUnit: " Patchwork
2024-06-14 18:52 ` ✓ CI.Build: " Patchwork
2024-06-14 18:54 ` ✗ CI.Hooks: failure " Patchwork
2024-06-14 18:56 ` ✓ CI.checksparse: success " Patchwork
2024-06-14 19:36 ` ✓ CI.BAT: " Patchwork
2024-06-15  7:13 ` ✗ CI.FULL: failure " Patchwork
2024-06-16  4:14   ` Matt Roper

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