From mboxrd@z Thu Jan 1 00:00:00 1970 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=-19.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable 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 B0E36C64E8A for ; Mon, 30 Nov 2020 19:15:19 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 70D7220789; Mon, 30 Nov 2020 19:15:19 +0000 (UTC) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (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 E2F672076E; Mon, 30 Nov 2020 19:15:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E2F672076E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=john.c.harrison@intel.com IronPort-SDR: zLw+UtRmBxnZvQ0L2QU6xKD0HPmRjrP6TlhrrKtkrAiS7TYCZITh0e4CIgqq8DyxxeMXn9lkpv xlDQu9abMYSA== X-IronPort-AV: E=McAfee;i="6000,8403,9821"; a="152527318" X-IronPort-AV: E=Sophos;i="5.78,382,1599548400"; d="scan'208";a="152527318" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Nov 2020 11:15:16 -0800 IronPort-SDR: fT1mnEJ88O73BBLZ4FuOQPHFAd22XwbQIbxY9pn/5NArkefmBUjvevJKOrKwZ7/9dM067CpFIa D9TJQ/Do/gEw== X-IronPort-AV: E=Sophos;i="5.78,382,1599548400"; d="scan'208";a="549228020" Received: from johnharr-mobl1.amr.corp.intel.com (HELO [10.212.134.54]) ([10.212.134.54]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Nov 2020 11:15:15 -0800 Subject: Re: linux firmware PR for i915 GuC v49.0.1 To: Josh Boyer List-Id: Cc: Linux Firmware , Kyle McMartin , Ben Hutchings , Intel Graphics Development References: <20201125014214.3772152-1-John.C.Harrison@Intel.com> From: John Harrison Message-ID: <62463df6-6351-7003-ae84-960d1c7adc0f@intel.com> Date: Mon, 30 Nov 2020 11:15:14 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-GB On 11/30/2020 11:09, Josh Boyer wrote: > On Mon, Nov 30, 2020 at 1:49 PM John Harrison wrote: >> On 11/30/2020 06:26, Josh Boyer wrote: >>> On Tue, Nov 24, 2020 at 8:42 PM wrote: >>>> Hi Josh, Kyle, Ben, >>>> >>>> Kindly add the below i915 changes to linux-firmware.git: >>>> >>>> >>>> The following changes since commit b362fd4cb8963ad75517dbcf424974f65a29a60e: >>>> >>>> Mellanox: Add new mlxsw_spectrum firmware xx.2008.2018 (2020-11-24 09:55:03 -0500) >>>> >>>> are available in the Git repository at: >>>> >>>> git://anongit.freedesktop.org/drm/drm-firmware FDO/guc_v49 >>> This doesn't exist. Git complains with: >>> >>> fatal: couldn't find remote ref FDO/guc_v49 >>> >>> Did you just mean guc_v49? >>> >>> josh >> I guess. The FDO part is the name of the remote repo in my local .git. >> When I tried to create the pull request without that part it gave me an >> error. >> >> Do you need me to resend the email with the 'FDO/' part dropped? > No. I pulled that tag and pushed it out. Take a look at the mainline > repo and make sure it included the 2 commits you wanted. Should be > good to go. > > josh Just pulled the tree and it looks good :). Thank you, John. >>>> for you to fetch changes up to c487f7dadcd21116613441ed355b764003b3f57b: >>>> >>>> i915: Add GuC firmware v49.0.1 for all platforms (2020-11-24 17:04:17 -0800) >>>> >>>> ---------------------------------------------------------------- >>>> John Harrison (2): >>>> i915: Remove duplicate KBL DMC entry >>>> i915: Add GuC firmware v49.0.1 for all platforms >>>> >>>> WHENCE | 25 ++++++++++++++++++++++++- >>>> i915/bxt_guc_49.0.1.bin | Bin 0 -> 196224 bytes >>>> i915/cml_guc_49.0.1.bin | Bin 0 -> 197184 bytes >>>> i915/ehl_guc_49.0.1.bin | Bin 0 -> 324160 bytes >>>> i915/glk_guc_49.0.1.bin | Bin 0 -> 196672 bytes >>>> i915/icl_guc_49.0.1.bin | Bin 0 -> 324160 bytes >>>> i915/kbl_guc_49.0.1.bin | Bin 0 -> 197184 bytes >>>> i915/skl_guc_49.0.1.bin | Bin 0 -> 196288 bytes >>>> i915/tgl_guc_49.0.1.bin | Bin 0 -> 321792 bytes >>>> 9 files changed, 24 insertions(+), 1 deletion(-) >>>> create mode 100644 i915/bxt_guc_49.0.1.bin >>>> create mode 100644 i915/cml_guc_49.0.1.bin >>>> create mode 100644 i915/ehl_guc_49.0.1.bin >>>> create mode 100644 i915/glk_guc_49.0.1.bin >>>> create mode 100644 i915/icl_guc_49.0.1.bin >>>> create mode 100644 i915/kbl_guc_49.0.1.bin >>>> create mode 100644 i915/skl_guc_49.0.1.bin >>>> create mode 100644 i915/tgl_guc_49.0.1.bin From mboxrd@z Thu Jan 1 00:00:00 1970 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=-20.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 48E0CC63777 for ; Mon, 30 Nov 2020 19:15:19 +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 D9BAD206ED for ; Mon, 30 Nov 2020 19:15:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D9BAD206ED 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 597036E7EF; Mon, 30 Nov 2020 19:15:18 +0000 (UTC) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id AF41D6E7EF for ; Mon, 30 Nov 2020 19:15:17 +0000 (UTC) IronPort-SDR: hViJQr7ojxYc5zueOBubArzjg3xGjWLAX6dsAL0xQnJz4ZlRU1eYiC3OoROkR6e/Z0dp0UzWDc 6kg0+r1eeH9Q== X-IronPort-AV: E=McAfee;i="6000,8403,9821"; a="172795819" X-IronPort-AV: E=Sophos;i="5.78,382,1599548400"; d="scan'208";a="172795819" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Nov 2020 11:15:16 -0800 IronPort-SDR: fT1mnEJ88O73BBLZ4FuOQPHFAd22XwbQIbxY9pn/5NArkefmBUjvevJKOrKwZ7/9dM067CpFIa D9TJQ/Do/gEw== X-IronPort-AV: E=Sophos;i="5.78,382,1599548400"; d="scan'208";a="549228020" Received: from johnharr-mobl1.amr.corp.intel.com (HELO [10.212.134.54]) ([10.212.134.54]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Nov 2020 11:15:15 -0800 To: Josh Boyer References: <20201125014214.3772152-1-John.C.Harrison@Intel.com> From: John Harrison Message-ID: <62463df6-6351-7003-ae84-960d1c7adc0f@intel.com> Date: Mon, 30 Nov 2020 11:15:14 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-GB Subject: Re: [Intel-gfx] linux firmware PR for i915 GuC v49.0.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: , List-Id: Cc: Intel Graphics Development , Kyle McMartin , Ben Hutchings , Linux Firmware Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Message-ID: <20201130191514.ma7FnlXnVVdiWdChUho1yREkfLwskPTJeMUKosSx89Y@z> On 11/30/2020 11:09, Josh Boyer wrote: > On Mon, Nov 30, 2020 at 1:49 PM John Harrison wrote: >> On 11/30/2020 06:26, Josh Boyer wrote: >>> On Tue, Nov 24, 2020 at 8:42 PM wrote: >>>> Hi Josh, Kyle, Ben, >>>> >>>> Kindly add the below i915 changes to linux-firmware.git: >>>> >>>> >>>> The following changes since commit b362fd4cb8963ad75517dbcf424974f65a29a60e: >>>> >>>> Mellanox: Add new mlxsw_spectrum firmware xx.2008.2018 (2020-11-24 09:55:03 -0500) >>>> >>>> are available in the Git repository at: >>>> >>>> git://anongit.freedesktop.org/drm/drm-firmware FDO/guc_v49 >>> This doesn't exist. Git complains with: >>> >>> fatal: couldn't find remote ref FDO/guc_v49 >>> >>> Did you just mean guc_v49? >>> >>> josh >> I guess. The FDO part is the name of the remote repo in my local .git. >> When I tried to create the pull request without that part it gave me an >> error. >> >> Do you need me to resend the email with the 'FDO/' part dropped? > No. I pulled that tag and pushed it out. Take a look at the mainline > repo and make sure it included the 2 commits you wanted. Should be > good to go. > > josh Just pulled the tree and it looks good :). Thank you, John. >>>> for you to fetch changes up to c487f7dadcd21116613441ed355b764003b3f57b: >>>> >>>> i915: Add GuC firmware v49.0.1 for all platforms (2020-11-24 17:04:17 -0800) >>>> >>>> ---------------------------------------------------------------- >>>> John Harrison (2): >>>> i915: Remove duplicate KBL DMC entry >>>> i915: Add GuC firmware v49.0.1 for all platforms >>>> >>>> WHENCE | 25 ++++++++++++++++++++++++- >>>> i915/bxt_guc_49.0.1.bin | Bin 0 -> 196224 bytes >>>> i915/cml_guc_49.0.1.bin | Bin 0 -> 197184 bytes >>>> i915/ehl_guc_49.0.1.bin | Bin 0 -> 324160 bytes >>>> i915/glk_guc_49.0.1.bin | Bin 0 -> 196672 bytes >>>> i915/icl_guc_49.0.1.bin | Bin 0 -> 324160 bytes >>>> i915/kbl_guc_49.0.1.bin | Bin 0 -> 197184 bytes >>>> i915/skl_guc_49.0.1.bin | Bin 0 -> 196288 bytes >>>> i915/tgl_guc_49.0.1.bin | Bin 0 -> 321792 bytes >>>> 9 files changed, 24 insertions(+), 1 deletion(-) >>>> create mode 100644 i915/bxt_guc_49.0.1.bin >>>> create mode 100644 i915/cml_guc_49.0.1.bin >>>> create mode 100644 i915/ehl_guc_49.0.1.bin >>>> create mode 100644 i915/glk_guc_49.0.1.bin >>>> create mode 100644 i915/icl_guc_49.0.1.bin >>>> create mode 100644 i915/kbl_guc_49.0.1.bin >>>> create mode 100644 i915/skl_guc_49.0.1.bin >>>> create mode 100644 i915/tgl_guc_49.0.1.bin _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx