All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Subject: [xe-for-ci 3/3] drm/xe/gsc: define GSC FW for LNL
Date: Mon, 15 Apr 2024 16:17:46 -0700	[thread overview]
Message-ID: <20240415231746.1230684-4-daniele.ceraolospurio@intel.com> (raw)
In-Reply-To: <20240415231746.1230684-1-daniele.ceraolospurio@intel.com>

Interface and compatibility versions are the same as MTL.

Note that the FW is still in development and the current release is
for CI only. Theefore, we'll need to keep this patch in the xe-for-ci
branch until we get the finalized FW release.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
---
 drivers/gpu/drm/xe/xe_uc_fw.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/xe/xe_uc_fw.c b/drivers/gpu/drm/xe/xe_uc_fw.c
index f27e96c47baa..ae38172b6e0e 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -126,6 +126,7 @@ struct fw_blobs_by_type {
 
 /* for the GSC FW we match the compatibility version and not the release one */
 #define XE_GSC_FIRMWARE_DEFS(fw_def, major_ver)		\
+	fw_def(LUNARLAKE,	major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0))	\
 	fw_def(METEORLAKE,	major_ver(i915,	gsc,	mtl,	1, 0, 0))
 
 #define MAKE_FW_PATH(dir__, uc__, shortname__, version__)			\
-- 
2.43.0


  parent reply	other threads:[~2024-04-15 23:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 23:17 [PATCH 0/3] LNL GSC FW support Daniele Ceraolo Spurio
2024-04-15 23:17 ` [PATCH 1/3] drm/xe/gsc: define GSCCS for LNL Daniele Ceraolo Spurio
2024-04-15 23:17 ` [xe-for-ci 2/3] drm/xe/gsc: Skip GSC proxy init Daniele Ceraolo Spurio
2024-04-15 23:17 ` Daniele Ceraolo Spurio [this message]
2024-04-15 23:19 ` [PATCH 0/3] LNL GSC FW support Daniele Ceraolo Spurio
2024-04-16  1:03 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2024-04-16  1:11 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-16 12:01 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-04-15 23:19 [PATCH 0/3] " Daniele Ceraolo Spurio
2024-04-15 23:19 ` [xe-for-ci 3/3] drm/xe/gsc: define GSC FW for LNL Daniele Ceraolo Spurio

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=20240415231746.1230684-4-daniele.ceraolospurio@intel.com \
    --to=daniele.ceraolospurio@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 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.