Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Roper <matthew.d.roper@intel.com>
To: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
Cc: <intel-xe@lists.freedesktop.org>,
	Tejas Upadhyay <tejas.upadhyay@intel.com>
Subject: Re: [PATCH] drm/xe/xe2: Add workaround 18034896535
Date: Tue, 2 Apr 2024 12:01:05 -0700	[thread overview]
Message-ID: <20240402190105.GD6571@mdroper-desk1.amr.corp.intel.com> (raw)
In-Reply-To: <20240402061129.117196-1-krishnaiah.bommu@intel.com>

On Tue, Apr 02, 2024 at 11:41:29AM +0530, Bommu Krishnaiah wrote:
> Add 18034896535 as driver permanent workarounds.
> Also reverting temporary workaround 16021540221.

Why are we reverting 16021540221?  It's still listed in the workaround
database and I don't think we're at the point where we want to remove
preproduction-only workarounds (in fact I don't think we even know yet
exactly which steppings are considered preproduction).

Even when multiple independent workarounds happen to have the same
implementation, we still implement them all in the driver.  The
independent workarounds may extend to future steppings and/or platforms
in different ways and need separate handling.


Matt

> 
> Signed-off-by: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
> Cc: Tejas Upadhyay <tejas.upadhyay@intel.com>
> Cc: Matt Roper <matthew.d.roper@intel.com>
> ---
>  drivers/gpu/drm/xe/xe_wa.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index 74b33a3845f2..4d8e0d64cf42 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -423,8 +423,8 @@ static const struct xe_rtp_entry_sr engine_was[] = {
>  		       FUNC(xe_rtp_match_first_render_or_compute)),
>  	  XE_RTP_ACTIONS(SET(HALF_SLICE_CHICKEN5, DISABLE_SAMPLE_G_PERFORMANCE))
>  	},
> -	{ XE_RTP_NAME("16021540221"),
> -	  XE_RTP_RULES(GRAPHICS_VERSION(2004), GRAPHICS_STEP(A0, B0),
> +	{ XE_RTP_NAME("18034896535"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION(2004),
>  		       FUNC(xe_rtp_match_first_render_or_compute)),
>  	  XE_RTP_ACTIONS(SET(ROW_CHICKEN4, DISABLE_TDL_PUSH))
>  	},
> -- 
> 2.25.1
> 

-- 
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation

  parent reply	other threads:[~2024-04-02 19:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-02  6:11 [PATCH] drm/xe/xe2: Add workaround 18034896535 Bommu Krishnaiah
2024-04-02  6:17 ` ✓ CI.Patch_applied: success for " Patchwork
2024-04-02  6:17 ` ✓ CI.checkpatch: " Patchwork
2024-04-02  6:18 ` ✓ CI.KUnit: " Patchwork
2024-04-02  6:29 ` ✓ CI.Build: " Patchwork
2024-04-02  6:32 ` ✓ CI.Hooks: " Patchwork
2024-04-02  6:33 ` ✓ CI.checksparse: " Patchwork
2024-04-02  7:07 ` ✗ CI.BAT: failure " Patchwork
2024-04-02  8:40 ` [PATCH] " Upadhyay, Tejas
2024-04-02 19:01 ` Matt Roper [this message]
2024-04-03  6:22   ` Bommu, Krishnaiah
2024-04-03 13:51     ` Matt Roper
  -- strict thread matches above, loose matches on Subject: below --
2024-04-02 13:30 Bommu Krishnaiah

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=20240402190105.GD6571@mdroper-desk1.amr.corp.intel.com \
    --to=matthew.d.roper@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=krishnaiah.bommu@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