Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tejas Upadhyay <tejas.upadhyay@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Matt Roper <matthew.d.roper@intel.com>,
	Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>,
	Tejas Upadhyay <tejas.upadhyay@intel.com>
Subject: [PATCH 1/2] drm/xe/xe2lpg: Add permanent wa_14020756599
Date: Fri, 26 Apr 2024 15:19:46 +0530	[thread overview]
Message-ID: <20240426094947.2039436-2-tejas.upadhyay@intel.com> (raw)
In-Reply-To: <20240426094947.2039436-1-tejas.upadhyay@intel.com>

For xe2_lpg render Wa_14020756599 is applied to
all steppings.

Signed-off-by: Tejas Upadhyay <tejas.upadhyay@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 9d9b7fa7a8f0..c75946e70d84 100644
--- a/drivers/gpu/drm/xe/xe_wa.c
+++ b/drivers/gpu/drm/xe/xe_wa.c
@@ -678,6 +678,10 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
 		       ENGINE_CLASS(RENDER)),
 	  XE_RTP_ACTIONS(SET(CHICKEN_RASTER_2, TBIMR_FAST_CLIP))
 	},
+	{ XE_RTP_NAME("14020756599"),
+	  XE_RTP_RULES(GRAPHICS_VERSION(2004), ENGINE_CLASS(RENDER)),
+	  XE_RTP_ACTIONS(SET(WM_CHICKEN3, HIZ_PLANE_COMPRESSION_DIS))
+	},
 
 	/* Xe2_HPG */
 	{ XE_RTP_NAME("15010599737"),
-- 
2.25.1


  reply	other threads:[~2024-04-26  9:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26  9:49 [PATCH 0/2] Extend wa_14020756599 to xe2lpg/lpm Tejas Upadhyay
2024-04-26  9:49 ` Tejas Upadhyay [this message]
2024-04-29  5:17   ` [PATCH 1/2] drm/xe/xe2lpg: Add permanent wa_14020756599 Ghimiray, Himal Prasad
2024-04-26  9:49 ` [PATCH 2/2] drm/xe/xe2lpm: " Tejas Upadhyay
2024-04-26 10:09   ` Ghimiray, Himal Prasad
2024-04-26 12:15     ` Upadhyay, Tejas
2024-04-26 11:03 ` ✓ CI.Patch_applied: success for Extend wa_14020756599 to xe2lpg/lpm Patchwork
2024-04-26 11:04 ` ✓ CI.checkpatch: " Patchwork
2024-04-26 11:05 ` ✓ CI.KUnit: " Patchwork
2024-04-26 11:17 ` ✓ CI.Build: " Patchwork
2024-04-26 11:21 ` ✓ CI.Hooks: " Patchwork
2024-04-26 11:22 ` ✓ CI.checksparse: " Patchwork
2024-04-26 11:44 ` ✓ CI.BAT: " Patchwork
2024-04-26 14:40 ` ✓ 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=20240426094947.2039436-2-tejas.upadhyay@intel.com \
    --to=tejas.upadhyay@intel.com \
    --cc=himal.prasad.ghimiray@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=matthew.d.roper@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