Series: | Fix error propagation amongst request (rev2) |
URL: | https://patchwork.freedesktop.org/series/114451/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_114451v2/index.html |
CI Bug Log - changes from CI_DRM_12827 -> Patchwork_114451v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_114451v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_114451v2, 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_114451v2/index.html
Participating hosts (35 -> 36)
Additional (2): fi-kbl-soraka bat-dg1-6
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_114451v2:
IGT changes
Possible regressions
-
igt@i915_selftest@live@guc:
Known issues
Here are the changes found in Patchwork_114451v2 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@gem_mmap@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@gem_tiled_fence_blits@basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_pm_rpm@basic-rte:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@execlists:
-
igt@i915_selftest@live@gem_contexts:
- fi-kbl-soraka: NOTRUN -> INCOMPLETE (i915#7913)
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#5334 / i915#7872)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_selftest@live@guc:
-
igt@i915_selftest@live@migrate:
-
bat-dg2-11: PASS -> DMESG-WARN (i915#7699)
-
bat-atsm-1: PASS -> DMESG-FAIL (i915#7699)
-
-
igt@i915_selftest@live@slpc:
- bat-rpls-1: NOTRUN -> DMESG-FAIL (i915#6367)
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@tile-pitch-mismatch:
-
igt@kms_chamelium_edid@hdmi-edid-read:
-
igt@kms_chamelium_frames@hdmi-crc-fast:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +16 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg1-6: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_psr@sprite_plane_onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-gtt:
-
igt@prime_vgem@basic-read:
-
igt@prime_vgem@basic-userptr:
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- fi-skl-guc: DMESG-WARN (i915#8073) -> PASS
-
igt@i915_selftest@live@requests:
Warnings
- igt@i915_selftest@live@slpc:
- bat-rpls-2: DMESG-FAIL (i915#6367 / i915#7913) -> DMESG-FAIL (i915#6997 / i915#7913)
Build changes
- Linux: CI_DRM_12827 -> Patchwork_114451v2
CI-20190529: 20190529
CI_DRM_12827: b794b8d84dc0470ee58467386f41870e81a86580 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7183: 3434cef8be4e487644a740039ad15123cd094526 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_114451v2: b794b8d84dc0470ee58467386f41870e81a86580 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
43496e7d0218 drm/i915/gt: Make sure that errors are propagated through request chains
deee3777ea9c drm/i915: Create the locked version of the request add
cf2760c79b8f drm/i915: Create the locked version of the request create
7367b6ee10a2 drm/i915/gt: Add intel_context_timeline_is_locked helper
c08f790487bc drm/i915: Throttle for ringspace prior to taking the timeline mutex