1. 18 Oct, 2015 5 commits
  2. 07 Oct, 2015 2 commits
  3. 24 Sep, 2015 4 commits
  4. 23 Sep, 2015 2 commits
  5. 17 Sep, 2015 1 commit
  6. 03 Sep, 2015 2 commits
  7. 24 Aug, 2015 1 commit
  8. 20 Aug, 2015 6 commits
  9. 14 Aug, 2015 1 commit
  10. 12 Aug, 2015 2 commits
  11. 22 Jul, 2015 1 commit
  12. 16 Jul, 2015 3 commits
  13. 14 Jul, 2015 7 commits
  14. 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
  15. 18 Jun, 2015 1 commit
  16. 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