Series: | drm/i915: extract vblank/scanline code to a separate file (rev2) |
URL: | https://patchwork.freedesktop.org/series/111854/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_111854v2/index.html |
CI Bug Log - changes from CI_DRM_12587 -> Patchwork_111854v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_111854v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_111854v2, 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_111854v2/index.html
Participating hosts (41 -> 43)
Additional (3): fi-ctg-p8600 fi-ilk-m540 bat-adls-5
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_111854v2:
IGT changes
Possible regressions
- igt@i915_module_load@load:
- fi-ctg-p8600: NOTRUN -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_111854v2 that come from known issues:
IGT changes
Issues hit
-
igt@kms_chamelium_edid@vga-edid-read:
- fi-ilk-m540: NOTRUN -> SKIP (fdo#109271) +29 similar issues
-
igt@kms_chamelium_frames@dp-crc-fast:
- fi-ctg-p8600: NOTRUN -> SKIP (fdo#109271) +31 similar issues
Possible fixes
-
igt@i915_pm_rpm@basic-rte:
- {bat-adlp-6}: DMESG-WARN (i915#7077) -> PASS
-
igt@i915_selftest@live@gt_heartbeat:
- fi-apl-guc: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@reset:
- {bat-rpls-2}: DMESG-FAIL (i915#4983) -> PASS
-
igt@i915_suspend@basic-s3-without-i915:
- fi-apl-guc: DMESG-WARN (i915#1982) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12587 -> Patchwork_111854v2
CI-20190529: 20190529
CI_DRM_12587: e4d10a72766332a0ca94db1fb9b4b2aa8b319172 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7120: dffabf00c79c55e0ae23b75d0a7922d55251ee5e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_111854v2: e4d10a72766332a0ca94db1fb9b4b2aa8b319172 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
83e047961bbc drm/i915/vblank: add and use intel_de_read64_2x32() to read vblank counter
b2aed02357c7 drm/i915/vblank: use intel_de_read()
4e8f80824367 drm/i915/display: use common function for checking scanline is moving
dbc8b1a9d363 drm/i915/display: move more scanline functions to intel_vblank.[ch]
b8f38bc302c7 drm/i915/irq: split out vblank/scanline code to intel_vblank.[ch]