Series: | drm/i915: extract vblank/scanline code to a separate file |
URL: | https://patchwork.freedesktop.org/series/111854/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111854v1/index.html |
CI Bug Log - changes from CI_DRM_12493 -> Patchwork_111854v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_111854v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_111854v1, 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_111854v1/index.html
Participating hosts (40 -> 19)
ERROR: It appears as if the changes made in Patchwork_111854v1 prevented too many machines from booting.
Missing (21): fi-kbl-soraka bat-adls-5 bat-dg1-6 bat-dg1-5 bat-adlp-6 bat-rpls-2 fi-skl-6600u fi-bsw-n3050 bat-dg2-8 bat-adlm-1 bat-dg2-9 bat-adln-1 bat-jsl-3 bat-rplp-1 bat-dg2-11 fi-bsw-nick bat-dg1-7 bat-kbl-2 bat-adlp-9 bat-jsl-1 bat-adlp-4
Known issues
Here are the changes found in Patchwork_111854v1 that come from known issues:
IGT changes
Issues hit
- igt@kms_chamelium@common-hpd-after-suspend:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
Possible fixes
-
igt@gem_exec_gttfill@basic:
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-rkl-11600: FAIL (fdo#103375) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
Build changes
- Linux: CI_DRM_12493 -> Patchwork_111854v1
CI-20190529: 20190529
CI_DRM_12493: a6dc4d045339e2817103e99539e3efaa554c941f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7090: 5aafcf060b6dfbb2fa7aace76c8074d98ac7da8f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_111854v1: a6dc4d045339e2817103e99539e3efaa554c941f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
85e6ae772631 drm/i915/reg: split out vblank/scanline regs
f51910697280 drm/i915/vblank: add and use intel_de_read64_2x32() to read vblank counter
dc0371955fd7 drm/i915/vblank: use intel_de_read()
9d717beba06e drm/i915/hdmi: abstract scanline range wait into intel_vblank.[ch]
d8e0ae4dbd16 drm/i915/display: use common function for checking scanline is moving
d3c5f97e4088 drm/i915/display: move more scanline functions to intel_vblank.[ch]
37bf1cfb7723 drm/i915/irq: split out vblank/scanline code to intel_vblank.[ch]