linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* I915 Update - ADLS(dmc), DG1(GuC, HuC)
@ 2021-02-02  0:49 Srivatsa, Anusha
  2021-02-08 13:23 ` Josh Boyer
  0 siblings, 1 reply; 3+ messages in thread
From: Srivatsa, Anusha @ 2021-02-02  0:49 UTC (permalink / raw)
  To: linux-firmware; +Cc: Kyle McMartin, ben

[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

Sending some i915 updates to be pulled in upstream.

The following changes since commit 05789708b79b38eb0f1a20d8449b4eb56d39b39f:

  brcm: Link RPi4's WiFi firmware with DMI machine name. (2021-01-19 07:42:43 -0500)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-firmware DG1-guc-huc-ADLS-dmc

for you to fetch changes up to 348d8a9740930e7b8bd83a36baba40c5cfc3f8be:

  i915: Add DMC v2.01 for ADL-S (2021-01-29 11:43:12 -0800)

----------------------------------------------------------------
Anusha Srivatsa (3):
      i915: Add GuC v49.0.1 for DG1
      i915: Add HuC v7.7.1 for DG1
      i915: Add DMC v2.01 for ADL-S

WHENCE                    |   9 +++++++++
i915/adls_dmc_ver2_01.bin | Bin 0 -> 18704 bytes
i915/dg1_guc_49.0.1.bin   | Bin 0 -> 311872 bytes
i915/dg1_huc_7.7.1.bin    | Bin 0 -> 582400 bytes
4 files changed, 9 insertions(+)
create mode 100644 i915/adls_dmc_ver2_01.bin
create mode 100644 i915/dg1_guc_49.0.1.bin
create mode 100644 i915/dg1_huc_7.7.1.bin


Thanks,
Anusha


[-- Attachment #2: Type: text/html, Size: 3993 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: I915 Update - ADLS(dmc), DG1(GuC, HuC)
  2021-02-02  0:49 I915 Update - ADLS(dmc), DG1(GuC, HuC) Srivatsa, Anusha
@ 2021-02-08 13:23 ` Josh Boyer
  2021-02-08 15:33   ` Srivatsa, Anusha
  0 siblings, 1 reply; 3+ messages in thread
From: Josh Boyer @ 2021-02-08 13:23 UTC (permalink / raw)
  To: Srivatsa, Anusha; +Cc: linux-firmware, Kyle McMartin, ben

Pulled and pushed out.

josh

On Mon, Feb 1, 2021 at 7:49 PM Srivatsa, Anusha
<anusha.srivatsa@intel.com> wrote:
>
> Sending some i915 updates to be pulled in upstream.
>
>
>
> The following changes since commit 05789708b79b38eb0f1a20d8449b4eb56d39b39f:
>
>
>
>   brcm: Link RPi4's WiFi firmware with DMI machine name. (2021-01-19 07:42:43 -0500)
>
>
>
> are available in the Git repository at:
>
>
>
>   git://anongit.freedesktop.org/drm/drm-firmware DG1-guc-huc-ADLS-dmc
>
>
>
> for you to fetch changes up to 348d8a9740930e7b8bd83a36baba40c5cfc3f8be:
>
>
>
>   i915: Add DMC v2.01 for ADL-S (2021-01-29 11:43:12 -0800)
>
>
>
> ----------------------------------------------------------------
>
> Anusha Srivatsa (3):
>
>       i915: Add GuC v49.0.1 for DG1
>
>       i915: Add HuC v7.7.1 for DG1
>
>       i915: Add DMC v2.01 for ADL-S
>
>
>
> WHENCE                    |   9 +++++++++
>
> i915/adls_dmc_ver2_01.bin | Bin 0 -> 18704 bytes
>
> i915/dg1_guc_49.0.1.bin   | Bin 0 -> 311872 bytes
>
> i915/dg1_huc_7.7.1.bin    | Bin 0 -> 582400 bytes
>
> 4 files changed, 9 insertions(+)
>
> create mode 100644 i915/adls_dmc_ver2_01.bin
>
> create mode 100644 i915/dg1_guc_49.0.1.bin
>
> create mode 100644 i915/dg1_huc_7.7.1.bin
>
>
>
>
>
> Thanks,
>
> Anusha
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: I915 Update - ADLS(dmc), DG1(GuC, HuC)
  2021-02-08 13:23 ` Josh Boyer
@ 2021-02-08 15:33   ` Srivatsa, Anusha
  0 siblings, 0 replies; 3+ messages in thread
From: Srivatsa, Anusha @ 2021-02-08 15:33 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linux-firmware, Kyle McMartin, ben



> -----Original Message-----
> From: Josh Boyer <jwboyer@kernel.org>
> Sent: Monday, February 8, 2021 5:23 AM
> To: Srivatsa, Anusha <anusha.srivatsa@intel.com>
> Cc: linux-firmware@kernel.org; Kyle McMartin <kyle@mcmartin.ca>;
> ben@decadent.org.uk
> Subject: Re: I915 Update - ADLS(dmc), DG1(GuC, HuC)
> 
> Pulled and pushed out.

Thanks Josh!

> josh
> 
> On Mon, Feb 1, 2021 at 7:49 PM Srivatsa, Anusha
> <anusha.srivatsa@intel.com> wrote:
> >
> > Sending some i915 updates to be pulled in upstream.
> >
> >
> >
> > The following changes since commit
> 05789708b79b38eb0f1a20d8449b4eb56d39b39f:
> >
> >
> >
> >   brcm: Link RPi4's WiFi firmware with DMI machine name. (2021-01-19
> > 07:42:43 -0500)
> >
> >
> >
> > are available in the Git repository at:
> >
> >
> >
> >   git://anongit.freedesktop.org/drm/drm-firmware DG1-guc-huc-ADLS-dmc
> >
> >
> >
> > for you to fetch changes up to
> 348d8a9740930e7b8bd83a36baba40c5cfc3f8be:
> >
> >
> >
> >   i915: Add DMC v2.01 for ADL-S (2021-01-29 11:43:12 -0800)
> >
> >
> >
> > ----------------------------------------------------------------
> >
> > Anusha Srivatsa (3):
> >
> >       i915: Add GuC v49.0.1 for DG1
> >
> >       i915: Add HuC v7.7.1 for DG1
> >
> >       i915: Add DMC v2.01 for ADL-S
> >
> >
> >
> > WHENCE                    |   9 +++++++++
> >
> > i915/adls_dmc_ver2_01.bin | Bin 0 -> 18704 bytes
> >
> > i915/dg1_guc_49.0.1.bin   | Bin 0 -> 311872 bytes
> >
> > i915/dg1_huc_7.7.1.bin    | Bin 0 -> 582400 bytes
> >
> > 4 files changed, 9 insertions(+)
> >
> > create mode 100644 i915/adls_dmc_ver2_01.bin
> >
> > create mode 100644 i915/dg1_guc_49.0.1.bin
> >
> > create mode 100644 i915/dg1_huc_7.7.1.bin
> >
> >
> >
> >
> >
> > Thanks,
> >
> > Anusha
> >
> >

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-08 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02  0:49 I915 Update - ADLS(dmc), DG1(GuC, HuC) Srivatsa, Anusha
2021-02-08 13:23 ` Josh Boyer
2021-02-08 15:33   ` Srivatsa, Anusha

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).