All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Lucas De Marchi <lucas.demarchi@intel.com>,
	intel-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org,
	Lucas De Marchi <lucas.demarchi@intel.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH] drm/i915: Delete stray .rej file
Date: Mon, 25 Mar 2024 17:11:18 +0200	[thread overview]
Message-ID: <87edbyibxl.fsf@intel.com> (raw)
In-Reply-To: <20240325144728.537855-1-lucas.demarchi@intel.com>

On Mon, 25 Mar 2024, Lucas De Marchi <lucas.demarchi@intel.com> wrote:
> drivers/gpu/drm/i915/gt/intel_workarounds.c.rej was incorrectly added to
> the tree after solving a conflict. Remove it.
>
> Fixes: 326e30e4624c ("drm/i915: Drop dead code for pvc")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Closes: https://lore.kernel.org/r/20240325083435.4f970eec@canb.auug.org.au
> Cc: Jani Nikula <jani.nikula@linux.intel.com>
> Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>

Reviewed-by: Jani Nikula <jani.nikula@intel.com>
> ---
>  .../gpu/drm/i915/gt/intel_workarounds.c.rej    | 18 ------------------
>  1 file changed, 18 deletions(-)
>  delete mode 100644 drivers/gpu/drm/i915/gt/intel_workarounds.c.rej
>
> diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c.rej b/drivers/gpu/drm/i915/gt/intel_workarounds.c.rej
> deleted file mode 100644
> index 91463b1d684a..000000000000
> --- a/drivers/gpu/drm/i915/gt/intel_workarounds.c.rej
> +++ /dev/null
> @@ -1,18 +0,0 @@
> -diff a/drivers/gpu/drm/i915/gt/intel_workarounds.c b/drivers/gpu/drm/i915/gt/intel_workarounds.c	(rejected hunks)
> -@@ -2844,14 +2767,13 @@ general_render_compute_wa_init(struct intel_engine_cs *engine, struct i915_wa_li
> - 
> - 	if (IS_GFX_GT_IP_STEP(gt, IP_VER(12, 70), STEP_A0, STEP_B0) ||
> - 	    IS_GFX_GT_IP_STEP(gt, IP_VER(12, 71), STEP_A0, STEP_B0) ||
> --	    IS_PONTEVECCHIO(i915) ||
> - 	    IS_DG2(i915)) {
> - 		/* Wa_22014226127 */
> - 		wa_mcr_write_or(wal, LSC_CHICKEN_BIT_0, DISABLE_D8_D16_COASLESCE);
> - 	}
> - 
> --	if (IS_PONTEVECCHIO(i915) || IS_DG2(i915))
> --		/* Wa_14015227452:dg2,pvc */
> -+	if (IS_DG2(i915))
> -+		/* Wa_14015227452 */
> - 		wa_mcr_masked_en(wal, GEN9_ROW_CHICKEN4, XEHP_DIS_BBL_SYSPIPE);
> - 
> - 	if (IS_DG2(i915)) {

-- 
Jani Nikula, Intel

  reply	other threads:[~2024-03-25 15:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 14:47 [PATCH] drm/i915: Delete stray .rej file Lucas De Marchi
2024-03-25 15:11 ` Jani Nikula [this message]
2024-03-26  1:35 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2024-03-26  1:49 ` ✗ Fi.CI.BAT: failure " 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=87edbyibxl.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --cc=sfr@canb.auug.org.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.