[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: M/N cleanup (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 28 11:47:46 UTC 2022
== Series Details ==
Series: drm/i915: M/N cleanup (rev3)
URL : https://patchwork.freedesktop.org/series/99409/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_11157 -> Patchwork_22136
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_22136 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22136, please notify your bug team 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_22136/index.html
Participating hosts (43 -> 41)
------------------------------
Missing (2): fi-bsw-cyan fi-bdw-samus
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_22136:
### IGT changes ###
#### Possible regressions ####
* igt at i915_selftest@live at requests:
- fi-kbl-soraka: [PASS][1] -> [INCOMPLETE][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11157/fi-kbl-soraka/igt@i915_selftest@live@requests.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22136/fi-kbl-soraka/igt@i915_selftest@live@requests.html
Known issues
------------
Here are the changes found in Patchwork_22136 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at gem_exec_suspend@basic-s3:
- fi-skl-6600u: NOTRUN -> [INCOMPLETE][3] ([i915#4547])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22136/fi-skl-6600u/igt@gem_exec_suspend@basic-s3.html
* igt at i915_selftest@live at hangcheck:
- fi-hsw-4770: [PASS][4] -> [INCOMPLETE][5] ([i915#3303])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11157/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22136/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html
* igt at runner@aborted:
- fi-kbl-soraka: NOTRUN -> [FAIL][6] ([i915#1436] / [i915#4312])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22136/fi-kbl-soraka/igt@runner@aborted.html
- fi-hsw-4770: NOTRUN -> [FAIL][7] ([fdo#109271] / [i915#1436] / [i915#4312])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22136/fi-hsw-4770/igt@runner@aborted.html
#### Possible fixes ####
* igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
- fi-cfl-8109u: [DMESG-WARN][8] ([i915#295]) -> [PASS][9] +12 similar issues
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11157/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22136/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
[i915#295]: https://gitlab.freedesktop.org/drm/intel/issues/295
[i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
[i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
[i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547
[i915#4897]: https://gitlab.freedesktop.org/drm/intel/issues/4897
Build changes
-------------
* Linux: CI_DRM_11157 -> Patchwork_22136
CI-20190529: 20190529
CI_DRM_11157: df832f248a682d4eb6a0b649da9e30b340bd718e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6336: ae2eb9e18bc58a4c45f28cfd80962938198dec3c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22136: 400357c683c76a7449f592145dced47de8b76710 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
400357c683c7 drm/i915: Document BDW+ DRRS M/N programming requirements
30075c15511c drm/i915: Always check dp_m2_n2 on pre-bdw
25dbb558a992 drm/i915: Dump dp_m2_n2 always
358b45363939 drm/i915: Program pch transcoder m2/n2
b1b54f14bfc7 drm/i915: Clear DP M2/N2 when not doing DRRS
c762f233edbd drm/i915: Fix intel_cpu_transcoder_has_m2_n2()
e24e2a4f1cbd drm/i915: Extract can_enable_drrs()
0dbe450c1034 drm/i915: Disable DRRS on IVB/HSW port != A
526f4a744b5e drm/i915: Extract {i9xx, ilk}_configure_cpu_transcoder()
03603a62432e drm/i915: Move M/N setup to a more logical place on ddi platforms
dadfec6b4a8d drm/i915: Move PCH transcoder M/N setup into the PCH code
b24bc557b481 drm/i915: Pass crtc+cpu_transcoder to intel_cpu_transcoder_set_m_n()
ac12a25cbe51 drm/i915: Split intel_cpu_transcoder_get_m_n() into M1/N1 vs. M2/N2 variants
869c03688556 drm/i915: Split intel_cpu_transcoder_set_m_n() into M1/N1 vs. M2/N2 variants
cd6fb83cc545 drm/i915: Nuke ilk_get_fdi_m_n_config()
486215cbea5c drm/i915: Nuke intel_dp_get_m_n()
59bfa1b269e1 drm/i915: Nuke intel_dp_set_m_n()
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22136/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220128/5b75cb90/attachment.htm>
More information about the Intel-gfx
mailing list