From patchwork Thu Jun 20 00:35:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Srivatsa, Anusha" X-Patchwork-Id: 11005609 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6F62276 for ; Thu, 20 Jun 2019 00:35:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5D56B204BA for ; Thu, 20 Jun 2019 00:35:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5079628685; Thu, 20 Jun 2019 00:35:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id F0400204BA for ; Thu, 20 Jun 2019 00:35:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7A36C6E49A; Thu, 20 Jun 2019 00:35:40 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id A3FE56E49A for ; Thu, 20 Jun 2019 00:35:38 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jun 2019 17:35:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,394,1557212400"; d="scan'208,217";a="182905007" Received: from orsmsx108.amr.corp.intel.com ([10.22.240.6]) by fmsmga004.fm.intel.com with ESMTP; 19 Jun 2019 17:35:38 -0700 Received: from orsmsx154.amr.corp.intel.com (10.22.226.12) by ORSMSX108.amr.corp.intel.com (10.22.240.6) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 19 Jun 2019 17:35:37 -0700 Received: from orsmsx108.amr.corp.intel.com ([169.254.2.202]) by ORSMSX154.amr.corp.intel.com ([169.254.11.187]) with mapi id 14.03.0439.000; Wed, 19 Jun 2019 17:35:37 -0700 From: "Srivatsa, Anusha" To: "intel-gfx@lists.freedesktop.org" Thread-Topic: PR v33.0.0 of guC Thread-Index: AdUnABQCZGmQGps/TuOW3A+OR3tWtg== Date: Thu, 20 Jun 2019 00:35:36 +0000 Message-ID: <83F5C7385F545743AD4FB2A62F75B073480E20B4@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.135] MIME-Version: 1.0 Subject: [Intel-gfx] PR v33.0.0 of guC 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" X-Virus-Scanned: ClamAV using ClamSMTP Sending PR for latest guC version- The following changes since commit acb56f2fae3235195bc99ecb7d09742fb4b65e63: cavium: Add firmware for CNN55XX crypto driver. (2019-06-18 09:12:52 -0400) are available in the Git repository at: git://git.anongit.freedesktop.org/drm/drm-firmware/ guc_v33 for you to fetch changes up to 2a2cda3824225601d8c6ec32c4a6d98ab736cdf8: drm/i915/firmware: Add v33 of GuC for KBL (2019-06-19 17:13:28 -0700) ---------------------------------------------------------------- Anusha Srivatsa (4): drm/i915/firmware: Add v33 of GuC for BXT drm/i915/firmware: Add v33 of GuC for GLK drm/i915/firmware: Add v33 of GuC for SKL drm/i915/firmware: Add v33 of GuC for KBL WHENCE | 12 ++++++++++++ i915/bxt_guc_33.0.0.bin | Bin 0 -> 181888 bytes i915/glk_guc_33.0.0.bin | Bin 0 -> 182336 bytes i915/kbl_guc_33.0.0.bin | Bin 0 -> 182912 bytes i915/skl_guc_33.0.0.bin | Bin 0 -> 182080 bytes 5 files changed, 12 insertions(+) create mode 100644 i915/bxt_guc_33.0.0.bin create mode 100644 i915/glk_guc_33.0.0.bin create mode 100644 i915/kbl_guc_33.0.0.bin create mode 100644 i915/skl_guc_33.0.0.bin Thanks, Anusha