Patch Details
Series:series starting with [CI,01/24] drm/i915/uncore: split the fw get function into separate vfunc (rev2)
URL:https://patchwork.freedesktop.org/series/95024/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21164/index.html

CI Bug Log - changes from CI_DRM_10647 -> Patchwork_21164

Summary

FAILURE

Serious unknown changes coming with Patchwork_21164 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_21164, 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_21164/index.html

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_21164:

IGT changes

Possible regressions

Suppressed

The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.

Known issues

Here are the changes found in Patchwork_21164 that come from known issues:

IGT changes

Issues hit

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Participating hosts (39 -> 27)

Missing (12): fi-bdw-5557u bat-adls-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

CI-20190529: 20190529
CI_DRM_10647: febde6c608213939f1276df143704dd712a0dbab @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6219: 4b5644c9751b489c73c9bb174644c08b31533cc8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21164: 4f103c0eb7b1a787b85790c9f1c72c11862ab7d9 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

4f103c0eb7b1 drm/i915: constify display wm vtable
3c09f0446f68 drm/i915: constify clock gating init vtable.
c23f4c7439e1 drm/i915: constify display function vtable
9f8f5ae0a14f drm/i915: drop unused function ptr and comments.
a77d3b26a6e8 drm/i915: constify the cdclk vtable
f0894e362361 drm/i915: constify the dpll clock vtable
17d48b7ee1aa drm/i915: constify the audio function vtable
3183c2e12386 drm/i915: constify color function vtable.
0b73a463c571 drm/i915: constify hotplug function vtable.
382c970cd570 drm/i915: constify fdi link training vtable
3304e00e8390 drm/i915: split the dpll clock compute out from display vtable.
1fc071461a5f drm/i915: split fdi link training from display vtable.
cf78aa87190e drm/i915: split irq hotplug function from display vtable
9c2d5bf60e9c drm/i915: split cdclk functions from display vtable.
71cad70999ec drm/i915: split audio functions from display vtable
10c74f253f1b drm/i915: split color functions from display vtable
8a23f0867b3c drm/i915: split watermark vfuncs from display vtable.
c5c429b682d4 drm/i915: split clock gating init from display vtable
10620e0570af drm/i915/display: add intel_fdi_link_train wrapper.
ef85392431fb drm/i915: add wrappers around cdclk vtable funcs.
ee6db36e4128 drm/i915/wm: provide wrappers around watermark vfuncs calls (v2)
5318ffce7d30 drm/i915: make update_wm take a dev_priv.
94a78839f40b drm/i915/pm: drop get_fifo_size vfunc.
2b7863019540 drm/i915/uncore: split the fw get function into separate vfunc