From: Rodrigo Vivi Date: Fri, 5 Jun 2015 21:07:12 +0000 (-0700) Subject: linux-firmware: New minor DMC release for Skylake. X-Git-Tag: 20190312~542^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a7595e80b7a527e1e1d23d094fd2ea5b242b878;p=linux-firmware linux-firmware: New minor DMC release for Skylake. 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: Rodrigo Vivi --- diff --git a/WHENCE b/WHENCE index ac50ac5..084d8e1 100644 --- a/WHENCE +++ b/WHENCE @@ -2762,9 +2762,10 @@ Licence: Redistributable. See LICENCE.nvidia for details 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.bin -Version: DMC API/ABI ver 1 - release 04 for Skylake +Version: DMC API/ABI ver 1 - release 16 for Skylake File: i915/bxt_dmc_ver1_04.bin diff --git a/i915/skl_dmc_ver1.bin b/i915/skl_dmc_ver1.bin index c136e27..c4004a0 120000 --- a/i915/skl_dmc_ver1.bin +++ b/i915/skl_dmc_ver1.bin @@ -1 +1 @@ -skl_dmc_ver1_04.bin \ No newline at end of file +skl_dmc_ver1_16.bin \ No newline at end of file diff --git a/i915/skl_dmc_ver1_16.bin b/i915/skl_dmc_ver1_16.bin new file mode 100644 index 0000000..16ad42d Binary files /dev/null and b/i915/skl_dmc_ver1_16.bin differ