✗ i915.CI.BAT: failure for drm/i915/selftests: Re-enable power gating after live_selftest (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 7 15:55:15 UTC 2025
== Series Details ==
Series: drm/i915/selftests: Re-enable power gating after live_selftest (rev3)
URL : https://patchwork.freedesktop.org/series/145144/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_16245 -> Patchwork_145144v3
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_145144v3 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_145144v3, please notify your bug team (I915-ci-infra at lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/index.html
Participating hosts (44 -> 42)
------------------------------
Missing (2): bat-arlh-2 fi-snb-2520m
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_145144v3:
### IGT changes ###
#### Possible regressions ####
* igt at kms_flip@basic-flip-vs-modeset at a-dp1:
- bat-apl-1: [PASS][1] -> [DMESG-WARN][2] +1 other test dmesg-warn
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16245/bat-apl-1/igt@kms_flip@basic-flip-vs-modeset@a-dp1.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/bat-apl-1/igt@kms_flip@basic-flip-vs-modeset@a-dp1.html
Known issues
------------
Here are the changes found in Patchwork_145144v3 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at fbdev@info:
- fi-kbl-8809g: NOTRUN -> [SKIP][3] ([i915#1849])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/fi-kbl-8809g/igt@fbdev@info.html
* igt at gem_huc_copy@huc-copy:
- fi-kbl-8809g: NOTRUN -> [SKIP][4] ([i915#2190])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/fi-kbl-8809g/igt@gem_huc_copy@huc-copy.html
* igt at gem_lmem_swapping@parallel-random-engines:
- fi-kbl-8809g: NOTRUN -> [SKIP][5] ([i915#4613]) +3 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/fi-kbl-8809g/igt@gem_lmem_swapping@parallel-random-engines.html
* igt at i915_pm_rpm@module-reload:
- bat-adls-6: [PASS][6] -> [FAIL][7] ([i915#13633])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16245/bat-adls-6/igt@i915_pm_rpm@module-reload.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/bat-adls-6/igt@i915_pm_rpm@module-reload.html
- bat-dg1-7: [PASS][8] -> [FAIL][9] ([i915#13633])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16245/bat-dg1-7/igt@i915_pm_rpm@module-reload.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/bat-dg1-7/igt@i915_pm_rpm@module-reload.html
- bat-rpls-4: [PASS][10] -> [FAIL][11] ([i915#13633])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16245/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/bat-rpls-4/igt@i915_pm_rpm@module-reload.html
* igt at i915_selftest@live:
- bat-mtlp-8: [PASS][12] -> [DMESG-FAIL][13] ([i915#12061]) +1 other test dmesg-fail
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16245/bat-mtlp-8/igt@i915_selftest@live.html
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/bat-mtlp-8/igt@i915_selftest@live.html
* igt at kms_dsc@dsc-basic:
- fi-kbl-8809g: NOTRUN -> [SKIP][14] +34 other tests skip
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/fi-kbl-8809g/igt@kms_dsc@dsc-basic.html
* igt at kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
- bat-dg2-11: [PASS][15] -> [SKIP][16] ([i915#9197]) +3 other tests skip
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16245/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#13633]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13633
[i915#1849]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/1849
[i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#9197]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9197
Build changes
-------------
* Linux: CI_DRM_16245 -> Patchwork_145144v3
CI-20190529: 20190529
CI_DRM_16245: 066c46f28642479869d2d1dd27cc6ae476de4abc @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_8264: 8264
Patchwork_145144v3: 066c46f28642479869d2d1dd27cc6ae476de4abc @ git://anongit.freedesktop.org/gfx-ci/linux
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_145144v3/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20250307/aadeb0cd/attachment-0001.htm>
More information about the Intel-gfx
mailing list