Browse Source

linux-firmware: New minor DMC release for Skylake - ver1_18

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: Rodrigo Vivi <rodrigo.vivi@intel.com>
main
Rodrigo Vivi 10 years ago
parent
commit
a750f4ee10
  1. 3
      WHENCE
  2. 2
      i915/skl_dmc_ver1.bin
  3. BIN
      i915/skl_dmc_ver1_18.bin

3
WHENCE

@ -2763,9 +2763,10 @@ Driver: i915 -- Intel Integrated Graphics driver @@ -2763,9 +2763,10 @@ Driver: i915 -- Intel Integrated Graphics driver

File: i915/skl_dmc_ver1_04.bin
File: i915/skl_dmc_ver1_16.bin
File: i915/skl_dmc_ver1_18.bin

File: i915/skl_dmc_ver1.bin
Version: DMC API/ABI ver 1 - release 16 for Skylake
Version: DMC API/ABI ver 1 - release 18 for Skylake

File: i915/bxt_dmc_ver1_04.bin


2
i915/skl_dmc_ver1.bin

@ -1 +1 @@ @@ -1 +1 @@
skl_dmc_ver1_16.bin
skl_dmc_ver1_18.bin

BIN
i915/skl_dmc_ver1_18.bin

Binary file not shown.
Loading…
Cancel
Save