Series: | drm/i915: Fix harmfull driver register/unregister assymetry |
URL: | https://patchwork.freedesktop.org/series/144436/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_144436v1/index.html |
CI Bug Log - changes from CI_DRM_16081 -> Patchwork_144436v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_144436v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_144436v1, 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_144436v1/index.html
Participating hosts (43 -> 44)
Additional (2): bat-apl-1 fi-bsw-n3050
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_144436v1:
IGT changes
Possible regressions
-
igt@i915_selftest@live@guc_hang:
- fi-bsw-n3050: NOTRUN -> ABORT
-
igt@kms_busy@basic@flip:
- bat-mtlp-9: NOTRUN -> ABORT +1 other test abort
Known issues
Here are the changes found in Patchwork_144436v1 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@dmabuf@all-tests:
- bat-apl-1: NOTRUN -> INCOMPLETE (i915#12904) +1 other test incomplete
-
igt@gem_huc_copy@huc-copy:
- bat-apl-1: NOTRUN -> SKIP +23 other tests skip
-
igt@gem_mmap@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@gem_tiled_fence_blits@basic:
-
igt@i915_pm_rpm@module-reload:
- bat-dg2-11: PASS -> FAIL (i915#13633)
-
igt@i915_selftest@live:
- fi-bsw-n3050: NOTRUN -> ABORT (i915#12435)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
-
igt@kms_psr@psr-primary-mmap-gtt:
- fi-bsw-n3050: NOTRUN -> SKIP +20 other tests skip
Possible fixes
-
igt@i915_module_load@load:
-
igt@i915_selftest@live@gt_engines:
- bat-twl-2: ABORT (i915#12919) -> PASS
-
igt@i915_selftest@live@workarounds:
- bat-arlh-3: DMESG-FAIL (i915#12061) -> PASS +1 other test pass
- bat-arls-5: DMESG-FAIL (i915#12061) -> PASS +1 other test pass
Build changes
- Linux: CI_DRM_16081 -> Patchwork_144436v1
CI-20190529: 20190529
CI_DRM_16081: 2aff25306def7c151be69b338bc1f5a27733c93e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_8224: c659b986ba648584d36b3cfece897bc84a33dcbb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_144436v1: 2aff25306def7c151be69b338bc1f5a27733c93e @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
92a45b311688 drm/i915: Fix device sysfs teardown tried even if not set up
764ead62d7ec drm/i915: Fix GT sysfs unregister tried even if not registered
451830653d1b drm/i915: Fix PM reference not released if device register fails