From patchwork Thu Jan 9 00:42:39 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: John Harrison X-Patchwork-Id: 11324923 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E41D61395 for ; Thu, 9 Jan 2020 00:42:45 +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 C1CD12070E for ; Thu, 9 Jan 2020 00:42:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C1CD12070E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=Intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 97E5E6E365; Thu, 9 Jan 2020 00:42:43 +0000 (UTC) X-Original-To: Intel-GFX@lists.freedesktop.org Delivered-To: Intel-GFX@lists.freedesktop.org Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7A4A26E365 for ; Thu, 9 Jan 2020 00:42:41 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Jan 2020 16:42:40 -0800 X-IronPort-AV: E=Sophos;i="5.69,412,1571727600"; d="scan'208";a="395925639" Received: from johnharr-mobl3.ger.corp.intel.com (HELO [10.252.139.119]) ([10.252.139.119]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 08 Jan 2020 16:42:40 -0800 To: Intel-GFX@Lists.FreeDesktop.Org From: John Harrison Message-ID: <102948c5-f625-387a-46a8-c66272f998c2@Intel.com> Date: Wed, 8 Jan 2020 16:42:39 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 Content-Language: en-US Subject: [Intel-gfx] [CI] PR for v40 GuC binaries 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: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" The following changes since commit 67d4ff59bf3334895626cf165e508e9eb1846e24:   Mellanox: Add new mlxsw_spectrum firmware xx.2000.2714 (2020-01-07 09:08:25 -0500) are available in the Git repository at:   git://anongit.freedesktop.org/drm/drm-firmware guc_v40 for you to fetch changes up to a094e249a46f655346b6a63914e6d352027ad64c:   i915: Add GuC v40.0.0 for TGL (2020-01-08 16:19:05 -0800) ---------------------------------------------------------------- John Harrison (8):       i915: Add GuC v40.0.0 for BXT       i915: Add GuC v40.0.0 for SKL       i915: Add GuC v40.0.0 for KBL       i915: Add GuC v40.0.0 for ICL       i915: Add GuC v40.0.0 for GLK       i915: Add GuC v40.0.0 for CML       i915: Add GuC v40.0.0 for EHL       i915: Add GuC v40.0.0 for TGL  WHENCE                  |  24 ++++++++++++++++++++++++  i915/bxt_guc_40.0.0.bin | Bin 0 -> 183808 bytes  i915/cml_guc_40.0.0.bin | Bin 0 -> 184640 bytes  i915/ehl_guc_40.0.0.bin | Bin 0 -> 305024 bytes  i915/glk_guc_40.0.0.bin | Bin 0 -> 184256 bytes  i915/icl_guc_40.0.0.bin | Bin 0 -> 305024 bytes  i915/kbl_guc_40.0.0.bin | Bin 0 -> 184640 bytes  i915/skl_guc_40.0.0.bin | Bin 0 -> 183744 bytes  i915/tgl_guc_40.0.0.bin | Bin 0 -> 319168 bytes  9 files changed, 24 insertions(+)  create mode 100644 i915/bxt_guc_40.0.0.bin  create mode 100644 i915/cml_guc_40.0.0.bin  create mode 100644 i915/ehl_guc_40.0.0.bin  create mode 100644 i915/glk_guc_40.0.0.bin  create mode 100644 i915/icl_guc_40.0.0.bin  create mode 100644 i915/kbl_guc_40.0.0.bin  create mode 100644 i915/skl_guc_40.0.0.bin  create mode 100644 i915/tgl_guc_40.0.0.bin