]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
i915: Add DMC v2.11 for MTL
authorGustavo Sousa <gustavo.sousa@intel.com>
Thu, 12 Jan 2023 16:29:55 +0000 (13:29 -0300)
committerGustavo Sousa <gustavo.sousa@intel.com>
Tue, 7 Feb 2023 12:13:10 +0000 (09:13 -0300)
Just as done with HuC in commit 51fff4e69b45 ("i915: Add versionless HuC
files for current platforms"), we are now starting to move away from
versioning filenames. Next updates for platforms already moved to the
new convention will just replace the blob files and update the WHENCE
file to reflect the new version.

Release notes:

  1.Bug fixes for few FW issues.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
WHENCE
i915/mtl_dmc.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 47d774e783755aeba40abc629ae0a413e17ade54..a070807a7a9129e526fede2bfab0cfca010cbc2d 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -4660,6 +4660,9 @@ Version: DMC API/APB ver 2 release 8 for DG2
 File: i915/mtl_dmc_ver2_10.bin
 Version: DMC API/APB ver 2 release 10 for Meteorlake
 
+File: i915/mtl_dmc.bin
+Version: DMC API/APB ver 2 release 11 for Meteorlake
+
 License: Redistributable. See LICENSE.i915 for details
 --------------------------------------------------------------------------
 
diff --git a/i915/mtl_dmc.bin b/i915/mtl_dmc.bin
new file mode 100644 (file)
index 0000000..640b2c1
Binary files /dev/null and b/i915/mtl_dmc.bin differ