linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Harrison <john.c.harrison@intel.com>
To: Josh Boyer <jwboyer@kernel.org>
Cc: Linux Firmware <linux-firmware@kernel.org>,
	Kyle McMartin <kyle@kernel.org>,
	Ben Hutchings <ben@decadent.org.uk>,
	Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Subject: Re: linux firmware PR for i915 GuC v49.0.1
Date: Mon, 30 Nov 2020 11:15:14 -0800	[thread overview]
Message-ID: <62463df6-6351-7003-ae84-960d1c7adc0f@intel.com> (raw)
In-Reply-To: <CA+5PVA4zc3wRGv0ZhUSQLpiQs2kbDZN0jbux++JM-i+EFRTeDA@mail.gmail.com>

On 11/30/2020 11:09, Josh Boyer wrote:
> On Mon, Nov 30, 2020 at 1:49 PM John Harrison <john.c.harrison@intel.com> wrote:
>> On 11/30/2020 06:26, Josh Boyer wrote:
>>> On Tue, Nov 24, 2020 at 8:42 PM <John.C.Harrison@intel.com> 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


WARNING: multiple messages have this Message-ID (diff)
From: John Harrison <john.c.harrison@intel.com>
To: Josh Boyer <jwboyer@kernel.org>
Cc: Intel Graphics Development <intel-gfx@lists.freedesktop.org>,
	Kyle McMartin <kyle@kernel.org>,
	Ben Hutchings <ben@decadent.org.uk>,
	Linux Firmware <linux-firmware@kernel.org>
Subject: Re: [Intel-gfx] linux firmware PR for i915 GuC v49.0.1
Date: Mon, 30 Nov 2020 11:15:14 -0800	[thread overview]
Message-ID: <62463df6-6351-7003-ae84-960d1c7adc0f@intel.com> (raw)
Message-ID: <20201130191514.ma7FnlXnVVdiWdChUho1yREkfLwskPTJeMUKosSx89Y@z> (raw)
In-Reply-To: <CA+5PVA4zc3wRGv0ZhUSQLpiQs2kbDZN0jbux++JM-i+EFRTeDA@mail.gmail.com>

On 11/30/2020 11:09, Josh Boyer wrote:
> On Mon, Nov 30, 2020 at 1:49 PM John Harrison <john.c.harrison@intel.com> wrote:
>> On 11/30/2020 06:26, Josh Boyer wrote:
>>> On Tue, Nov 24, 2020 at 8:42 PM <John.C.Harrison@intel.com> 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

  parent reply	other threads:[~2020-11-30 19:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25  1:42 linux firmware PR for i915 GuC v49.0.1 John.C.Harrison
2020-11-25  1:42 ` [Intel-gfx] " John.C.Harrison
2020-11-30 14:26 ` Josh Boyer
2020-11-30 14:26   ` [Intel-gfx] " Josh Boyer
2020-11-30 18:49   ` John Harrison
2020-11-30 18:49     ` [Intel-gfx] " John Harrison
2020-11-30 19:09     ` Josh Boyer
2020-11-30 19:09       ` [Intel-gfx] " Josh Boyer
2020-11-30 19:15       ` John Harrison [this message]
2020-11-30 19:15         ` John Harrison

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=62463df6-6351-7003-ae84-960d1c7adc0f@intel.com \
    --to=john.c.harrison@intel.com \
    --cc=ben@decadent.org.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jwboyer@kernel.org \
    --cc=kyle@kernel.org \
    --cc=linux-firmware@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).