Series: | series starting with [1/3] drm/i915/irq: convert gen8_de_irq_handler() to void |
URL: | https://patchwork.freedesktop.org/series/117682/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_117682v1/index.html |
CI Bug Log - changes from CI_DRM_13141 -> Patchwork_117682v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_117682v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_117682v1, 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_117682v1/index.html
Participating hosts (41 -> 40)
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_117682v1:
IGT changes
Possible regressions
-
igt@dmabuf@all-tests@dma_fence:
- bat-adlm-1: NOTRUN -> DMESG-FAIL
-
igt@gem_ctx_create@basic:
- fi-kbl-soraka: PASS -> INCOMPLETE
-
igt@gem_tiled_blits@basic:
- bat-adls-5: PASS -> DMESG-WARN +1 similar issue
Known issues
Here are the changes found in Patchwork_117682v1 that come from known issues:
IGT changes
Issues hit
-
igt@dmabuf@all-tests@sanitycheck:
-
igt@i915_pm_backlight@basic-brightness@edp-1:
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
Possible fixes
-
igt@gem_exec_gttfill@basic:
- bat-adls-5: DMESG-WARN -> PASS
-
igt@gem_exec_suspend@basic-s0@smem:
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: DMESG-FAIL (i915#5334 / i915#7872) -> PASS
-
igt@i915_selftest@live@hangcheck:
- bat-adlm-1: INCOMPLETE (i915#4983 / i915#7677) -> PASS
-
igt@i915_selftest@live@requests:
-
igt@i915_selftest@live@slpc:
- {bat-mtlp-8}: DMESG-WARN (i915#6367 / i915#7953) -> PASS
-
igt@i915_suspend@basic-s3-without-i915:
- bat-jsl-3: FAIL (fdo#103375) -> PASS
Warnings
-
igt@i915_selftest@live@reset:
-
igt@kms_setmode@basic-clone-single-crtc:
{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_13141 -> Patchwork_117682v1
CI-20190529: 20190529
CI_DRM_13141: c201176285d7a79884421d1b907ec858c5aee657 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7285: d1cbf2bad9c2664ab8bd3bd0946510a52800912f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_117682v1: c201176285d7a79884421d1b907ec858c5aee657 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
6d6604b9d1a0 drm/i915/irq: split out display irq handling
70be5fc5d1c5 drm/i915/irq: split out hotplug irq handling
f64fdd504a1d drm/i915/irq: convert gen8_de_irq_handler() to void