✗ i915.CI.BAT: failure for drm/i915/display: Read panel replay source status through PSR2 status register
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 18 09:07:25 UTC 2025
== Series Details ==
Series: drm/i915/display: Read panel replay source status through PSR2 status register
URL : https://patchwork.freedesktop.org/series/146430/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_16293 -> Patchwork_146430v1
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_146430v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_146430v1, 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_146430v1/index.html
Participating hosts (43 -> 43)
------------------------------
Additional (2): fi-kbl-7567u fi-pnv-d510
Missing (2): bat-mtlp-8 fi-snb-2520m
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_146430v1:
### IGT changes ###
#### Possible regressions ####
* igt at i915_selftest@live:
- bat-twl-1: [PASS][1] -> [DMESG-WARN][2] +1 other test dmesg-warn
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16293/bat-twl-1/igt@i915_selftest@live.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/bat-twl-1/igt@i915_selftest@live.html
Known issues
------------
Here are the changes found in Patchwork_146430v1 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at dmabuf@all-tests:
- fi-pnv-d510: NOTRUN -> [INCOMPLETE][3] ([i915#12904]) +1 other test incomplete
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/fi-pnv-d510/igt@dmabuf@all-tests.html
* igt at gem_huc_copy@huc-copy:
- fi-kbl-7567u: NOTRUN -> [SKIP][4] ([i915#2190])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/fi-kbl-7567u/igt@gem_huc_copy@huc-copy.html
* igt at gem_lmem_swapping@parallel-random-engines:
- fi-kbl-7567u: NOTRUN -> [SKIP][5] ([i915#4613]) +3 other tests skip
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/fi-kbl-7567u/igt@gem_lmem_swapping@parallel-random-engines.html
* igt at i915_module_load@load:
- bat-mtlp-9: [PASS][6] -> [DMESG-WARN][7] ([i915#13494])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16293/bat-mtlp-9/igt@i915_module_load@load.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/bat-mtlp-9/igt@i915_module_load@load.html
* igt at kms_chamelium_frames@dp-crc-fast:
- bat-dg2-13: [PASS][8] -> [FAIL][9] ([i915#13775])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16293/bat-dg2-13/igt@kms_chamelium_frames@dp-crc-fast.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/bat-dg2-13/igt@kms_chamelium_frames@dp-crc-fast.html
* igt at kms_dsc@dsc-basic:
- fi-kbl-7567u: NOTRUN -> [SKIP][10] +11 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/fi-kbl-7567u/igt@kms_dsc@dsc-basic.html
* igt at kms_psr@psr-primary-mmap-gtt:
- fi-pnv-d510: NOTRUN -> [SKIP][11] +33 other tests skip
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/fi-pnv-d510/igt@kms_psr@psr-primary-mmap-gtt.html
#### Possible fixes ####
* igt at i915_selftest@live:
- bat-adlp-9: [INCOMPLETE][12] ([i915#9413]) -> [PASS][13] +1 other test pass
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16293/bat-adlp-9/igt@i915_selftest@live.html
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/bat-adlp-9/igt@i915_selftest@live.html
* igt at i915_selftest@live at workarounds:
- bat-arls-5: [DMESG-FAIL][14] ([i915#12061]) -> [PASS][15] +1 other test pass
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_16293/bat-arls-5/igt@i915_selftest@live@workarounds.html
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/bat-arls-5/igt@i915_selftest@live@workarounds.html
[i915#12061]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12061
[i915#12904]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12904
[i915#13494]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13494
[i915#13775]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13775
[i915#2190]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/2190
[i915#4613]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/4613
[i915#9413]: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9413
Build changes
-------------
* Linux: CI_DRM_16293 -> Patchwork_146430v1
CI-20190529: 20190529
CI_DRM_16293: a958e31a81b3267201c85b6f171419586afa792c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_8275: a851348546d61620c263d3292148f67620efa7d0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_146430v1: a958e31a81b3267201c85b6f171419586afa792c @ git://anongit.freedesktop.org/gfx-ci/linux
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_146430v1/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20250318/be639f97/attachment-0001.htm>
More information about the Intel-gfx
mailing list