All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Matthew Auld <matthew.auld@intel.com>, intel-xe@lists.freedesktop.org
Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>,
	Matt Roper <matthew.d.roper@intel.com>,
	Lucas De Marchi <lucas.demarchi@intel.com>,
	Vinod Govindapillai <vinod.govindapillai@intel.com>,
	intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
Date: Tue, 02 Jul 2024 13:18:58 +0300	[thread overview]
Message-ID: <877ce49jvx.fsf@intel.com> (raw)
In-Reply-To: <20240619143127.110045-4-matthew.auld@intel.com>

On Wed, 19 Jun 2024, Matthew Auld <matthew.auld@intel.com> wrote:
> diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
> index 0e16e5029081..f7521fd5db4c 100644
> --- a/drivers/gpu/drm/xe/Makefile
> +++ b/drivers/gpu/drm/xe/Makefile
> @@ -34,7 +34,8 @@ uses_generated_oob := \
>  	$(obj)/xe_ring_ops.o \
>  	$(obj)/xe_vm.o \
>  	$(obj)/xe_wa.o \
> -	$(obj)/xe_ttm_stolen_mgr.o
> +	$(obj)/xe_ttm_stolen_mgr.o \
> +	$(obj)/display/xe_display_wa.o \

There's an extra \ there.

BR,
Jani.

-- 
Jani Nikula, Intel

  parent reply	other threads:[~2024-07-02 10:19 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19 14:31 [PATCH 1/2] drm/xe/bmg: implement Wa_16023588340 Matthew Auld
2024-06-19 14:31 ` [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340 Matthew Auld
2024-06-20 22:20   ` Cavitt, Jonathan
2024-06-25  8:09   ` Matthew Auld
2024-06-26 15:14     ` Matthew Auld
2024-06-26 15:55       ` Rodrigo Vivi
2024-06-26 16:18         ` Matthew Auld
2024-06-26 15:53   ` Rodrigo Vivi
2024-06-26 16:17     ` Matthew Auld
2024-06-26 17:26       ` Rodrigo Vivi
2024-06-26 17:42         ` Matt Roper
2024-06-28  5:30           ` Lucas De Marchi
2024-06-28 18:36             ` Rodrigo Vivi
2024-06-28 20:23               ` Lucas De Marchi
2024-07-02 10:24                 ` Jani Nikula
2024-07-02 10:18   ` Jani Nikula [this message]
2024-06-19 14:37 ` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/bmg: implement Wa_16023588340 Patchwork
2024-06-19 14:37 ` ✗ CI.checkpatch: warning " Patchwork
2024-06-19 14:38 ` ✓ CI.KUnit: success " Patchwork
2024-06-19 14:50 ` ✓ CI.Build: " Patchwork
2024-06-19 14:52 ` ✗ CI.Hooks: failure " Patchwork
2024-06-19 14:53 ` ✗ CI.checksparse: warning " Patchwork
2024-06-19 15:18 ` ✓ CI.BAT: success " Patchwork
2024-06-19 20:20 ` ✓ CI.FULL: " Patchwork
2024-06-20 22:18 ` [PATCH 1/2] " Cavitt, Jonathan

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=877ce49jvx.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jonathan.cavitt@intel.com \
    --cc=lucas.demarchi@intel.com \
    --cc=matthew.auld@intel.com \
    --cc=matthew.d.roper@intel.com \
    --cc=vinod.govindapillai@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 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.