mbox series

PR - i915 firmware updates (GuC and HuC for EHL and TGL)

Message ID 20191106221521.20528-1-daniele.ceraolospurio@intel.com (mailing list archive)
State New, archived
Headers show
Series PR - i915 firmware updates (GuC and HuC for EHL and TGL) | expand

Pull-request

git://anongit.freedesktop.org/drm/drm-firmware ehl_tgl_guc_huc

Message

Daniele Ceraolo Spurio Nov. 6, 2019, 10:15 p.m. UTC
Hi,

Kindly add the below i915 changes to linux-firmware.git

The following changes since commit 11bdc578ec861c7797ec614d60737a0448b68195:

  rtw88: RTL8723D: add firmware file v48 (2019-11-04 06:37:16 -0500)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-firmware ehl_tgl_guc_huc

for you to fetch changes up to 4debf2173804396540d1890fa2347af7689c4420:

  i915: Add HuC firmware v7.0.3 for TGL (2019-11-06 11:42:42 -0800)

----------------------------------------------------------------
Daniele Ceraolo Spurio (4):
      i915: Add GuC firmware v33.0.4 for EHL
      i915: Add HuC firmware v9.0.0 for EHL
      i915: Add GuC firmware v35.2.0 for TGL
      i915: Add HuC firmware v7.0.3 for TGL

 WHENCE                  |  12 ++++++++++++
 i915/ehl_guc_33.0.4.bin | Bin 0 -> 396288 bytes
 i915/ehl_huc_9.0.0.bin  | Bin 0 -> 498880 bytes
 i915/tgl_guc_35.2.0.bin | Bin 0 -> 417728 bytes
 i915/tgl_huc_7.0.3.bin  | Bin 0 -> 521408 bytes
 5 files changed, 12 insertions(+)
 create mode 100644 i915/ehl_guc_33.0.4.bin
 create mode 100644 i915/ehl_huc_9.0.0.bin
 create mode 100644 i915/tgl_guc_35.2.0.bin
 create mode 100644 i915/tgl_huc_7.0.3.bin

Comments

Josh Boyer Nov. 8, 2019, 12:18 p.m. UTC | #1
On Wed, Nov 6, 2019 at 5:15 PM Daniele Ceraolo Spurio
<daniele.ceraolospurio@intel.com> wrote:
>
> Hi,
>
> Kindly add the below i915 changes to linux-firmware.git
>
> The following changes since commit 11bdc578ec861c7797ec614d60737a0448b68195:
>
>   rtw88: RTL8723D: add firmware file v48 (2019-11-04 06:37:16 -0500)
>
> are available in the Git repository at:
>
>   git://anongit.freedesktop.org/drm/drm-firmware ehl_tgl_guc_huc
>
> for you to fetch changes up to 4debf2173804396540d1890fa2347af7689c4420:
>
>   i915: Add HuC firmware v7.0.3 for TGL (2019-11-06 11:42:42 -0800)
>
> ----------------------------------------------------------------
> Daniele Ceraolo Spurio (4):
>       i915: Add GuC firmware v33.0.4 for EHL
>       i915: Add HuC firmware v9.0.0 for EHL
>       i915: Add GuC firmware v35.2.0 for TGL
>       i915: Add HuC firmware v7.0.3 for TGL
>
>  WHENCE                  |  12 ++++++++++++
>  i915/ehl_guc_33.0.4.bin | Bin 0 -> 396288 bytes
>  i915/ehl_huc_9.0.0.bin  | Bin 0 -> 498880 bytes
>  i915/tgl_guc_35.2.0.bin | Bin 0 -> 417728 bytes
>  i915/tgl_huc_7.0.3.bin  | Bin 0 -> 521408 bytes
>  5 files changed, 12 insertions(+)
>  create mode 100644 i915/ehl_guc_33.0.4.bin
>  create mode 100644 i915/ehl_huc_9.0.0.bin
>  create mode 100644 i915/tgl_guc_35.2.0.bin
>  create mode 100644 i915/tgl_huc_7.0.3.bin

Pulled and pushed out.  Thanks!

josh