Patch Details
Series:i915/display: split and constify vtable (rev7)
URL:https://patchwork.freedesktop.org/series/94459/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21129/index.html

CI Bug Log - changes from CI_DRM_10627 -> Patchwork_21129

Summary

FAILURE

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

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

Possible new issues

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

IGT changes

Possible regressions

Warnings

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_21129 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 (42 -> 30)

Additional (1): fi-tgl-1115g4
Missing (13): fi-ilk-m540 fi-bdw-5557u bat-dg1-6 bat-dg1-5 fi-bdw-gvtdvm fi-bsw-cyan fi-snb-2520m fi-ctg-p8600 fi-hsw-4770 fi-ivb-3770 fi-bdw-samus bat-jsl-1 fi-snb-2600

Build changes

CI-20190529: 20190529
CI_DRM_10627: 5031176825b15eb495dc1c6e087a3dba439db429 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6214: 13550e92c6c7bd825abb6c9b087d12a524b4674c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21129: 40e25093e5531bdb8f005ae274d96f75a3f99b01 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

40e25093e553 drm/i915: constify display wm vtable
92611ae09018 drm/i915: constify clock gating init vtable.
66b4fe4263a1 drm/i915: constify display function vtable
ba86233a6aea drm/i915: drop unused function ptr and comments.
7bf097d0efa6 drm/i915: constify the cdclk vtable
c821ffb519c1 drm/i915: constify the dpll clock vtable
523632d6053b drm/i915: constify the audio function vtable
2e62bc8a9786 drm/i915: constify color function vtable.
cb661e0b73ca drm/i915: constify hotplug function vtable.
8b02fe332309 drm/i915: constify fdi link training vtable
c4b9847c3bef drm/i915: split the dpll clock compute out from display vtable.
4dd08ab5875f drm/i915: split fdi link training from display vtable.
3856fade357f drm/i915: split irq hotplug function from display vtable
02500cc6bc12 drm/i915: split cdclk functions from display vtable.
b43ad494fb30 drm/i915: split audio functions from display vtable
6de505ea22e9 drm/i915: split color functions from display vtable
c1f5b502c262 drm/i915: split watermark vfuncs from display vtable.
9209bf88e3d6 drm/i915: split clock gating init from display vtable
6c34acc82bf4 drm/i915/display: add intel_fdi_link_train wrapper.
d064324410a5 drm/i915: add wrappers around cdclk vtable funcs.
666a5ee103d4 drm/i915/wm: provide wrappers around watermark vfuncs calls (v2)
3891d89ead96 drm/i915: make update_wm take a dev_priv.
2c15ba24ea1a drm/i915/pm: drop get_fifo_size vfunc.
587d41d45da4 drm/i915/uncore: split the fw get function into separate vfunc