From c1181ae796970b6b48218bd2bdb9392fab0e070f Mon Sep 17 00:00:00 2001 From: Gustavo Sousa Date: Thu, 12 Jan 2023 13:29:55 -0300 Subject: i915: Add DMC v2.11 for MTL 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 --- i915/mtl_dmc.bin | Bin 0 -> 48512 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 i915/mtl_dmc.bin (limited to 'i915') diff --git a/i915/mtl_dmc.bin b/i915/mtl_dmc.bin new file mode 100644 index 0000000..640b2c1 Binary files /dev/null and b/i915/mtl_dmc.bin differ -- cgit v1.2.1