From patchwork Fri Jun 25 23:39:03 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Harrison X-Patchwork-Id: 12346009 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-21.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69142C2B9F4 for ; Fri, 25 Jun 2021 23:39:10 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 164A761584 for ; Fri, 25 Jun 2021 23:39:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 164A761584 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=Intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6914E6E09C; Fri, 25 Jun 2021 23:39:09 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id BDCE36E09C; Fri, 25 Jun 2021 23:39:08 +0000 (UTC) IronPort-SDR: xt9BAR5FV16Zz4z34/qYAzpQ1fewnmEjek0AAf5VDOqZlDFDzD9M02VAPkoDdyVka/jEIBXm5Z xy0/hc152ndw== X-IronPort-AV: E=McAfee;i="6200,9189,10026"; a="194900483" X-IronPort-AV: E=Sophos;i="5.83,300,1616482800"; d="scan'208";a="194900483" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jun 2021 16:39:05 -0700 IronPort-SDR: i8U5WcHskJhxGvzE1KgMfAYgeLqbtcBS4oGUXIjieH/paRLRAV1OQ3FMunedEEVlcTcxEDrI27 lJgv6/QzaPSQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.83,300,1616482800"; d="scan'208";a="453975005" Received: from relo-linux-5.jf.intel.com ([10.165.21.134]) by orsmga008.jf.intel.com with ESMTP; 25 Jun 2021 16:39:03 -0700 From: John.C.Harrison@Intel.com To: Intel-GFX@Lists.FreeDesktop.Org Subject: [CI] PR for new GuC v62.0.3 and HuC v7.9.3 binaries Date: Fri, 25 Jun 2021 16:39:03 -0700 Message-Id: <20210625233903.1567481-1-John.C.Harrison@Intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: DRI-Devel@Lists.FreeDesktop.Org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The following changes since commit 0f66b74b6267fce66395316308d88b0535aa3df2: cypress: update firmware for cyw54591 pcie (2021-06-09 07:12:02 -0400) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-firmware adlp_updates for you to fetch changes up to 38983b6f28e0b217aedd7c5430081a60d6591732: drm/i915/firmware: Add GuC v62.03 for ADLP (2021-06-25 11:51:11 -0700) ---------------------------------------------------------------- Anusha Srivatsa (2): drm/i915/firmware: Add HuC v7.9.3 for TGL drm/i915/firmware: Add GuC v62.03 for ADLP WHENCE | 7 +++++++ adlp_guc_62.0.3.bin | Bin 0 -> 336704 bytes tgl_huc_7.9.3.bin | Bin 0 -> 589888 bytes 3 files changed, 7 insertions(+) create mode 100644 adlp_guc_62.0.3.bin create mode 100644 tgl_huc_7.9.3.bin