This reverts commit 8a9be67bd7.
We detected a regression associated with MTL DMC v2.22. So let's revert
it back to v2.21 until we have a new release with the fix.
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
MTL FW 2.22
Date : 04/02/2024
Notes:
1. Checking Power Well Status before pushing the Registers Data to Debug Queue
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
This version is required to support ARL-S.
Release: 102.0.10.1878
Compatibility (API) Version: 1.0
SVN: 1
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Release info:
Xe2LPD FW 2.20
Date : 02/16/2024
Notes:
1. Bug fix from previous products and check for new register
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Release info for v2.21:
MTL FW 2.21
Date : 02/20/2024
Notes:
1. Flow Update for Clock Frequency Change during DC-State Entry.
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
There were some releases of MTL DMC since the last update. We are
updating to v2.16 here, but see below release notes for each release.
Release notes for v2.16:
1. Bug fix for Debuggability DCN.
Release notes for v2.15:
1. Bug fix for HRR.
Release notes for v2.14:
1. Fix for HRR feature.
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
First GSC FW release for MTL.
Release: 102.0.0.1655
Compatibility (API) Version: 1.0
SVN: 1
The firmware file is named after the compatibility version, as that is
what the kernel driver cares about.
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Due to changes in the HuC auth flow via GuC, both binaries need to be
updated at the same time to keep compatibility.
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Release notes:
1. Fix for DC5 with CMTG enabled.
2. Register sequence change for underrun recovery.
3. WA for DPST save/restore.
4. WA for 3Dlut restore issue.
5. WA for Audio issue.
6. Interrupt fix for flip queue.
7. Fix for DC6v aggresive re-entry
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Just as done with HuC in commit 51fff4e69b ("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>
Just as done with HuC in commit 51fff4e69b ("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>
The release notes mention that this version has the following fixes:
1.DCstate residency counter
2.Traphit fix
3.LM TONEFACT fix
4.Ramp up timer fix(PFET)
Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
Direction from upstream is to use minimal version numbering on
firmware files and replace rather than add. So add versionless
editions of the HuC files for currently HuC enabled platforms.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Direction from upstream is to use minimal version numbering on
firmware files and replace rather than add. So going forwards, GuC
files will use only the major version number and HuC files will be
completely versionless.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Release Notes for DMC v2.16 mentions that it provides fixes for
cases with flip queue and DC6v enabled.
Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
Release notes for DMC v2.14:
1. Fix for Flip queue roll over cases with DC6v
2. Enhancemnt for residency
3. Workaround for 3Dlut restore issue
Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
Updateing ADLP DMC to v2.12.
Release Notes mention that this version has fix
for DC6 bort scenarios.
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>