All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>,
	intel-xe@lists.freedesktop.org
Cc: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
Subject: Re: [Intel-xe] [PATCH] drm/xe/display: Add intel_cx0_phy.c to build
Date: Mon, 29 May 2023 13:08:21 +0300	[thread overview]
Message-ID: <87ttvvh2lm.fsf@intel.com> (raw)
In-Reply-To: <20230529082917.490986-1-balasubramani.vivekanandan@intel.com>

On Mon, 29 May 2023, Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com> wrote:
> intel_cx0_phy.c added to Xe module build as there are upcoming changes
> to intel_cx0_phy.c required for Xe display support.

This should be a fixup! to the display enabling commit.

> Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
> ---
>  drivers/gpu/drm/xe/Makefile | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
> index da1e447c08c7..6a3d30b30dba 100644
> --- a/drivers/gpu/drm/xe/Makefile
> +++ b/drivers/gpu/drm/xe/Makefile
> @@ -212,7 +212,8 @@ xe-$(CONFIG_DRM_XE_DISPLAY) += \
>  	i915-display/intel_wm.o \
>  	i915-display/skl_scaler.o \
>  	i915-display/skl_universal_plane.o \
> -	i915-display/skl_watermark.o
> +	i915-display/skl_watermark.o \
> +	i915-display/intel_cx0_phy.o

Comment near the top of the file:

# Please keep these build lists sorted!

>  
>  ifeq ($(CONFIG_ACPI),y)
>  	xe-$(CONFIG_DRM_XE_DISPLAY) += \

-- 
Jani Nikula, Intel Open Source Graphics Center

      parent reply	other threads:[~2023-05-29 10:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29  8:29 [Intel-xe] [PATCH] drm/xe/display: Add intel_cx0_phy.c to build Balasubramani Vivekanandan
2023-05-29  8:31 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
2023-05-29  8:33 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-29  8:37 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-29  9:07 ` [Intel-xe] ○ CI.BAT: info " Patchwork
2023-05-29 10:08 ` Jani Nikula [this message]

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=87ttvvh2lm.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=balasubramani.vivekanandan@intel.com \
    --cc=bhanuprakash.modem@intel.com \
    --cc=intel-xe@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 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.