From: "Souza, Jose" <jose.souza@intel.com>
To: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Re: [Intel-gfx] [PATCH 1/2] Revert "drm/i915: Implement Wa_1508744258"
Date: Fri, 19 Nov 2021 14:13:53 +0000 [thread overview]
Message-ID: <a74ffeccb1ce87fff026ce40464022e280a80d9c.camel@intel.com> (raw)
In-Reply-To: <20211119140931.32791-1-jose.souza@intel.com>
On Fri, 2021-11-19 at 06:09 -0800, José Roberto de Souza wrote:
> This workarounds are causing hangs, because I missed the fact that it
> needs to be enabled for all cases and disabled when doing a resolve
> pass.
>
> So KMD only needs to whitelist it and UMD will be the one setting it
> on per case.
>
> This reverts commit 28ec02c9cbebf3feeaf21a59df9dfbc02bda3362.
Missed a:
Fixes: 28ec02c9cbeb ("drm/i915: Implement Wa_1508744258")
So this can be propagated to older kernels, will add while applying.
>
> Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/4145
> Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
> ---
> drivers/gpu/drm/i915/gt/intel_workarounds.c | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c b/drivers/gpu/drm/i915/gt/intel_workarounds.c
> index a9727447c0379..cd2935b9e7c81 100644
> --- a/drivers/gpu/drm/i915/gt/intel_workarounds.c
> +++ b/drivers/gpu/drm/i915/gt/intel_workarounds.c
> @@ -637,13 +637,6 @@ static void gen12_ctx_workarounds_init(struct intel_engine_cs *engine,
> FF_MODE2_GS_TIMER_MASK,
> FF_MODE2_GS_TIMER_224,
> 0, false);
> -
> - /*
> - * Wa_14012131227:dg1
> - * Wa_1508744258:tgl,rkl,dg1,adl-s,adl-p
> - */
> - wa_masked_en(wal, GEN7_COMMON_SLICE_CHICKEN1,
> - GEN9_RHWO_OPTIMIZATION_DISABLE);
> }
>
> static void dg1_ctx_workarounds_init(struct intel_engine_cs *engine,
next prev parent reply other threads:[~2021-11-19 14:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-19 14:09 [Intel-gfx] [PATCH 1/2] Revert "drm/i915: Implement Wa_1508744258" José Roberto de Souza
2021-11-19 14:09 ` [Intel-gfx] [PATCH 2/2] drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelisting José Roberto de Souza
2021-12-01 16:56 ` Matt Atwood
2021-11-19 14:13 ` Souza, Jose [this message]
2021-11-30 23:19 ` [Intel-gfx] [PATCH 1/2] Revert "drm/i915: Implement Wa_1508744258" Matt Atwood
2021-11-19 17:30 ` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] " Patchwork
2021-11-20 0:13 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-12-01 14:35 ` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] Revert "drm/i915: Implement Wa_1508744258" (rev2) Patchwork
2021-12-01 18:48 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
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=a74ffeccb1ce87fff026ce40464022e280a80d9c.camel@intel.com \
--to=jose.souza@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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