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 93769298dd linux-firmware/i915: GuC firmware for Broxton v8.7
This update contains (since v7.6):
    1. Update parameter name (interface change).
    2. Fix for power impact issue.

7.6 contained since v 5.1:
    1. Add per engine preemption support in scheduler.
    2. Fix for Sleep Shared Area Pointer Validation.
    3. Fix for Golden Context init for Render only for Engine Reset.
    4. Fix for Forcewake Render check.

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