✗ Fi.CI.BAT: failure for drm/i915: Use drm_printer more (rev7)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 8 08:52:55 UTC 2024
== Series Details ==
Series: drm/i915: Use drm_printer more (rev7)
URL : https://patchwork.freedesktop.org/series/129956/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_14410 -> Patchwork_129956v7
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_129956v7 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_129956v7, 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_129956v7/index.html
Participating hosts (41 -> 38)
------------------------------
Missing (3): bat-dg1-7 bat-jsl-1 fi-snb-2520m
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_129956v7:
### IGT changes ###
#### Possible regressions ####
* igt at i915_selftest@live at late_gt_pm:
- bat-dg2-14: [PASS][1] -> [ABORT][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14410/bat-dg2-14/igt@i915_selftest@live@late_gt_pm.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129956v7/bat-dg2-14/igt@i915_selftest@live@late_gt_pm.html
Known issues
------------
Here are the changes found in Patchwork_129956v7 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at i915_selftest@live at gem_contexts:
- bat-atsm-1: [PASS][3] -> [INCOMPLETE][4] ([i915#10094])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14410/bat-atsm-1/igt@i915_selftest@live@gem_contexts.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129956v7/bat-atsm-1/igt@i915_selftest@live@gem_contexts.html
* igt at i915_selftest@live at gem_migrate:
- bat-dg2-9: [PASS][5] -> [ABORT][6] ([i915#10366])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14410/bat-dg2-9/igt@i915_selftest@live@gem_migrate.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129956v7/bat-dg2-9/igt@i915_selftest@live@gem_migrate.html
* igt at kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
- bat-dg2-11: NOTRUN -> [SKIP][7] ([i915#9197]) +2 other tests skip
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129956v7/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
#### Possible fixes ####
* igt at i915_selftest@live at ring_submission:
- bat-dg2-8: [ABORT][8] ([i915#10366]) -> [PASS][9]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14410/bat-dg2-8/igt@i915_selftest@live@ring_submission.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129956v7/bat-dg2-8/igt@i915_selftest@live@ring_submission.html
#### Warnings ####
* igt at kms_cursor_legacy@basic-flip-after-cursor-legacy:
- bat-mtlp-6: [SKIP][10] ([i915#10295] / [i915#9792]) -> [SKIP][11] ([i915#9792]) +16 other tests skip
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_14410/bat-mtlp-6/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129956v7/bat-mtlp-6/igt@kms_cursor_legacy@basic-flip-after-cursor-legacy.html
[i915#10094]: https://gitlab.freedesktop.org/drm/intel/issues/10094
[i915#10295]: https://gitlab.freedesktop.org/drm/intel/issues/10295
[i915#10366]: https://gitlab.freedesktop.org/drm/intel/issues/10366
[i915#9197]: https://gitlab.freedesktop.org/drm/intel/issues/9197
[i915#9792]: https://gitlab.freedesktop.org/drm/intel/issues/9792
Build changes
-------------
* Linux: CI_DRM_14410 -> Patchwork_129956v7
CI-20190529: 20190529
CI_DRM_14410: 8b08118a57ee3a7b6dc72cc43bb42e696ee488b1 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7749: 2fd91b8c3cf9aa2b0bb78537a6b5e2bc3de50e0e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_129956v7: 8b08118a57ee3a7b6dc72cc43bb42e696ee488b1 @ git://anongit.freedesktop.org/gfx-ci/linux
### Linux commits
da0455ebf981 drm/i915: Create the printer only once in intel_pipe_config_compare()
a53e2a32736b drm/i915: Reuse pipe_config_mismatch() more
77eb18a8fefb drm/i915: Relocate pipe_config_mismatch()
fe1a86dc1162 drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled
ecdd0a5d80ac drm/i915: Convert the remaining state dump to drm_printer
234fe0dd08d4 drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()
f1d503cfe967 drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer
c1847a03e2fa drm/i915: Convert pipe_config_buffer_mismatch() to drm_printer
40163d1c5639 drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer
ec674d38792a drm/i915: Include CRTC info in VSC SDP mismatch prints
2bd8262d4d32 drm/i915: Include CRTC info in infoframe mismatch prints
e7bdeff150a1 drm/i915: Indicate which pipe failed the fastset check overall
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_129956v7/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20240308/2d56d46b/attachment-0001.htm>
More information about the Intel-gfx
mailing list