aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnusha Srivatsa <anusha.srivatsa@intel.com>2017-10-20 15:35:50 -0700
committerAnusha Srivatsa <anusha.srivatsa@intel.com>2017-10-20 15:48:00 -0700
commitde5b4c22f05a03df76b45aed02a4dc26407857a4 (patch)
tree9221ccedb093b6feb655bdecce04cdd4c953e0a2
parent8e7c787fad2181eda916b570113fdd3c08c08436 (diff)
downloadfirmware-de5b4c22f05a03df76b45aed02a4dc26407857a4.tar.gz
linux-firmware/i915: Add Cannonlake DMC version 1.06
DMC provides additional graphics low-power idle states. It provides capability to save and restore display registers across these low-power states independently from the OS/Kernel This is the first release of DMC for Cannonlake. This major version will be just upgraded on code when it is required software changes for API/ABI compatibility. Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-rw-r--r--WHENCE3
-rw-r--r--i915/cnl_dmc_ver1_06.binbin0 -> 11224 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index adfc0feb..ce2dd5ee 100644
--- a/WHENCE
+++ b/WHENCE
@@ -3342,6 +3342,9 @@ Version: Guc API/APB ver 9 release 14 for Kabylake
File: i915/glk_dmc_ver1_04.bin
Version: DMC API/ABI ver 1 - release 04 for Geminilake
+File: i915/cnl_dmc_ver1_06.bin
+Version: DMC API/ABI ver 1 - release 06 for Cannonlake
+
License: Redistributable. See LICENSE.i915 for details
--------------------------------------------------------------------------
diff --git a/i915/cnl_dmc_ver1_06.bin b/i915/cnl_dmc_ver1_06.bin
new file mode 100644
index 00000000..9e6e3683
--- /dev/null
+++ b/i915/cnl_dmc_ver1_06.bin
Binary files differ