[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: First cleanup pass to get rid of more crtc->config users. (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 4 11:07:07 UTC 2018
== Series Details ==
Series: drm/i915: First cleanup pass to get rid of more crtc->config users. (rev2)
URL : https://patchwork.freedesktop.org/series/50506/
State : failure
== Summary ==
= CI Bug Log - changes from CI_DRM_4930 -> Patchwork_10357 =
== Summary - FAILURE ==
Serious unknown changes coming with Patchwork_10357 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_10357, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://patchwork.freedesktop.org/api/1.0/series/50506/revisions/2/mbox/
== Possible new issues ==
Here are the unknown changes that may have been introduced in Patchwork_10357:
=== IGT changes ===
==== Possible regressions ====
igt at drv_getparams_basic@basic-subslice-total:
fi-bwr-2160: PASS -> TIMEOUT +10
igt at gem_busy@basic-busy-default:
fi-gdg-551: SKIP -> TIMEOUT
fi-bwr-2160: SKIP -> TIMEOUT
igt at gem_close_race@basic-threads:
fi-gdg-551: PASS -> TIMEOUT +11
igt at gem_cpu_reloc@basic:
fi-bwr-2160: PASS -> INCOMPLETE
igt at gem_ctx_create@basic:
fi-gdg-551: SKIP -> INCOMPLETE
igt at kms_flip@basic-flip-vs-wf_vblank:
fi-snb-2600: PASS -> DMESG-WARN +37
igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a:
fi-ivb-3520m: PASS -> DMESG-WARN +40
==== Warnings ====
igt at prime_vgem@basic-fence-flip:
fi-ivb-3520m: PASS -> SKIP
== Known issues ==
Here are the changes found in Patchwork_10357 that come from known issues:
=== IGT changes ===
==== Issues hit ====
igt at gem_exec_suspend@basic-s3:
fi-bdw-samus: PASS -> INCOMPLETE (fdo#107773)
igt at kms_pipe_crc_basic@read-crc-pipe-a-frame-sequence:
fi-byt-clapper: PASS -> FAIL (fdo#103191, fdo#107362)
igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
fi-byt-clapper: PASS -> INCOMPLETE (fdo#102657)
igt at prime_vgem@basic-fence-flip:
fi-hsw-4770: NOTRUN -> FAIL (fdo#104008)
==== Possible fixes ====
igt at gem_exec_suspend@basic-s4-devices:
fi-blb-e6850: INCOMPLETE (fdo#107718) -> PASS
igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a:
fi-glk-j4005: DMESG-WARN (fdo#106238) -> PASS
igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
fi-byt-clapper: FAIL (fdo#103191, fdo#107362) -> PASS
igt at pm_rpm@basic-pci-d3-state:
fi-glk-dsi: INCOMPLETE (fdo#103359, k.org#198133) -> PASS
igt at pm_rpm@module-reload:
fi-glk-j4005: DMESG-WARN (fdo#107726) -> PASS
fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
fdo#106238 https://bugs.freedesktop.org/show_bug.cgi?id=106238
fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362
fdo#107718 https://bugs.freedesktop.org/show_bug.cgi?id=107718
fdo#107726 https://bugs.freedesktop.org/show_bug.cgi?id=107726
fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133
== Participating hosts (45 -> 41) ==
Additional (1): fi-hsw-4770
Missing (5): fi-ilk-650 fi-bsw-cyan fi-byt-squawks fi-icl-u2 fi-snb-2520m
== Build changes ==
* Linux: CI_DRM_4930 -> Patchwork_10357
CI_DRM_4930: bf1bd5e86f267d58ac68c342fcfff70e8ef1fd34 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4666: bba38422e7f903094562f1b78cc3579683c0a667 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_10357: 0191cf1155d724780241e9b8f17ea3e4e3fd58ba @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
0191cf1155d7 drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2.
feca0de37865 drm/i915: Get rid of crtc->config in chv_data_lane_soft_reset
862d313c94d3 drm/i915: Get rid of crtc->config dereference in intel_dp_retrain_link
965bb90ce620 drm/i915: Use crtc->state in intel_fbdev_init_bios
0477a069952b drm/i915: Get rid of crtc->config from icl_pll_to_ddi_pll_sel
20f554fbe934 drm/i915: Make shared dpll functions take crtc_state
ebd9c2fd900a drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_state
0f6736a66898 drm/i915: Make pll functions take crtc_state, v2.
bd7e0d07f78d drm/i915: Make skl_detach_scalers take crtc_state
90ff6ed8409b drm/i915: Use crtc_state in ironlake_enable_pch_transcoder
47636b9dae35 drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state
4216229fac2b drm/i915: Make panel fitter functions take state
654cd8d08aa3 drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions, v2.
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10357/issues.html
More information about the Intel-gfx
mailing list