All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Atwood <matthew.s.atwood@intel.com>
To: Lucas De Marchi <lucas.demarchi@intel.com>,
	<intel-xe@lists.freedesktop.org>,
	<tilak.tirumalesh.tangudu@intel.com>, <gustavo.sousa@intel.com>
Cc: <intel-xe@lists.freedesktop.org>,
	Tangudu Tilak Tirumalesh <tilak.tirumalesh.tangudu@intel.com>,
	Gustavo Sousa <gustavo.sousa@intel.com>
Subject: Re: [PATCH] drm/xe: Extend Wa_22021007897 to Xe3 platforms
Date: Tue, 2 Sep 2025 14:10:52 -0700	[thread overview]
Message-ID: <aLddXOsbPyXeLDIL@msatwood-mobl> (raw)
In-Reply-To: <20250827-wa-22021007897-v1-1-96922eb52af4@intel.com>

On Wed, Aug 27, 2025 at 12:57:55PM -0700, Lucas De Marchi wrote:
> From: Tangudu Tilak Tirumalesh <tilak.tirumalesh.tangudu@intel.com>
> 
> WA 22021007897 should also be applied to Graphics Versions 30.00, 30.01
> and 30.03. To make it simple, simply use the range [3000, 3003] that
> should be ok as there isn't a 3002 and if it's added, the WA list would
> need to be revisited anyway.
> 
> Cc: Matt Atwood <matthew.s.atwood@intel.com>
> Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> Signed-off-by: Tangudu Tilak Tirumalesh <tilak.tirumalesh.tangudu@intel.com>
> Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Atwood <matthew.s.atwood@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 52c7df4c3afd8..e53edf1e5100c 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -879,6 +879,10 @@ static const struct xe_rtp_entry_sr lrc_was[] = {
>  			     DIS_PARTIAL_AUTOSTRIP |
>  			     DIS_AUTOSTRIP))
>  	},
> +	{ XE_RTP_NAME("22021007897"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3003), ENGINE_CLASS(RENDER)),
> +	  XE_RTP_ACTIONS(SET(COMMON_SLICE_CHICKEN4, SBE_PUSH_CONSTANT_BEHIND_FIX_ENABLE))
> +	},
>  };
>  
>  static __maybe_unused const struct xe_rtp_entry oob_was[] = {
> 
> 
> 

  parent reply	other threads:[~2025-09-02 21:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-27 19:57 [PATCH] drm/xe: Extend Wa_22021007897 to Xe3 platforms Lucas De Marchi
2025-08-27 21:20 ` ✓ CI.KUnit: success for " Patchwork
2025-08-27 21:59 ` ✓ Xe.CI.BAT: " Patchwork
2025-08-27 23:05 ` ✗ Xe.CI.Full: failure " Patchwork
2025-09-02 21:10 ` Matt Atwood [this message]
2025-09-03  3:18   ` [PATCH] " Lucas De Marchi

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=aLddXOsbPyXeLDIL@msatwood-mobl \
    --to=matthew.s.atwood@intel.com \
    --cc=gustavo.sousa@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --cc=tilak.tirumalesh.tangudu@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.