]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
linux-firmware: New minor DMC release for Skylake - ver1_18
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Sat, 20 Jun 2015 00:29:18 +0000 (17:29 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Sat, 20 Jun 2015 00:29:18 +0000 (17:29 -0700)
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>
WHENCE
i915/skl_dmc_ver1.bin
i915/skl_dmc_ver1_18.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 084d8e1a5ee79fd660db85c4cb0951bed2778b79..de959c1f28f6aedf3f2cbcd5f5e1da6d46a451af 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -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
 
index c4004a036bf8068f2063b254c371af19e369176f..9cab5698c0c2ffab17f4f94f819ee24bdb058eb9 120000 (symlink)
@@ -1 +1 @@
-skl_dmc_ver1_16.bin
\ No newline at end of file
+skl_dmc_ver1_18.bin
\ No newline at end of file
diff --git a/i915/skl_dmc_ver1_18.bin b/i915/skl_dmc_ver1_18.bin
new file mode 100644 (file)
index 0000000..8d1a592
Binary files /dev/null and b/i915/skl_dmc_ver1_18.bin differ