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, 29 Apr 2024 11:20:58 +0530	[thread overview]
Message-ID: <1d9a2202-664b-4cc9-b60e-1356e10d4b10@intel.com> (raw)
In-Reply-To: <20240429054406.2165095-1-tejas.upadhyay@intel.com>


On 29-04-2024 11:14, Tejas Upadhyay wrote:
> wa_14021821874 applies to xe2_hpg
>
> 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 83847f2da72a..7c9d4e55a9cf 100644
> --- a/drivers/gpu/drm/xe/regs/xe_gt_regs.h
> +++ b/drivers/gpu/drm/xe/regs/xe_gt_regs.h
> @@ -386,6 +386,7 @@
>   
>   #define TDL_TSL_CHICKEN				XE_REG_MCR(0xe4c4, XE_REG_OPTION_MASKED)
>   #define   SLM_WMTP_RESTORE			REG_BIT(11)
> +#define   STK_ID_RESTRICT			REG_BIT(12)

define Bit in descending order


>   
>   #define ROW_CHICKEN				XE_REG_MCR(0xe4f0, XE_REG_OPTION_MASKED)
>   #define   UGM_BACKUP_MODE			REG_BIT(13)
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index 9d9b7fa7a8f0..f030dbb1b89e 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -538,6 +538,10 @@ static const struct xe_rtp_entry_sr engine_was[] = {
>   		       FUNC(xe_rtp_match_first_render_or_compute)),
>   	  XE_RTP_ACTIONS(SET(LSC_CHICKEN_BIT_0, WR_REQ_CHAINING_DIS))
>   	},
> +	{ 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_HPM */
>   

  parent reply	other threads:[~2024-04-29  5:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29  5:44 [PATCH] drm/xe/xe2hpg: Add wa_14021821874 Tejas Upadhyay
2024-04-29  5:35 ` ✓ CI.Patch_applied: success for " Patchwork
2024-04-29  5:35 ` ✓ CI.checkpatch: " Patchwork
2024-04-29  5:36 ` ✓ CI.KUnit: " Patchwork
2024-04-29  5:50 ` Ghimiray, Himal Prasad [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-12  7:02 [PATCH] drm/xe/xe2hpg: Add Wa_14021821874 Tejas Upadhyay
2024-08-12  7:48 ` Ghimiray, Himal Prasad
2024-08-12 12:48   ` Upadhyay, Tejas
2024-08-12 13:58     ` Jani Nikula

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=1d9a2202-664b-4cc9-b60e-1356e10d4b10@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