aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Vivi <rodrigo.vivi@intel.com>2017-02-24 12:24:00 -0800
committerRodrigo Vivi <rodrigo.vivi@intel.com>2017-02-24 12:24:00 -0800
commita22b7703f88a85180f00a1088cdbe739222f9cd5 (patch)
tree4e5795153027c4135e5c426138428defd76d9bdd
parent432444c510eb29446af6e5f21e68aab06b9d6a22 (diff)
downloadfirmware-a22b7703f88a85180f00a1088cdbe739222f9cd5.tar.gz
linux-firmware/i915: Fix Corrupted GuC files.
For some reason these 2 files got corrupted when propagating the release to this repository. i915 firmware got first release at: https://01.org/linuxgraphics/downloads/firmware then propagated to linux-firmware.git. The version on 01.org are the right ones. This issue has been identified by Jason. He noticed that GuC image from linux-firmware.git wasn't getting loaded on his Kabylake, while the version on 01.org was working propertly. In a further review I identified that also GuC image for Broxton faced a similar issue. All other files on i915 are the proper one matching with the ones released on 01.org. Cc: Jason Curtiss <jason.curtiss@intel.com> Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
-rw-r--r--i915/bxt_guc_ver8_7.binbin140927 -> 140928 bytes
-rw-r--r--i915/kbl_guc_ver9_14.binbin142655 -> 142656 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/i915/bxt_guc_ver8_7.bin b/i915/bxt_guc_ver8_7.bin
index 050b23d0..ca59c29a 100644
--- a/i915/bxt_guc_ver8_7.bin
+++ b/i915/bxt_guc_ver8_7.bin
Binary files differ
diff --git a/i915/kbl_guc_ver9_14.bin b/i915/kbl_guc_ver9_14.bin
index a35039f9..e5b979e2 100644
--- a/i915/kbl_guc_ver9_14.bin
+++ b/i915/kbl_guc_ver9_14.bin
Binary files differ