From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 966FBC71136 for ; Sat, 14 Jun 2025 01:56:07 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5FF1D10E9DF; Sat, 14 Jun 2025 01:56:07 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="hptNrvOi"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by gabe.freedesktop.org (Postfix) with ESMTPS id 02BFF10E9E4 for ; Sat, 14 Jun 2025 01:56:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1749866165; x=1781402165; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=G+6PqeIIgzdqDqLR44cDK+TKZnoxLum0f0ocy0q/sN0=; b=hptNrvOicaadkmRs8fLnTGsgo+5WeARCd8sqQqaU9HQ8a3OAywETbWdZ 956CFABqwjeBvNQlFXYRANURYYYz3JRfTlPSAoDoEF7c30xgbiTu98sDg iGxc/7P+AATwX74Dr0PEgS4ICJmv/n+FV9IajvEJ4rtnEuOnVBICFhbtz lQXs+Oo2Schq/7VloZc26IWG6ekcGXC2Q0IZtBOzYchx4o4y9x9o596FY WTXHILsIe15nCKB1OlsX19BqYrJHEeX55jdkcHuBxCtx9uVgyx4q2IJCv sbDIh3OcRnCwyI9IcX1gUm/GHVYUFK5VX0u1T3kzQ1vGltgpRAQXCpDGi g==; X-CSE-ConnectionGUID: eqA97yqBTVy8U0DTCrmgrw== X-CSE-MsgGUID: ef7TbIpuQS2w1kf04bEmVg== X-IronPort-AV: E=McAfee;i="6800,10657,11463"; a="77481425" X-IronPort-AV: E=Sophos;i="6.16,235,1744095600"; d="scan'208";a="77481425" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jun 2025 18:56:05 -0700 X-CSE-ConnectionGUID: o4GH5RXsQRyOb9UqdoJM9g== X-CSE-MsgGUID: qI0fNMrfRBOKE9Igub8qjg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,235,1744095600"; d="scan'208";a="148875087" Received: from bfilipch-desk.jf.intel.com ([10.165.21.204]) by fmviesa009-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jun 2025 18:56:04 -0700 From: Julia Filipchuk To: intel-xe@lists.freedesktop.org Cc: Daniele Ceraolo Spurio , Clint Taylor , Matt Atwood , John Harrison , Lucas De Marchi , Julia Filipchuk Subject: [PATCH v2 6/7] drm/xe/ptl: Add GuC firmware definition Date: Fri, 13 Jun 2025 18:55:10 -0700 Message-ID: <20250614015511.691610-7-julia.filipchuk@intel.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250614015511.691610-1-julia.filipchuk@intel.com> References: <20250614015511.691610-1-julia.filipchuk@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" From: Clint Taylor Define the GuC firmware to load on the platform. Signed-off-by: Clint Taylor Signed-off-by: Matt Atwood Reviewed-by: John Harrison Acked-by: Lucas De Marchi Signed-off-by: Daniele Ceraolo Spurio Link: https://patchwork.freedesktop.org/patch/msgid/20250403185619.1555853-8-John.C.Harrison@Intel.com Signed-off-by: Lucas De Marchi Signed-off-by: Julia Filipchuk --- 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 918e594c63174..fb520f8d6bbd2 100644 --- a/drivers/gpu/drm/xe/xe_uc_fw.c +++ b/drivers/gpu/drm/xe/xe_uc_fw.c @@ -115,6 +115,7 @@ struct fw_blobs_by_type { #define XE_GT_TYPE_ANY XE_GT_TYPE_UNINITIALIZED #define XE_GUC_FIRMWARE_DEFS(fw_def, mmp_ver, major_ver) \ + fw_def(PANTHERLAKE, GT_TYPE_ANY, mmp_ver(xe, guc, ptl, 70, 46, 2)) \ fw_def(BATTLEMAGE, GT_TYPE_ANY, major_ver(xe, guc, bmg, 70, 45, 2)) \ fw_def(LUNARLAKE, GT_TYPE_ANY, major_ver(xe, guc, lnl, 70, 45, 2)) \ fw_def(METEORLAKE, GT_TYPE_ANY, major_ver(i915, guc, mtl, 70, 44, 1)) \ -- 2.49.0