summaryrefslogtreecommitdiff
path: root/i915
Commit message (Collapse)AuthorAgeFilesLines
* i915: Add GuC v70.6.6 for MTLJohn Harrison2023-05-031-0/+0
| | | | | | Initial release of GuC firmware for MTL. Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* i915: Update MTL DMC to v2.12Gustavo Sousa2023-03-171-0/+0
| | | | | | | | | | | | | | 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>
* i915: Update ADLP DMC to v2.19Gustavo Sousa2023-03-171-0/+0
| | | | | | | | | | Release notes: 1. Interrupt fix for flip queue 2. Fix for DC6v aggresive re-entry 3. Fix for DPST index Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
* Merge branch 'dmc-mtl_2.11' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer2023-02-101-0/+0
|\ | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * i915: Add DMC v2.11 for MTLGustavo Sousa2023-02-071-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | i915: Add DMC v2.18 for ADLPGustavo Sousa2023-02-021-0/+0
|/ | | | | | | | | | | | | | 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>
* Merge branch 'dg2_dmc_v2.8' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer2022-11-301-0/+0
|\ | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * i915: Add DMC v2.08 for DG2Gustavo Sousa2022-11-211-0/+0
| | | | | | | | | | | | | | | | Release notes: 1. Fixes for Register noclaims and few restore. Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
* | i915: Add DMC v2.10 for MTLMadhumitha Tolakanahalli Pradeep2022-11-161-0/+0
|/ | | | | | | | | | 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>
* i915: Add HuC 7.10.3 for DG2Daniele Ceraolo Spurio2022-10-181-0/+0
| | | | | | This is a GSC-loaded binary. Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
* i915: Add versionless HuC files for current platformsJohn Harrison2022-09-162-0/+0
| | | | | | | | 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>
* i915: Add GuC v70.5.1 for DG1, DG2, TGL and ADL-PJohn Harrison2022-09-164-0/+0
| | | | | | | | | 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>
* Merge branch 'dg2_guc_v70.4.1' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer2022-08-041-0/+0
|\ | | | | | | Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * i915: Add GuC v70.4.1 for DG2John Harrison2022-07-271-0/+0
| | | | | | | | Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* | i915: Add DMC v2.07 for DG2Anusha Srivatsa2022-07-271-0/+0
|/ | | | | | | This release has a WA to prevent hang when DC states are enabled. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* i915: Add DMC v2.06 for DG2Madhumitha Tolakanahalli Pradeep2022-05-021-0/+0
| | | | | | This version provides a fix for DC State entry/exit. Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
* i915: Add GuC v70.1.2 for DG2John Harrison2022-04-261-0/+0
| | | | Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* i915: Add GuC v70.1.1 for all platformsJohn Harrison2022-04-0710-0/+0
| | | | Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* i915: Add DMC firmware v2.16 for ADL-PMadhumitha Tolakanahalli Pradeep2022-01-251-0/+0
| | | | | | | 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>
* Merge branch 'guc_v69.0.3' of git://anongit.freedesktop.org/drm/drm-firmware ↵Josh Boyer2022-01-1810-0/+0
|\ | | | | | | | | | | into main Signed-off-by: Josh Boyer <jwboyer@kernel.org>
| * i915: Add GuC v69.0.3 for all platformsJohn Harrison2021-12-1510-0/+0
| | | | | | | | Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* | i915: Add DMC firmware v2.14 for ADL-PMadhumitha Tolakanahalli Pradeep2021-12-011-0/+0
|/ | | | | | | | | 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>
* i915: Update ADLP DMC v2.12Anusha Srivatsa2021-09-141-0/+0
| | | | | | | | 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>
* i915: Add v2.03 DMC for RKLAnusha Srivatsa2021-07-281-0/+0
| | | | | | | Add the latest version of DMC for RKL This version has fixes for timeout issues. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* i915: Add v2.12 DMC for TGLAnusha Srivatsa2021-07-281-0/+0
| | | | | | | Add the latest version of DMC for TGL. This version adds FLip Queue enhancement. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* firmware/i915/guc: Add HuC v7.9.3 for TGL & DG1John Harrison2021-06-292-0/+0
| | | | Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* firmware/i915/guc: Add GuC v62.0.3 for ADL-PJohn Harrison2021-06-291-0/+0
| | | | Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* firmware/i915/guc: Add GuC v62.0.0 for all platformsJohn Harrison2021-06-299-0/+0
| | | | Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
* i915: Add ADL-P DMC SupportAnusha Srivatsa2021-05-032-0/+0
| | | | | | Adding v2.09 and 2.10 for ADL-P Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* i915: Add DMC v2.01 for ADL-SAnusha Srivatsa2021-01-291-0/+0
| | | | | | This is the first official release of ADLS DMC. xy Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* i915: Add HuC v7.7.1 for DG1Anusha Srivatsa2021-01-291-0/+0
| | | | | | This is first release of HuC for DG1. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* i915: Add GuC v49.0.1 for DG1Anusha Srivatsa2021-01-291-0/+0
| | | | | | This is the first release of guC for DG1. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* i915: Add GuC firmware v49.0.1 for all platformsJohn Harrison2020-11-248-0/+0
| | | | | | Updating all platforms to latest GuC release. Signed-off-by: John Harrison <john.c.harrison@intel.com>
* i915: Add DG1 DMC v2.02Anusha Srivatsa2020-10-081-0/+0
| | | | | | This version has some fixes for 3DLUT CSR Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* linux-firmware: move i915 firmware symlinks to WHENCEPeter Robinson2020-09-234-4/+0
| | | | | | | | | | | | | There's a handful of firmware symlinks in the i915 firmware directory, move the creation of these to the WHENCE file. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> CC: José Roberto de Souza <jose.souza@intel.com> CC: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> CC: Anusha Srivatsa <anusha.srivatsa@intel.com> CC: Rodrigo Vivi <rodrigo.vivi@intel.com> CC: Tom O'Rourke <Tom.O'Rourke@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
* i915: Add DMC firmware 2.02 for RKLJosé Roberto de Souza2020-08-131-0/+0
| | | | | | Minor fixes on top of firmware 2.01. Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
* i915: Add DMC firmware 2.08 for TGLJosé Roberto de Souza2020-08-131-0/+0
| | | | | | This contains some fixes around DC5, DC6 and DC3CO. Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
* i915: Add HuC firwmare v7.5.0 for TGLJosé Roberto de Souza2020-08-131-0/+0
| | | | | | Major upgrade of the TGL HuC binary. Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
* i915: Add DMC firmware v2.06 for TGLJosé Roberto de Souza2020-03-041-0/+0
| | | | | | Minor fixes around context restore. Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
* i915: add HuC firmware v7.0.12 for TGLDaniele Ceraolo Spurio2020-03-041-0/+0
| | | | | | Minor upgrade of the TGL HuC binary Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
* i915: Add HuC firmware v7.0.3 for TGLDaniele Ceraolo Spurio2019-11-061-0/+0
| | | | | | First HuC FW release for TGL Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
* i915: Add GuC firmware v35.2.0 for TGLDaniele Ceraolo Spurio2019-11-061-0/+0
| | | | | | First GuC FW release for TGL Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
* i915: Add HuC firmware v9.0.0 for EHLDaniele Ceraolo Spurio2019-11-061-0/+0
| | | | | | | | | | First HuC firmware release for EHL. v2: rename blob file in accordance to the new unified convention. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com> Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
* i915: Add GuC firmware v33.0.4 for EHLDaniele Ceraolo Spurio2019-11-061-0/+0
| | | | | | First GuC firmware release for EHL. Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
* drm/i915/firmware: Add v9.0.0 of HuC for IcelakeAnusha Srivatsa2019-09-131-0/+0
| | | | | | Add Support for the latest version of ICL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* drm/i915/firmware: Add v4.0.0 of HuC for CometlakeAnusha Srivatsa2019-09-131-0/+0
| | | | | | Add Support for the latest version of CML. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* drm/i915/firmware: Add v4.0.0 of HuC for GeminilakeAnusha Srivatsa2019-09-131-0/+0
| | | | | | Add Support for the latest version of GLK. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* drm/i915/firmware: Add v2.0.0 of HuC for BroxtonAnusha Srivatsa2019-09-131-0/+0
| | | | | | Add Support for the latest version of BXT. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* drm/i915/firmware: Add v4.0.0 of HuC for KabylakeAnusha Srivatsa2019-09-131-0/+0
| | | | | | Add Support for the latest version of KBL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
* drm/i915/firmware: Add v2.0.0 of HuC for SkylakeAnusha Srivatsa2019-09-131-0/+0
| | | | | | Add Support for the latest version of SKL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>