Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Pottumuttu, Sai Teja" <sai.teja.pottumuttu@intel.com>
To: Shekhar Chauhan <shekhar.chauhan@intel.com>,
	<intel-xe@lists.freedesktop.org>
Subject: Re: [PATCH] drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.
Date: Tue, 15 Oct 2024 23:02:45 +0530	[thread overview]
Message-ID: <6a98cb5b-0d1f-4fcb-9fad-bb839894ecf7@intel.com> (raw)
In-Reply-To: <20241015161938.845996-1-shekhar.chauhan@intel.com>


On 15-10-2024 21:49, Shekhar Chauhan wrote:
> Extend Wa_18034896535 to Xe3_LPG (IP 30.00), steppings A0 to B0.
>
> BSpec: 56852
> Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com>

LGTM,

Reviewed-by: Sai Teja Pottumuttu <sai.teja.pottumuttu@intel.com>

> ---
>   drivers/gpu/drm/xe/xe_wa.c | 5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index 0c90438e8e72..02cf647f86d8 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -602,6 +602,11 @@ static const struct xe_rtp_entry_sr engine_was[] = {
>   	  XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3001), FUNC(xe_rtp_match_first_render_or_compute)),
>   	  XE_RTP_ACTIONS(SET(HALF_SLICE_CHICKEN7, CLEAR_OPTIMIZATION_DISABLE))
>   	},
> +	{ XE_RTP_NAME("18034896535"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION(3000), GRAPHICS_STEP(A0, B0),
> +		       FUNC(xe_rtp_match_first_render_or_compute)),
> +	  XE_RTP_ACTIONS(SET(ROW_CHICKEN4, DISABLE_TDL_PUSH))
> +	},
>   
>   	{}
>   };

  parent reply	other threads:[~2024-10-15 17:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15 16:19 [PATCH] drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG Shekhar Chauhan
2024-10-15 16:24 ` ✓ CI.Patch_applied: success for " Patchwork
2024-10-15 16:24 ` ✓ CI.checkpatch: " Patchwork
2024-10-15 16:25 ` ✓ CI.KUnit: " Patchwork
2024-10-15 16:37 ` ✓ CI.Build: " Patchwork
2024-10-15 16:39 ` ✓ CI.Hooks: " Patchwork
2024-10-15 16:41 ` ✓ CI.checksparse: " Patchwork
2024-10-15 16:58 ` ✓ CI.BAT: " Patchwork
2024-10-15 17:32 ` Pottumuttu, Sai Teja [this message]
2024-10-16  1:36 ` ✗ CI.FULL: failure " Patchwork
2024-10-16  3:21   ` Chauhan, Shekhar
2024-10-16 15:03     ` Matt Roper

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=6a98cb5b-0d1f-4fcb-9fad-bb839894ecf7@intel.com \
    --to=sai.teja.pottumuttu@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=shekhar.chauhan@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