aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Sousa <gustavo.sousa@intel.com>2023-01-11 13:12:21 -0300
committerGustavo Sousa <gustavo.sousa@intel.com>2023-02-02 12:58:28 -0300
commita5046f435699b88a20fe9f5803da2a5c2f604a7f (patch)
tree172014082a0f13fef319d2fc1511879242388ba3
parent5c11a3742947810ee8bffbd476eb5a1b0c7999f2 (diff)
downloadlinux-firmware-a5046f435699b88a20fe9f5803da2a5c2f604a7f.tar.gz
i915: Add DMC v2.18 for ADLP
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. Notes for this DMC release: 1. Bug-fixes for latest release. Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
-rw-r--r--WHENCE3
-rw-r--r--i915/adlp_dmc.binbin0 -> 78500 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/WHENCE b/WHENCE
index 47d774e7..9d53a5e2 100644
--- a/WHENCE
+++ b/WHENCE
@@ -4624,6 +4624,9 @@ Version: DMC API/APB ver 2 release 14 for Alderlake P
File: i915/adlp_dmc_ver2_16.bin
Version: DMC API/APB ver 2 release 16 for Alderlake P
+File: i915/adlp_dmc.bin
+Version: DMC API/APB ver 2 release 18 for Alderlake P
+
File: i915/adlp_guc_62.0.3.bin
Version: GuC API/APB ver 62.0.3 for Alderlake P
diff --git a/i915/adlp_dmc.bin b/i915/adlp_dmc.bin
new file mode 100644
index 00000000..706d327b
--- /dev/null
+++ b/i915/adlp_dmc.bin
Binary files differ