summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Vivi <rodrigo.vivi@intel.com>2015-06-05 14:07:12 -0700
committerRodrigo Vivi <rodrigo.vivi@intel.com>2015-06-05 14:10:41 -0700
commit5a7595e80b7a527e1e1d23d094fd2ea5b242b878 (patch)
treee2fc58cbc9968a5ce3dce20d4b08b8b2814aa573
parentd8d7887047db07e687da221f27661b413f0612ba (diff)
downloadlinux-firmware-5a7595e80b7a527e1e1d23d094fd2ea5b242b878.tar.gz
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 <rodrigo.vivi@intel.com>
-rw-r--r--WHENCE3
l---------i915/skl_dmc_ver1.bin2
-rw-r--r--i915/skl_dmc_ver1_16.binbin0 -> 7892 bytes
3 files changed, 3 insertions, 2 deletions
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
--- /dev/null
+++ b/i915/skl_dmc_ver1_16.bin
Binary files differ