1
0
Fork 0
Commit Graph

2 Commits (master)

Author SHA1 Message Date
Rodrigo Vivi a22b7703f8 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>
2017-02-24 12:24:00 -08:00
Anusha Srivatsa d7fe1272a3 linux-firmware/i915: GuC firmware for Kabylake v9.14
This update includes (since v8.12):
     1. Sub-feature level control for power management features.
     2. Clean-up for power management interface.
     3. Bug Fix for multi context scheduler flag.

8.12 contained since v 5.1:
     1. Add per engine preemption support to scheduler
     2. Minor bug fixes
     3. Add support to log media reset count

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
2017-02-07 11:48:05 -08:00