Message ID | 20240802175932.784781-1-daniele.ceraolospurio@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | PR for new i915 and Xe binaries | expand |
On Fri, Aug 2, 2024 at 1:59 PM Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> wrote: > > A bulk update of several binaries in the i915 and Xe folders. > > - GuC: > - All TGL+ binaries updated to v70.29.2 > - New binary added for BMG, also v70.29.2 > > - HuC: > - DG2 binary updated to latest rev (v7.10.16) > - New binaries added for LNL (v9.4.13) and BMG (v8.2.10) > > - GSC: > - MTL binary updated to v102.0.10.1878 > - New binary added for LNL, v104.0.0.1161 > > - DMC: > - MTL binary updated to v2.22 > > The following changes since commit 65c5d9b1a4808462f5e885447dae1a133c96abec: > > Merge branch 'amdgpu-20240726' into 'main' (2024-07-28 14:28:08 +0000) > > are available in the Git repository at: > > https://gitlab.freedesktop.org/drm/firmware.git tags/intel-2024-08-02 Merged and pushed out. https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/266 josh > > for you to fetch changes up to 95c414d44c8e60880be787822d5020a010044a49: > > xe: First GuC release v70.29.2 for BMG (2024-08-01 11:11:04 -0700) > > ---------------------------------------------------------------- > Daniele Ceraolo Spurio (5): > i915: update DG2 HuC to v7.10.16 > xe: Add LNL HuC 9.4.13 > xe: Add GSC 104.0.0.1161 for LNL > xe: Add BMG HuC 8.2.10 > i915: update MTL GSC to v102.0.10.1878 > > Dnyaneshwar Bhadane (1): > i915: Update MTL DMC v2.22 > > Julia Filipchuk (3): > i915: Add GuC v70.29.2 for ADL-P, DG1, DG2, MTL, and TGL > xe: Add GuC v70.29.2 for LNL > xe: First GuC release v70.29.2 for BMG > > WHENCE | 30 +++++++++++++++++++++--------- > i915/adlp_guc_70.bin | Bin 347584 -> 328768 bytes > i915/dg1_guc_70.bin | Bin 321472 -> 302656 bytes > i915/dg2_guc_70.bin | Bin 410368 -> 369408 bytes > i915/dg2_huc_gsc.bin | Bin 630784 -> 630784 bytes > i915/mtl_dmc.bin | Bin 52476 -> 52700 bytes > i915/mtl_gsc_1.bin | Bin 1142784 -> 1134592 bytes > i915/mtl_guc_70.bin | Bin 332544 -> 303872 bytes > i915/tgl_guc_70.bin | Bin 335168 -> 316352 bytes > xe/bmg_guc_70.bin | Bin 0 -> 406272 bytes > xe/bmg_huc.bin | Bin 0 -> 585728 bytes > xe/lnl_gsc_1.bin | Bin 0 -> 1155072 bytes > xe/lnl_guc_70.bin | Bin 336640 -> 316160 bytes > xe/lnl_huc.bin | Bin 0 -> 643072 bytes > 14 files changed, 21 insertions(+), 9 deletions(-) > create mode 100644 xe/bmg_guc_70.bin > create mode 100644 xe/bmg_huc.bin > create mode 100644 xe/lnl_gsc_1.bin > create mode 100644 xe/lnl_huc.bin