1. 18 Apr, 2019 5 commits
  2. 28 Nov, 2018 1 commit
  3. 26 Sep, 2018 1 commit
  4. 02 Jan, 2018 1 commit
  5. 27 Nov, 2017 1 commit
  6. 02 Nov, 2017 1 commit
  7. 25 Oct, 2017 3 commits
  8. 20 Oct, 2017 1 commit
    • Anusha Srivatsa's avatar
      linux-firmware/i915: Add Cannonlake DMC version 1.06 · de5b4c22
      Anusha Srivatsa authored
      
      
      DMC provides additional graphics low-power idle states. It provides
      capability to save and restore display registers across these low-power
      states independently from the OS/Kernel
      
      This is the first release of DMC for Cannonlake.
      
      This major version will be just upgraded on code when it is required
      software changes for API/ABI compatibility.
      
      Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Signed-off-by: default avatarAnusha Srivatsa <anusha.srivatsa@intel.com>
      de5b4c22
  9. 12 Oct, 2017 1 commit
    • Anusha Srivatsa's avatar
      linux-firmware/i915: Add Geminilake DMC version 1.04 · 8e7c787f
      Anusha Srivatsa authored
      
      
      DMC provides additional graphics low-power idle states. It provides
      capability to save and restore display registers across these low-power
      states independently from the OS/Kernel
      
      This is the first release of DMC for Geminilake.
      
      This major version will be just upgraded on code when it is required
      software changes for API/ABI compatibility.
      
      Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Signed-off-by: default avatarAnusha Srivatsa <anusha.srivatsa@intel.com>
      8e7c787f
  10. 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
  11. 07 Feb, 2017 5 commits
  12. 11 Aug, 2016 1 commit
  13. 01 Jul, 2016 3 commits
  14. 16 Mar, 2016 1 commit
  15. 10 Feb, 2016 1 commit
  16. 20 Oct, 2015 2 commits
  17. 23 Sep, 2015 2 commits
  18. 17 Sep, 2015 1 commit
  19. 20 Aug, 2015 6 commits
  20. 20 Jun, 2015 1 commit
    • Rodrigo Vivi's avatar
      linux-firmware: New minor DMC release for Skylake - ver1_18 · a750f4ee
      Rodrigo Vivi authored
      
      
      Following additions:
      1. No changes to the FW program itself
      2. CSS header size field was fixed
      3. DMCheader length field is mentioned in dwords instead of bytes
      4. Date field is fixed in header.
      4. Fixed the DMC Header.HeaderLen issue. The HeaderLen is specified in bytes instead of dwords.
      6. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.16
      DC3_DC5_COUNT                  80030
      DC5_DC6_COUNT                  8002C
      Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
      a750f4ee
  21. 05 Jun, 2015 1 commit
    • Rodrigo Vivi's avatar
      linux-firmware: New minor DMC release for Skylake. · 5a7595e8
      Rodrigo Vivi authored
      
      
      Following additions:
      1. The DE_RRMR and DE_GUCRMR register bits are set before the restore of
      the registers to mask the flip done, etc. Once all the registers are
      restored, these registers are restored.
      2. The pipe interrupt registers are restored only after the plane has
      been enabled.
      3. Naming of the file changed from .5 to .16 to make it two decimal
      points for increased number of versions that can be supported.
      4. DC 5 and 6 count locations are in the below mentioned offsets
      DC3_DC5_COUNT                  80030
      DC5_DC6_COUNT                  8002C
      Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
      5a7595e8