From: Gustavo Sousa <gustavo.sousa@intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [PATCH] drm/xe/xe2lpg: Extend Wa_14020338487
Date: Wed, 17 Apr 2024 18:25:01 -0300 [thread overview]
Message-ID: <20240417212501.312346-1-gustavo.sousa@intel.com> (raw)
Wa_14020338487 also applies to Xe2_LPG. Replicate the existing entry to
one specific for Xe2_LPG.
Signed-off-by: Gustavo Sousa <gustavo.sousa@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 632bd9066f8d..dcf7ed51757c 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -445,6 +445,10 @@ static const struct xe_rtp_entry_sr engine_was[] = {
FUNC(xe_rtp_match_first_render_or_compute)),
XE_RTP_ACTIONS(SET(HALF_SLICE_CHICKEN5, DISABLE_SAMPLE_G_PERFORMANCE))
},
+ { XE_RTP_NAME("14020338487"),
+ XE_RTP_RULES(GRAPHICS_VERSION(2004), FUNC(xe_rtp_match_first_render_or_compute)),
+ XE_RTP_ACTIONS(SET(ROW_CHICKEN3, XE2_EUPEND_CHK_FLUSH_DIS))
+ },
{ XE_RTP_NAME("16021540221"),
XE_RTP_RULES(GRAPHICS_VERSION(2004), GRAPHICS_STEP(A0, B0),
FUNC(xe_rtp_match_first_render_or_compute)),
--
2.44.0
next reply other threads:[~2024-04-17 21:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 21:25 Gustavo Sousa [this message]
2024-04-17 21:40 ` [PATCH] drm/xe/xe2lpg: Extend Wa_14020338487 Matt Roper
2024-04-17 21:45 ` Gustavo Sousa
2024-04-17 22:27 ` Matt Roper
2024-04-18 5:06 ` Chauhan, Shekhar
2024-04-18 14:55 ` Gustavo Sousa
2024-04-17 22:35 ` Lucas De Marchi
2024-04-18 4:50 ` Chauhan, Shekhar
2024-04-18 5:00 ` Lucas De Marchi
2024-04-18 5:09 ` Chauhan, Shekhar
2024-04-18 14:31 ` Gustavo Sousa
2024-04-18 1:57 ` ✓ CI.Patch_applied: success for " Patchwork
2024-04-18 1:57 ` ✓ CI.checkpatch: " Patchwork
2024-04-18 1:58 ` ✓ CI.KUnit: " Patchwork
2024-04-18 2:18 ` ✓ CI.Build: " Patchwork
2024-04-18 2:21 ` ✓ CI.Hooks: " Patchwork
2024-04-18 2:22 ` ✓ CI.checksparse: " Patchwork
2024-04-18 3:16 ` ✓ CI.BAT: " Patchwork
2024-04-18 20:12 ` Matt Roper
2024-04-19 18:41 ` ✗ CI.FULL: failure " Patchwork
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=20240417212501.312346-1-gustavo.sousa@intel.com \
--to=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