* [CI v2] drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL
@ 2025-08-28 18:01 Julia Filipchuk
2025-08-28 18:54 ` ✓ i915.CI.BAT: success for drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL (rev3) Patchwork
0 siblings, 1 reply; 2+ messages in thread
From: Julia Filipchuk @ 2025-08-28 18:01 UTC (permalink / raw)
To: intel-gfx; +Cc: Julia Filipchuk
UAPI compatibility version 1.24.4
This patch is for testing only. If testing is successful the binary
blobs will replace the major versioned '*_guc_70.bin' files for given
platforms.
Signed-off-by: Julia Filipchuk <julia.filipchuk@intel.com>
---
Resend to trigger CI with corrected firmware tree.
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c b/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
index e848a04a80dc..466b8872175b 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
+++ b/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
@@ -88,15 +88,15 @@ void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw,
* security fixes, etc. to be enabled.
*/
#define INTEL_GUC_FIRMWARE_DEFS(fw_def, guc_maj, guc_mmp) \
- fw_def(METEORLAKE, 0, guc_maj(mtl, 70, 12, 1)) \
- fw_def(DG2, 0, guc_maj(dg2, 70, 12, 1)) \
- fw_def(ALDERLAKE_P, 0, guc_maj(adlp, 70, 12, 1)) \
+ fw_def(METEORLAKE, 0, guc_mmp(mtl, 70, 49, 3)) \
+ fw_def(DG2, 0, guc_mmp(dg2, 70, 49, 3)) \
+ fw_def(ALDERLAKE_P, 0, guc_mmp(adlp, 70, 49, 3)) \
fw_def(ALDERLAKE_P, 0, guc_mmp(adlp, 70, 1, 1)) \
fw_def(ALDERLAKE_P, 0, guc_mmp(adlp, 69, 0, 3)) \
- fw_def(ALDERLAKE_S, 0, guc_maj(tgl, 70, 12, 1)) \
+ fw_def(ALDERLAKE_S, 0, guc_mmp(tgl, 70, 49, 3)) \
fw_def(ALDERLAKE_S, 0, guc_mmp(tgl, 70, 1, 1)) \
fw_def(ALDERLAKE_S, 0, guc_mmp(tgl, 69, 0, 3)) \
- fw_def(DG1, 0, guc_maj(dg1, 70, 5, 1)) \
+ fw_def(DG1, 0, guc_mmp(dg1, 70, 49, 3)) \
fw_def(ROCKETLAKE, 0, guc_mmp(tgl, 70, 1, 1)) \
fw_def(TIGERLAKE, 0, guc_mmp(tgl, 70, 1, 1)) \
fw_def(JASPERLAKE, 0, guc_mmp(ehl, 70, 1, 1)) \
--
2.50.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* ✓ i915.CI.BAT: success for drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL (rev3)
2025-08-28 18:01 [CI v2] drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL Julia Filipchuk
@ 2025-08-28 18:54 ` Patchwork
0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2025-08-28 18:54 UTC (permalink / raw)
To: Julia Filipchuk; +Cc: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 3077 bytes --]
== Series Details ==
Series: drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL (rev3)
URL : https://patchwork.freedesktop.org/series/153534/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_17082 -> Patchwork_153534v3
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_153534v3/index.html
Participating hosts (44 -> 42)
------------------------------
Missing (2): bat-adlp-9 fi-snb-2520m
Known issues
------------
Here are the changes found in Patchwork_153534v3 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@dmabuf@all-tests@dma_fence_chain:
- fi-bsw-nick: [PASS][1] -> [ABORT][2] ([i915#12904]) +1 other test abort
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17082/fi-bsw-nick/igt@dmabuf@all-tests@dma_fence_chain.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_153534v3/fi-bsw-nick/igt@dmabuf@all-tests@dma_fence_chain.html
* igt@i915_selftest@live@workarounds:
- bat-mtlp-6: [PASS][3] -> [DMESG-FAIL][4] ([i915#12061]) +1 other test dmesg-fail
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17082/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_153534v3/bat-mtlp-6/igt@i915_selftest@live@workarounds.html
- bat-mtlp-9: [PASS][5] -> [DMESG-FAIL][6] ([i915#12061]) +1 other test dmesg-fail
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17082/bat-mtlp-9/igt@i915_selftest@live@workarounds.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_153534v3/bat-mtlp-9/igt@i915_selftest@live@workarounds.html
#### Possible fixes ####
* igt@i915_selftest@live:
- bat-adlp-6: [ABORT][7] -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17082/bat-adlp-6/igt@i915_selftest@live.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_153534v3/bat-adlp-6/igt@i915_selftest@live.html
* igt@i915_selftest@live@reset:
- bat-adlp-6: [ABORT][9] ([i915#14365]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17082/bat-adlp-6/igt@i915_selftest@live@reset.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_153534v3/bat-adlp-6/igt@i915_selftest@live@reset.html
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12904]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12904
[i915#14365]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/14365
Build changes
-------------
* Linux: CI_DRM_17082 -> Patchwork_153534v3
CI-20190529: 20190529
CI_DRM_17082: a59cf1d7fe0e19ce3a6e8cf2a20cfb24896baa97 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_8512: 8512
Patchwork_153534v3: a59cf1d7fe0e19ce3a6e8cf2a20cfb24896baa97 @ git://anongit.freedesktop.org/gfx-ci/linux
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_153534v3/index.html
[-- Attachment #2: Type: text/html, Size: 3845 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-28 18:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-28 18:01 [CI v2] drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL Julia Filipchuk
2025-08-28 18:54 ` ✓ i915.CI.BAT: success for drm/i915/guc: Test GuC v70.49.4 for ADL-P, DG1, DG2, MTL, TGL (rev3) Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).