Series: | series starting with [CI,01/24] drm/i915/uncore: split the fw get function into separate vfunc |
URL: | https://patchwork.freedesktop.org/series/95024/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21152/index.html |
CI Bug Log - changes from CI_DRM_10637 -> Patchwork_21152
Summary
FAILURE
Serious unknown changes coming with Patchwork_21152 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_21152, 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_21152/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_21152:
IGT changes
Possible regressions
-
igt@kms_busy@basic@modeset:
-
fi-skl-6600u: PASS -> DMESG-WARN +1 similar issue
-
fi-cml-u2: PASS -> DMESG-WARN +1 similar issue
-
-
igt@runner@aborted:
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@runner@aborted:
Known issues
Here are the changes found in Patchwork_21152 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@query-info:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271) +32 similar issues
-
igt@kms_busy@basic@flip:
- fi-kbl-soraka: PASS -> DMESG-WARN (i915#1982)
-
igt@kms_busy@basic@modeset:
- fi-kbl-soraka: PASS -> DMESG-WARN (i915#95)
-
igt@kms_chamelium@hdmi-edid-read:
- fi-bsw-kefka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@runner@aborted:
-
fi-cfl-8700k: NOTRUN -> FAIL (i915#3363 / k.org#202107 / k.org#202109)
-
fi-skl-6600u: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-cfl-8109u: NOTRUN -> FAIL (i915#3363 / k.org#202107 / k.org#202109)
-
fi-glk-dsi: NOTRUN -> FAIL (i915#3363 / k.org#202321)
-
fi-kbl-r: NOTRUN -> FAIL (i915#1569 / i915#192 / i915#193 / i915#194 / i915#3363)
-
fi-kbl-soraka: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-kbl-7500u: NOTRUN -> FAIL (i915#1569 / i915#192 / i915#193 / i915#194 / i915#3363)
-
fi-cml-u2: NOTRUN -> FAIL (i915#1814 / i915#2082 / i915#2426 / i915#3363)
-
fi-cfl-guc: NOTRUN -> FAIL (i915#3363 / k.org#202107 / k.org#202109)
-
fi-kbl-7567u: NOTRUN -> FAIL (i915#1569 / i915#192 / i915#193 / i915#194 / i915#3363)
-
Warnings
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (40 -> 28)
Additional (2): fi-bsw-kefka fi-tgl-1115g4
Missing (14): fi-bdw-5557u bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bdw-gvtdvm fi-bsw-cyan fi-snb-2520m bat-adlp-4 fi-hsw-4770 fi-ivb-3770 fi-bdw-samus bat-jsl-2 bat-jsl-1 fi-snb-2600
Build changes
- Linux: CI_DRM_10637 -> Patchwork_21152
CI-20190529: 20190529
CI_DRM_10637: 62aa9c363f7a0fb331b2dfe3615e56c3b6f33fd3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6218: 8d4169d9543d8e5c01f0c746f603801a4d65ead0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21152: c4c4c3ae4110fae294ca68a6052f0b235ca97bea @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
c4c4c3ae4110 drm/i915: constify display wm vtable
5ed7e0842222 drm/i915: constify clock gating init vtable.
26fa20672d80 drm/i915: constify display function vtable
83d7a5733fce drm/i915: drop unused function ptr and comments.
b0b0887ac32a drm/i915: constify the cdclk vtable
904291d2789a drm/i915: constify the dpll clock vtable
defe9d3b4a87 drm/i915: constify the audio function vtable
cfc30359d062 drm/i915: constify color function vtable.
d9a04ba4dcf8 drm/i915: constify hotplug function vtable.
014d3658282b drm/i915: constify fdi link training vtable
155b90d4459b drm/i915: split the dpll clock compute out from display vtable.
2979a6404d3e drm/i915: split fdi link training from display vtable.
b9df3e8f5dd5 drm/i915: split irq hotplug function from display vtable
285397427e1f drm/i915: split cdclk functions from display vtable.
241186abd3cd drm/i915: split audio functions from display vtable
e87887a29e0e drm/i915: split color functions from display vtable
434a5c505c8e drm/i915: split watermark vfuncs from display vtable.
6746f62182b9 drm/i915: split clock gating init from display vtable
109ed63792a7 drm/i915/display: add intel_fdi_link_train wrapper.
20efb2b4959a drm/i915: add wrappers around cdclk vtable funcs.
059557612cc1 drm/i915/wm: provide wrappers around watermark vfuncs calls (v2)
f58fcec3881f drm/i915: make update_wm take a dev_priv.
08a545dfec89 drm/i915/pm: drop get_fifo_size vfunc.
4914c76ee59e drm/i915/uncore: split the fw get function into separate vfunc