1
0
Fork 0

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>
master
Rodrigo Vivi 2015-06-19 17:29:18 -07:00
parent 5a7595e80b
commit a750f4ee10
3 changed files with 3 additions and 2 deletions

3
WHENCE
View File

@ -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

View File

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

Binary file not shown.