Commit Graph

10 Commits

Author SHA1 Message Date
Dnyaneshwar Bhadane 6528c34461 i915: Update MTL DMC v2.23
Release notes:

  MTL FW 2.23

  Date : 08/20/2024
  Notes:

  1. Fix in Pushing PIPEB PSR/SRD status to Debug Queue
  2. changing the subroutine ids

Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2024-09-05 13:09:16 -03:00
Gustavo Sousa ad8d5f76c4 Revert "i915: Update MTL DMC v2.22"
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>
2024-08-15 18:10:27 -03:00
Dnyaneshwar Bhadane 8a9be67bd7 i915: Update MTL DMC v2.22
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>
2024-08-01 09:43:34 -07:00
Gustavo Sousa 98502ba83a i915: Update MTL DMC v2.21
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>
2024-02-22 10:51:16 -03:00
Gustavo Sousa 451090149c i915: Update MTL DMC to v2.19
Release info:
    Version: 2.19
    Date   : 10/20/2023
    Notes:
 
    1. Clear hold pll lock bit during abort

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-11-17 11:03:16 -03:00
Gustavo Sousa 18b60f44e6 i915: Update MTL DMC to v2.17
Release notes for v2.17:

  1. Added programmable wake instruction.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-10-02 09:52:35 -03:00
Gustavo Sousa 49f9e3479f i915: Update MTL DMC to v2.16
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>
2023-08-29 09:49:34 -03:00
Gustavo Sousa fd6e13ca2a i915: Update MTL DMC to v2.13
Release notes:

  1. Pipe scanline counter hang issue fix.
  2. Fix for noclaim generated during Dcstate entry.
  3. HRR and Debugabilty DCN enabled.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
2023-07-26 13:59:54 -03:00
Gustavo Sousa a18a444bfb i915: Update MTL DMC to v2.12
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>
2023-03-17 14:06:32 -03:00
Gustavo Sousa c1181ae796 i915: Add DMC v2.11 for MTL
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>
2023-02-07 09:13:10 -03:00