Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: John.C.Harrison@Intel.com
To: Intel-Xe@Lists.FreeDesktop.Org
Cc: "Daniele Ceraolo Spurio" <daniele.ceraolospurio@intel.com>,
	"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
	"Thomas Hellström" <thomas.hellstrom@linux.intel.com>
Subject: [PATCH v2 6/6] drm/xe/guc: define PVC FW
Date: Fri,  2 Feb 2024 12:00:17 -0800	[thread overview]
Message-ID: <20240202200017.2133438-7-John.C.Harrison@Intel.com> (raw)
In-Reply-To: <20240202200017.2133438-1-John.C.Harrison@Intel.com>

From: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>

Add PVC GuC FW definition. This is patch is for CI-only and it is meant
for the topic/core-for-CI branch.

Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1155
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.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 4714f2c8d2ba..d9ecf76c42a3 100644
--- a/drivers/gpu/drm/xe/xe_uc_fw.c
+++ b/drivers/gpu/drm/xe/xe_uc_fw.c
@@ -105,6 +105,7 @@ struct fw_blobs_by_type {
 #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver)			\
 	fw_def(LUNARLAKE,	major_ver(xe,	guc,	lnl,	70, 19, 2))	\
 	fw_def(METEORLAKE,	major_ver(i915,	guc,	mtl,	70, 19, 2))	\
+	fw_def(PVC,		mmp_ver(xe,	guc,	pvc,	70, 19, 2))	\
 	fw_def(DG2,		major_ver(i915,	guc,	dg2,	70, 19, 2))	\
 	fw_def(DG1,		major_ver(i915,	guc,	dg1,	70, 19, 2))	\
 	fw_def(ALDERLAKE_N,	major_ver(i915,	guc,	tgl,	70, 19, 2))	\
-- 
2.43.0


  parent reply	other threads:[~2024-02-02 20:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-02 20:00 [PATCH v2 0/6] Update to GuC 70.19.2 and add LNL John.C.Harrison
2024-02-02 20:00 ` [PATCH v2 1/6] Revert "drm/xe/guc: define LNL FW" John.C.Harrison
2024-02-02 20:00 ` [PATCH v2 2/6] Revert "drm/xe/guc: define PVC FW" John.C.Harrison
2024-02-02 20:00 ` [PATCH v2 3/6] drm/xe/uc: Include patch version in expectations John.C.Harrison
2024-02-02 20:00 ` [PATCH v2 4/6] drm/xe/guc: Update to GuC firmware 70.19.2 John.C.Harrison
2024-02-02 20:00 ` [PATCH v2 5/6] drm/xe/guc: Add support for LNL firmware John.C.Harrison
2024-02-02 20:00 ` John.C.Harrison [this message]
2024-02-03  6:09   ` [PATCH v2 6/6] drm/xe/guc: define PVC FW Lucas De Marchi
2024-02-03  6:38     ` Lucas De Marchi
2024-02-02 20:06 ` ✓ CI.Patch_applied: success for Update to GuC 70.19.2 and add LNL Patchwork
2024-02-02 20:06 ` ✗ CI.checkpatch: warning " Patchwork
2024-02-02 20:07 ` ✓ CI.KUnit: success " Patchwork
2024-02-02 20:14 ` ✓ CI.Build: " Patchwork
2024-02-02 20:14 ` ✓ CI.Hooks: " Patchwork
2024-02-02 20:16 ` ✓ CI.checksparse: " Patchwork
2024-02-02 20:40 ` ✗ 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=20240202200017.2133438-7-John.C.Harrison@Intel.com \
    --to=john.c.harrison@intel.com \
    --cc=Intel-Xe@Lists.FreeDesktop.Org \
    --cc=daniele.ceraolospurio@intel.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=thomas.hellstrom@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox