From: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Bommu Krishnaiah <krishnaiah.bommu@intel.com>,
Tejas Upadhyay <tejas.upadhyay@intel.com>,
Matt Roper <matthew.d.roper@intel.com>,
Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Subject: [PATCH] drm/xe/xe2lpg: Extend workaround 14021402888
Date: Wed, 3 Jul 2024 14:37:54 +0530 [thread overview]
Message-ID: <20240703090754.1323647-1-krishnaiah.bommu@intel.com> (raw)
workaround 14021402888 also applies to Xe2_LPG.
Replicate the existing entry to one specific for Xe2_LPG.
Signed-off-by: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
Cc: Tejas Upadhyay <tejas.upadhyay@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray@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 c7bf0862b231..91737d7a483d 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -486,6 +486,10 @@ static const struct xe_rtp_entry_sr engine_was[] = {
XE_RTP_RULES(GRAPHICS_VERSION(2004), FUNC(xe_rtp_match_first_render_or_compute)),
XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, SLM_WMTP_RESTORE))
},
+ { XE_RTP_NAME("14021402888"),
+ XE_RTP_RULES(GRAPHICS_VERSION(2004), ENGINE_CLASS(RENDER)),
+ XE_RTP_ACTIONS(SET(HALF_SLICE_CHICKEN7, CLEAR_OPTIMIZATION_DISABLE))
+ },
/* Xe2_HPG */
--
2.25.1
next reply other threads:[~2024-07-03 9:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-03 9:07 Bommu Krishnaiah [this message]
2024-07-03 13:54 ` [PATCH] drm/xe/xe2lpg: Extend workaround 14021402888 Matt Roper
2024-07-08 17:30 ` Lucas De Marchi
2024-07-08 17:42 ` Matt Roper
2024-07-09 14:31 ` Lucas De Marchi
2024-07-04 6:25 ` ✓ CI.Patch_applied: success for drm/xe/xe2lpg: Extend workaround 14021402888 (rev2) Patchwork
2024-07-04 6:25 ` ✓ CI.checkpatch: " Patchwork
2024-07-04 6:26 ` ✓ CI.KUnit: " Patchwork
2024-07-04 6:38 ` ✓ CI.Build: " Patchwork
2024-07-04 6:40 ` ✓ CI.Hooks: " Patchwork
2024-07-04 6:42 ` ✓ CI.checksparse: " Patchwork
2024-07-04 7:04 ` ✓ CI.BAT: " Patchwork
2024-07-04 8:06 ` ✓ CI.FULL: " 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=20240703090754.1323647-1-krishnaiah.bommu@intel.com \
--to=krishnaiah.bommu@intel.com \
--cc=himal.prasad.ghimiray@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=matthew.d.roper@intel.com \
--cc=tejas.upadhyay@intel.com \
/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