From patchwork Tue Sep 3 22:24:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Srivatsa, Anusha" X-Patchwork-Id: 11129057 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 4F27D112C for ; Tue, 3 Sep 2019 22:24:28 +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 2C9E92087E for ; Tue, 3 Sep 2019 22:24:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2C9E92087E 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 D8C41892D4; Tue, 3 Sep 2019 22:24:26 +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 5A896892D4 for ; Tue, 3 Sep 2019 22:24:25 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Sep 2019 15:24:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,464,1559545200"; d="scan'208,217";a="198876244" Received: from orsmsx103.amr.corp.intel.com ([10.22.225.130]) by fmsmga001.fm.intel.com with ESMTP; 03 Sep 2019 15:24:24 -0700 Received: from orsmsx160.amr.corp.intel.com (10.22.226.43) by ORSMSX103.amr.corp.intel.com (10.22.225.130) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 3 Sep 2019 15:24:24 -0700 Received: from orsmsx108.amr.corp.intel.com ([169.254.2.9]) by ORSMSX160.amr.corp.intel.com ([169.254.13.75]) with mapi id 14.03.0439.000; Tue, 3 Sep 2019 15:24:24 -0700 From: "Srivatsa, Anusha" To: "intel-gfx@lists.freedesktop.org" Thread-Topic: PR - HuC Updates and ICL DMC v1.09 Thread-Index: AdVipgCjk2sBxV+ES2CG4lGEzuQmfA== Date: Tue, 3 Sep 2019 22:24:23 +0000 Message-ID: <83F5C7385F545743AD4FB2A62F75B0734814F64A@ORSMSX108.amr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.3.86.137] MIME-Version: 1.0 Subject: [Intel-gfx] PR - HuC Updates and ICL DMC v1.09 X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Sarvela, Tomi P" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Sending PR for HUC Updates and ICl DMC. The following changes since commit 7307a29961ad2765ebcad162da699d2497c5c3f8: brcm: Add 43455 based AP6255 NVRAM for the Minix Neo Z83-4 Mini PC (2019-08-27 08:04:55 -0400) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-firmware gen9_huc_icl_dmc for you to fetch changes up to d258974f18273e3e37b34686c3b8ecc7bb2902bc: drm/i915/firmware: Add v9.0.0 of HuC for Icelake (2019-09-03 14:27:25 -0700) ---------------------------------------------------------------- Anusha Srivatsa (7): drm/i915/firmware: Add v1.09 of DMC for ICL drm/i915/firmware: Add v2.0.0 of HuC for Skylake drm/i915/firmware: Add v4.0.0 of HuC for Kabylake drm/i915/firmware: Add v2.0.0 of HuC for Broxton drm/i915/firmware: Add v4.0.0 of HuC for Geminilake drm/i915/firmware: Add v4.0.0 of HuC for Cometlake drm/i915/firmware: Add v9.0.0 of HuC for Icelake WHENCE | 22 ++++++++++++++++++++++ i915/bxt_huc_ver2_0_0.bin | Bin 0 -> 149824 bytes i915/cml_huc_ver4_0_0.bin | Bin 0 -> 226048 bytes i915/glk_huc_ver4_0_0.bin | Bin 0 -> 226048 bytes i915/icl_dmc_ver1_09.bin | Bin 0 -> 25952 bytes i915/icl_huc_ver9_0_0.bin | Bin 0 -> 498880 bytes i915/kbl_huc_ver4_0_0.bin | Bin 0 -> 226048 bytes i915/skl_huc_ver2_0_0.bin | Bin 0 -> 136320 bytes 8 files changed, 22 insertions(+) create mode 100644 i915/bxt_huc_ver2_0_0.bin create mode 100644 i915/cml_huc_ver4_0_0.bin create mode 100644 i915/glk_huc_ver4_0_0.bin create mode 100644 i915/icl_dmc_ver1_09.bin create mode 100644 i915/icl_huc_ver9_0_0.bin create mode 100644 i915/kbl_huc_ver4_0_0.bin create mode 100644 i915/skl_huc_ver2_0_0.bin Regards, Anusha