Series: | i915/display: split and constify vtable (rev4) |
URL: | https://patchwork.freedesktop.org/series/94459/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21045/index.html |
CI Bug Log - changes from CI_DRM_10584 -> Patchwork_21045
Summary
FAILURE
Serious unknown changes coming with Patchwork_21045 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_21045, 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_21045/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_21045:
IGT changes
Possible regressions
-
igt@kms_busy@basic@modeset:
-
fi-skl-6700k2: PASS -> DMESG-WARN +1 similar issue
-
fi-skl-guc: PASS -> DMESG-WARN
-
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_21045 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +4 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@kms_busy@basic@flip:
- fi-kbl-soraka: NOTRUN -> DMESG-WARN (i915#1982)
-
igt@kms_busy@basic@modeset:
- fi-kbl-soraka: NOTRUN -> DMESG-WARN (i915#95)
-
igt@runner@aborted:
-
fi-cfl-8700k: NOTRUN -> FAIL (i915#3363 / k.org#202107 / k.org#202109)
-
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-kbl-guc: NOTRUN -> FAIL (i915#1569 / i915#192 / i915#193 / i915#194 / i915#3363)
-
Warnings
-
igt@runner@aborted:
-
fi-cfl-8109u: FAIL (i915#2426 / i915#3363) -> FAIL (i915#3363 / k.org#202107 / k.org#202109)
-
fi-icl-u2: FAIL (i915#2426 / i915#3363 / i915#3690) -> FAIL (i915#1569 / i915#3363)
-
fi-cml-u2: FAIL (i915#2082 / i915#2426 / i915#3363) -> FAIL (i915#1814 / i915#2082 / i915#2426 / i915#3363)
-
fi-cfl-guc: FAIL (i915#2426 / i915#3363) -> FAIL (i915#3363 / k.org#202107 / k.org#202109)
-
fi-kbl-7567u: FAIL (i915#1436 / i915#2426 / i915#3363) -> FAIL (i915#1569 / i915#192 / i915#193 / i915#194 / i915#3363)
-
fi-skl-guc: FAIL (i915#1436 / i915#2426 / i915#3363) -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-skl-6700k2: FAIL (i915#2426 / i915#3363) -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (39 -> 30)
Additional (3): fi-kbl-soraka fi-tgl-1115g4 fi-kbl-guc
Missing (12): fi-hsw-gt1 fi-bdw-5557u bat-dg1-6 bat-dg1-5 fi-bdw-gvtdvm fi-bsw-cyan fi-snb-2520m fi-hsw-4770 fi-ivb-3770 fi-bdw-samus bat-jsl-1 fi-snb-2600
Build changes
- Linux: CI_DRM_10584 -> Patchwork_21045
CI-20190529: 20190529
CI_DRM_10584: 7fa18a9066276df7e4c9ffe45c98f4604bd92bdd @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21045: d4004e4bb7389d4bdee2f690d8c6be48c13fa08e @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
d4004e4bb738 drm/i915: constify display wm vtable
a8bd650dbe3f drm/i915: constify clock gating init vtable.
143848d5704d drm/i915: constify display function vtable
244d2f8bdb78 drm/i915: drop unused function ptr and comments.
5b5fc1288374 drm/i915: constify the cdclk vtable
cd63adc71d18 drm/i915: constify the dpll clock vtable
baa25b6c0efa drm/i915: constify the audio function vtable
f8f1a39c8a95 drm/i915: constify color function vtable.
d1ba54b243d4 drm/i915: constify hotplug function vtable.
10058e725cab drm/i915: constify fdi link training vtable
44184a20e800 drm/i915: split the dpll clock compute out from display vtable.
baae6f392081 drm/i915: split fdi link training from display vtable.
4bce65343710 drm/i915: split irq hotplug function from display vtable
99eb443d286e drm/i915: split cdclk functions from display vtable.
ebb933ee9c8b drm/i915: split audio functions from display vtable
0dabe5abfea3 drm/i915: split color functions from display vtable
6635d9b3245f drm/i915: split watermark vfuncs from display vtable.
b2dd5cb088f2 drm/i915: split clock gating init from display vtable
7873e633826d drm/i915/display: add intel_fdi_link_train wrapper.
7e93339a1e25 drm/i915: add wrappers around cdclk vtable funcs.
7f1eb33ee2d3 drm/i915/wm: provide wrappers around watermark vfuncs calls (v2)
532203cca59e drm/i915: make update_wm take a dev_priv.
09e6590ba72b drm/i915/pm: drop get_fifo_size vfunc.
5757b633382c drm/i915/uncore: split the fw get function into separate vfunc