Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Ghimiray, Himal Prasad" <himal.prasad.ghimiray@intel.com>
To: Tejas Upadhyay <tejas.upadhyay@intel.com>,
	<intel-xe@lists.freedesktop.org>
Cc: Matt Roper <matthew.d.roper@intel.com>
Subject: Re: [PATCH] drm/xe/xe2hpg: Add Wa_14021821874
Date: Mon, 12 Aug 2024 13:18:00 +0530	[thread overview]
Message-ID: <b649bd68-1bb2-4f5a-aab5-f9345a145e83@intel.com> (raw)
In-Reply-To: <20240812070251.796744-1-tejas.upadhyay@intel.com>



On 12-08-2024 12:32, Tejas Upadhyay wrote:
> Wa_14021821874 applies to xe2_hpg
> 
> Cc: Matt Roper <matthew.d.roper@intel.com>
> Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
> ---
>   drivers/gpu/drm/xe/regs/xe_gt_regs.h | 1 +
>   drivers/gpu/drm/xe/xe_wa.c           | 4 ++++
>   2 files changed, 5 insertions(+)
> 
> diff --git a/drivers/gpu/drm/xe/regs/xe_gt_regs.h b/drivers/gpu/drm/xe/regs/xe_gt_regs.h
> index 2c8c4d4218db..9054253f6aaa 100644
> --- a/drivers/gpu/drm/xe/regs/xe_gt_regs.h
> +++ b/drivers/gpu/drm/xe/regs/xe_gt_regs.h
> @@ -451,6 +451,7 @@
>   #define   DIS_FIX_EOT1_FLUSH			REG_BIT(9)
>   
>   #define TDL_TSL_CHICKEN				XE_REG_MCR(0xe4c4, XE_REG_OPTION_MASKED)
> +#define	  STK_ID_RESTRICT			REG_BIT(12)

Nit: space instead of tab ?

Patch LGTM.
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>


>   #define   SLM_WMTP_RESTORE			REG_BIT(11)
>   
>   #define ROW_CHICKEN				XE_REG_MCR(0xe4f0, XE_REG_OPTION_MASKED)
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index 564e32e44e3b..28b7f95b6c2f 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -542,6 +542,10 @@ static const struct xe_rtp_entry_sr engine_was[] = {
>   	  XE_RTP_RULES(GRAPHICS_VERSION(2001), ENGINE_CLASS(RENDER)),
>   	  XE_RTP_ACTIONS(SET(HALF_SLICE_CHICKEN7, CLEAR_OPTIMIZATION_DISABLE))
>   	},
> +	{ XE_RTP_NAME("14021821874"),
> +	  XE_RTP_RULES(GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_first_render_or_compute)),
> +	  XE_RTP_ACTIONS(SET(TDL_TSL_CHICKEN, STK_ID_RESTRICT))
> +	},
>   
>   	/* Xe2_LPM */
>   

  parent reply	other threads:[~2024-08-12  7:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-12  7:02 [PATCH] drm/xe/xe2hpg: Add Wa_14021821874 Tejas Upadhyay
2024-08-12  7:05 ` ✓ CI.Patch_applied: success for drm/xe/xe2hpg: Add wa_14021821874 (rev2) Patchwork
2024-08-12  7:05 ` ✓ CI.checkpatch: " Patchwork
2024-08-12  7:06 ` ✓ CI.KUnit: " Patchwork
2024-08-12  7:18 ` ✓ CI.Build: " Patchwork
2024-08-12  7:20 ` ✓ CI.Hooks: " Patchwork
2024-08-12  7:22 ` ✓ CI.checksparse: " Patchwork
2024-08-12  7:42 ` ✓ CI.BAT: " Patchwork
2024-08-12  7:48 ` Ghimiray, Himal Prasad [this message]
2024-08-12 12:48   ` [PATCH] drm/xe/xe2hpg: Add Wa_14021821874 Upadhyay, Tejas
2024-08-12 13:58     ` Jani Nikula
2024-08-12  9:04 ` ✗ CI.FULL: failure for drm/xe/xe2hpg: Add wa_14021821874 (rev2) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-04-29  5:44 [PATCH] drm/xe/xe2hpg: Add wa_14021821874 Tejas Upadhyay
2024-04-29  5:50 ` Ghimiray, Himal Prasad

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=b649bd68-1bb2-4f5a-aab5-f9345a145e83@intel.com \
    --to=himal.prasad.ghimiray@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=matthew.d.roper@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