Series: | i915/display: split and constify vtable (rev3) |
URL: | https://patchwork.freedesktop.org/series/94459/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20995/index.html |
CI Bug Log - changes from CI_DRM_10565 -> Patchwork_20995
Summary
FAILURE
Serious unknown changes coming with Patchwork_20995 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20995, 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_20995/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20995:
IGT changes
Possible regressions
-
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_20995 that come from known issues:
IGT changes
Issues hit
-
igt@runner@aborted:
-
fi-cfl-8700k: NOTRUN -> FAIL (i915#3363 / k.org#202107 / k.org#202109)
-
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-8809g: NOTRUN -> FAIL (i915#1569 / i915#192 / i915#193 / i915#194 / i915#3363)
-
fi-kbl-r: NOTRUN -> FAIL (i915#1569 / i915#192 / i915#193 / i915#194 / i915#3363)
-
fi-kbl-soraka: 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)
-
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
-
igt@runner@aborted:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (47 -> 39)
Missing (8): fi-ilk-m540 bat-adls-5 bat-dg1-6 fi-bsw-cyan bat-adlp-4 fi-ctg-p8600 fi-bdw-samus bat-jsl-1
Build changes
- Linux: CI_DRM_10565 -> Patchwork_20995
CI-20190529: 20190529
CI_DRM_10565: 8c3cd60dcfa81a649b14f0705eb5e5c9336f1881 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6201: be0d02ff0775235ead63ccb1e3a1e8c10f0209cf @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20995: 23ee99724f55eb52550f05d5500bf113f514729e @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
23ee99724f55 drm/i915: constify display wm vtable
90e8b85e828a drm/i915: constify clock gating init vtable.
70f608995c29 drm/i915: constify display function vtable
c1efc73c0417 drm/i915: drop unused function ptr and comments.
7b51b6fedb49 drm/i915: constify the cdclk vtable
7dbce2d6cbf9 drm/i915: constify the dpll clock vtable
aae8c1731860 drm/i915: constify the audio function vtable
7e992c904e0f drm/i915: constify color function vtable.
e083e0f99097 drm/i915: constify hotplug function vtable.
acb8f8b85236 drm/i915: constify fdi link training vtable
69f8232ae750 drm/i915: split the dpll clock compute out from display vtable.
bffd1d2d4374 drm/i915: split fdi link training from display vtable.
746f0aa2ec41 drm/i915: split irq hotplug function from display vtable
c572b0d86bf1 drm/i915: split cdclk functions from display vtable.
b702ff45c5cf drm/i915: split audio functions from display vtable
31adf6b0768e drm/i915: split color functions from display vtable
34a4acfe78be drm/i915: split watermark vfuncs from display vtable.
a794c1c9815e drm/i915: split clock gating init from display vtable
19bf5164731c drm/i915/display: add intel_fdi_link_train wrapper.
a3202c80554b drm/i915: add wrappers around cdclk vtable funcs.
c888ddf45e84 drm/i915/wm: provide wrappers around watermark vfuncs calls
a40a1ce2eb04 drm/i915: make update_wm take a dev_priv.
a76b5174980a drm/i915/pm: drop get_fifo_size vfunc.