intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Shekhar Chauhan <shekhar.chauhan@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: gustavo.sousa@intel.com, Shekhar Chauhan <shekhar.chauhan@intel.com>
Subject: [PATCH] drm/xe/xe2hpg: Add Wa_14021490052
Date: Wed, 24 Apr 2024 09:12:47 +0530	[thread overview]
Message-ID: <20240424034247.1352755-1-shekhar.chauhan@intel.com> (raw)

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


             reply	other threads:[~2024-04-24  3:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-24  3:42 Shekhar Chauhan [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2024-04-23  7:10 Shekhar Chauhan
2024-04-23 13:12 ` Gustavo Sousa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240424034247.1352755-1-shekhar.chauhan@intel.com \
    --to=shekhar.chauhan@intel.com \
    --cc=gustavo.sousa@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).