1. 24 Feb, 2017 1 commit
    • Rodrigo Vivi's avatar
      linux-firmware/i915: Fix Corrupted GuC files. · a22b7703
      Rodrigo Vivi authored
      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: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
      a22b7703
  2. 07 Feb, 2017 1 commit
    • Anusha Srivatsa's avatar
      linux-firmware/i915: GuC firmware for Broxton v8.7 · 93769298
      Anusha Srivatsa authored
      
      
      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: default avatarAnusha Srivatsa <anusha.srivatsa@intel.com>
      93769298