From: Aradhya Bhatia <aradhya.bhatia@intel.com>
To: Rodrigo Vivi <rodrigo.vivi@intel.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>
Cc: Intel XE List <intel-xe@lists.freedesktop.org>,
DRI Devel List <dri-devel@lists.freedesktop.org>,
Linux Kernel List <linux-kernel@vger.kernel.org>,
Jani Nikula <jani.nikula@linux.intel.com>,
Matt Roper <matthew.d.roper@intel.com>,
Tejas Upadhyay <tejas.upadhyay@intel.com>,
Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>,
Gustavo Sousa <gustavo.sousa@intel.com>,
Aradhya Bhatia <aradhya.bhatia@intel.com>
Subject: [PATCH] drm/xe/xe2lpg: Add WA 15016589081
Date: Mon, 30 Sep 2024 17:36:02 +0530 [thread overview]
Message-ID: <20240930120602.1720218-1-aradhya.bhatia@intel.com> (raw)
Add workaround (wa) 15016589081 which applies to Xe2_v3_LPG_MD.
Xe2_v3_LPG_MD is a Lunar Lake platform with GFX version: 20.04.
This wa is type: permanent, and hence is applicable on all steppings.
Signed-off-by: Aradhya Bhatia <aradhya.bhatia@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 22c148b1e996..2f9cde4b7d45 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -710,6 +710,10 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
DIS_PARTIAL_AUTOSTRIP |
DIS_AUTOSTRIP))
},
+ { XE_RTP_NAME("15016589081"),
+ XE_RTP_RULES(GRAPHICS_VERSION(2004), ENGINE_CLASS(RENDER)),
+ XE_RTP_ACTIONS(SET(CHICKEN_RASTER_1, DIS_CLIP_NEGATIVE_BOUNDING_BOX))
+ },
/* Xe2_HPG */
{ XE_RTP_NAME("15010599737"),
base-commit: 0c8650b09a365f4a31fca1d1d1e9d99c56071128
--
2.34.1
next reply other threads:[~2024-09-30 12:09 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-30 12:06 Aradhya Bhatia [this message]
2024-09-30 12:33 ` [PATCH] drm/xe/xe2lpg: Add WA 15016589081 Dr. David Alan Gilbert
2024-09-30 13:18 ` Upadhyay, Tejas
2024-09-30 13:21 ` Upadhyay, Tejas
2024-09-30 14:05 ` ✓ CI.Patch_applied: success for " Patchwork
2024-09-30 14:05 ` ✓ CI.checkpatch: " Patchwork
2024-09-30 14:06 ` ✓ CI.KUnit: " Patchwork
2024-09-30 14:18 ` ✓ CI.Build: " Patchwork
2024-09-30 14:20 ` ✓ CI.Hooks: " Patchwork
2024-09-30 14:22 ` ✓ CI.checksparse: " Patchwork
2024-09-30 14:40 ` ✓ CI.BAT: " Patchwork
2024-09-30 17:53 ` ✗ CI.FULL: failure " Patchwork
2024-10-09 5:00 ` ✓ CI.Patch_applied: success for drm/xe/xe2lpg: Add WA 15016589081 (rev2) Patchwork
2024-10-09 5:00 ` ✓ CI.checkpatch: " Patchwork
2024-10-09 5:02 ` ✓ CI.KUnit: " Patchwork
2024-10-09 5:19 ` ✓ CI.Build: " Patchwork
2024-10-09 5:21 ` ✓ CI.Hooks: " Patchwork
2024-10-09 5:22 ` ✓ CI.checksparse: " Patchwork
2024-10-09 6:01 ` ✓ CI.BAT: " Patchwork
2024-10-09 10:55 ` ✗ 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=20240930120602.1720218-1-aradhya.bhatia@intel.com \
--to=aradhya.bhatia@intel.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gustavo.sousa@intel.com \
--cc=himal.prasad.ghimiray@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=matthew.d.roper@intel.com \
--cc=mripard@kernel.org \
--cc=rodrigo.vivi@intel.com \
--cc=simona@ffwll.ch \
--cc=tejas.upadhyay@intel.com \
--cc=tzimmermann@suse.de \
/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