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 CB5E5C36014 for ; Thu, 3 Apr 2025 18:56:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D671510EA43; Thu, 3 Apr 2025 18:56:22 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="NQp3Dk+p"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.16]) by gabe.freedesktop.org (Postfix) with ESMTPS id B2D1410EA4D for ; Thu, 3 Apr 2025 18:56:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1743706582; x=1775242582; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=iByg09OcpghVz8rUFbyj89/E8FZ/Be4t43VJz95/JB8=; b=NQp3Dk+pwrnPMbgulM1BpyTC0HPl9W63bzeSn/Gy69g4+zTUcwLmudg+ 658zkeg7pMNnC1EOujOHtvF2Ni3JuNWCxG2qFhnimJgpsSSrfPy306dvo FMpT8JsWJYM1kZp/G8jyr9phG4TVnVsj4TIeuC4+QJvRSAbcEoJbmL5NO SMWpmKg4pDc7x5uBQOQ3cqrmBLEWLdZjIKrQ79qMSKH6bTfhhcZVMAaVC E4ZbEAbcCpKtZzlk8yTf3NN9fjQCHgRYsJVAkRy86i3yptseV8sq0P1rS VeY67ICpUjb7NY4Me37Y3PKocToPDKSeGrsDT29Sfu+1JJ6qUsZ4Ip+RF g==; X-CSE-ConnectionGUID: 14a4loYjS+iteIt+3cy7lQ== X-CSE-MsgGUID: COXweZA4QJuIpdpcYTJfjQ== X-IronPort-AV: E=McAfee;i="6700,10204,11393"; a="32737762" X-IronPort-AV: E=Sophos;i="6.15,186,1739865600"; d="scan'208";a="32737762" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Apr 2025 11:56:21 -0700 X-CSE-ConnectionGUID: u1QEiEykSGi2vFKJFj6D2Q== X-CSE-MsgGUID: HLT4TnfKSnyAuGDx3+UAWQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,186,1739865600"; d="scan'208";a="126895856" Received: from relo-linux-5.jf.intel.com ([10.165.21.152]) by fmviesa006.fm.intel.com with ESMTP; 03 Apr 2025 11:56:20 -0700 From: John.C.Harrison@Intel.com To: Intel-Xe@Lists.FreeDesktop.Org Cc: Julia Filipchuk , John Harrison , Daniele Ceraolo Spurio , Lucas De Marchi Subject: [PATCH 6/8] drm/xe/pvc: Add GuC firmware definition Date: Thu, 3 Apr 2025 11:56:16 -0700 Message-ID: <20250403185619.1555853-7-John.C.Harrison@Intel.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250403185619.1555853-1-John.C.Harrison@Intel.com> References: <20250403185619.1555853-1-John.C.Harrison@Intel.com> MIME-Version: 1.0 Organization: Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ 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: Julia Filipchuk Add pre-release support for PVC. UAPI version 1.13.4. Signed-off-by: Julia Filipchuk Signed-off-by: John Harrison Reviewed-by: Daniele Ceraolo Spurio Signed-off-by: Daniele Ceraolo Spurio Link: https://patchwork.freedesktop.org/patch/msgid/20240802222129.3976212-5-John.C.Harrison@Intel.com Signed-off-by: Lucas De Marchi --- 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 2741849bbf4d..fe1813deff00 100644 --- a/drivers/gpu/drm/xe/xe_uc_fw.c +++ b/drivers/gpu/drm/xe/xe_uc_fw.c @@ -117,6 +117,7 @@ struct fw_blobs_by_type { fw_def(BATTLEMAGE, GT_TYPE_ANY, major_ver(xe, guc, bmg, 70, 44, 1)) \ fw_def(LUNARLAKE, GT_TYPE_ANY, major_ver(xe, guc, lnl, 70, 44, 1)) \ fw_def(METEORLAKE, GT_TYPE_ANY, major_ver(i915, guc, mtl, 70, 44, 1)) \ + fw_def(PVC, GT_TYPE_ANY, mmp_ver(xe, guc, pvc, 70, 44, 1)) \ fw_def(DG2, GT_TYPE_ANY, major_ver(i915, guc, dg2, 70, 44, 1)) \ fw_def(DG1, GT_TYPE_ANY, major_ver(i915, guc, dg1, 70, 44, 1)) \ fw_def(ALDERLAKE_N, GT_TYPE_ANY, major_ver(i915, guc, tgl, 70, 44, 1)) \ -- 2.49.0