From patchwork Tue Apr 19 23:46:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Harrison X-Patchwork-Id: 12819511 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 653F1C433EF for ; Tue, 19 Apr 2022 23:46:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C1E0210E392; Tue, 19 Apr 2022 23:46:04 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0A74710E3A2 for ; Tue, 19 Apr 2022 23:46:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1650411963; x=1681947963; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=CC5BS3IDiw66ikE+4i0Fy4VBauecCw5PynyA2Tgo1vo=; b=l/d13tpLIgSHsAeVOcLi2rlkqEA3GcbIFTDh8RJPDiabHt4w1+tqbtz/ SOFz8wz9hm3DB82tFyIqS1Jriv1ydR27zcw+TsuNSzEo7CHwZk6a3kIOg kXbgwoeumn8OmYqJyqVmQYYBuXNh3C4+TNvJLflHDiBJNVJh+OU/NpMtd PaLderDI2/ZHjJ87sqkxQuGcF70+uiFrsgltlqY0LmLYjCITGgqL5qOUH G1HU3F3FJGBe8DtwpPOyePK0gxOGTRLMZzOCA12RI+lwOJyY9Ll58qAzb nbVmOyWcgC0mnsJLv4NFGdWiYvPq4xSBmIUOC+9Hnzzsw+AcaM6qzirWg g==; X-IronPort-AV: E=McAfee;i="6400,9594,10322"; a="326798907" X-IronPort-AV: E=Sophos;i="5.90,274,1643702400"; d="scan'208";a="326798907" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Apr 2022 16:46:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,274,1643702400"; d="scan'208";a="657838216" Received: from relo-linux-5.jf.intel.com ([10.165.21.134]) by fmsmga002.fm.intel.com with ESMTP; 19 Apr 2022 16:46:02 -0700 From: John.C.Harrison@Intel.com To: linux-firmware@kernel.org Date: Tue, 19 Apr 2022 16:46:01 -0700 Message-Id: <20220419234601.3075232-1-John.C.Harrison@Intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Subject: [Intel-gfx] PR for new GuC v70.1.1 X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jwboyer@kernel.org, intel-gfx@lists.freedesktop.org, kyle@kernel.org, ben@decadent.org.uk Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" The following changes since commit 681281e49fb6778831370e5d94e6e1d97f0752d6: amdgpu: update PSP 13.0.8 firmware (2022-03-18 07:35:54 -0400) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-firmware guc_v70.1.1 for you to fetch changes up to ab0d8c137d4235dbb09ac4c76dd5477719cd73f1: i915: Add GuC v70.1.1 for all platforms (2022-04-07 13:14:24 -0700) ---------------------------------------------------------------- John Harrison (1): i915: Add GuC v70.1.1 for all platforms WHENCE | 30 ++++++++++++++++++++++++++++++ i915/adlp_guc_70.1.1.bin | Bin 0 -> 289472 bytes i915/bxt_guc_70.1.1.bin | Bin 0 -> 206464 bytes i915/cml_guc_70.1.1.bin | Bin 0 -> 206976 bytes i915/dg1_guc_70.1.1.bin | Bin 0 -> 265152 bytes i915/ehl_guc_70.1.1.bin | Bin 0 -> 274496 bytes i915/glk_guc_70.1.1.bin | Bin 0 -> 206784 bytes i915/icl_guc_70.1.1.bin | Bin 0 -> 274496 bytes i915/kbl_guc_70.1.1.bin | Bin 0 -> 206976 bytes i915/skl_guc_70.1.1.bin | Bin 0 -> 206208 bytes i915/tgl_guc_70.1.1.bin | Bin 0 -> 277440 bytes 11 files changed, 30 insertions(+) create mode 100644 i915/adlp_guc_70.1.1.bin create mode 100644 i915/bxt_guc_70.1.1.bin create mode 100644 i915/cml_guc_70.1.1.bin create mode 100644 i915/dg1_guc_70.1.1.bin create mode 100644 i915/ehl_guc_70.1.1.bin create mode 100644 i915/glk_guc_70.1.1.bin create mode 100644 i915/icl_guc_70.1.1.bin create mode 100644 i915/kbl_guc_70.1.1.bin create mode 100644 i915/skl_guc_70.1.1.bin create mode 100644 i915/tgl_guc_70.1.1.bin