Series: | drm/i915: intel_display conversions and some debug improvements (rev2) |
URL: | https://patchwork.freedesktop.org/series/143942/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_143942v2/index.html |
CI Bug Log - changes from CI_DRM_16082 -> Patchwork_143942v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_143942v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_143942v2, please notify your bug team (I915-ci-infra@xxxxxxxxxxxxxxxxxxxxx) 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_143942v2/index.html
Participating hosts (45 -> 44)
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_143942v2:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_143942v2 that come from known issues:
IGT changes
Issues hit
-
igt@dmabuf@all-tests:
- bat-apl-1: NOTRUN -> INCOMPLETE (i915#12904) +1 other test incomplete
-
igt@gem_lmem_swapping@parallel-random-engines:
- bat-apl-1: NOTRUN -> SKIP +3 other tests skip
-
igt@i915_selftest@live:
- bat-arlh-3: PASS -> DMESG-FAIL (i915#12061 / i915#12435)
- bat-twl-2: NOTRUN -> ABORT (i915#12919 / i915#13503)
- bat-jsl-3: PASS -> INCOMPLETE (i915#12445 / i915#13241)
-
igt@i915_selftest@live@evict:
- bat-jsl-3: PASS -> INCOMPLETE (i915#12445)
-
igt@i915_selftest@live@gt_timelines:
- bat-twl-2: NOTRUN -> ABORT (i915#12919)
-
igt@i915_selftest@live@workarounds:
- bat-arlh-3: PASS -> DMESG-FAIL (i915#12061)
- bat-arls-5: PASS -> DMESG-FAIL (i915#12061) +1 other test dmesg-fail
- bat-adlp-6: PASS -> INCOMPLETE (i915#9413) +1 other test incomplete
Possible fixes
- igt@core_hotunplug@unbind-rebind:
- bat-apl-1: ABORT (i915#13571) -> PASS
Build changes
- Linux: CI_DRM_16082 -> Patchwork_143942v2
CI-20190529: 20190529
CI_DRM_16082: f2401c718ce075408a723b147cac70aad2a8246f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_8224: c659b986ba648584d36b3cfece897bc84a33dcbb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_143942v2: f2401c718ce075408a723b147cac70aad2a8246f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
b7ac509412c7 drm/i915: Pimp plane debugs
94378cdf2e30 drm/i915: Use DRM_RECT_FMT & co. for plane debugs
f5cbd8545fe3 drm/i915: Convert skl_univeral_plane.c to struct intel_display
311cd269900b drm/i915: Convert intel_cursor.c to struct intel_display
6a5b7e5a9c21 drm/i915: Finish intel_sprite.c struct intel_display conversion
f27c94ba1c01 drm/i915: Convert i9xx_plane.c to struct intel_display
332a42c9dc85 drm/i915: Convert intel_display_power_{get, put}*() to intel_display
c6c1a98f81ef drm/i915: Convert intel_fb.c to struct intel_display
6312b3e7ee15 drm/i915: Convert intel_crtc.c to struct intel_display
de616099fe89 drm/i915: Decouple intel_fb_bo.h interfaces from driver specific types
198b9596abbd drm/i915: Decouple i915_gem_dumb_create() from the display a bit
f5b734fd800b drm/i915: Pass intel_display to intel_scanout_needs_vtd_wa()