Series: | drm/i915: use ref_tracker library for tracking wakerefs (rev7) |
URL: | https://patchwork.freedesktop.org/series/100327/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v7/index.html |
CI Bug Log - changes from CI_DRM_12934 -> Patchwork_100327v7
Summary
FAILURE
Serious unknown changes coming with Patchwork_100327v7 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_100327v7, 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_100327v7/index.html
Participating hosts (37 -> 35)
Missing (2): fi-kbl-soraka fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_100327v7:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_100327v7 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@execlists:
-
igt@i915_selftest@live@hangcheck:
Possible fixes
-
igt@i915_pm_rps@basic-api:
-
igt@i915_suspend@basic-s2idle-without-i915:
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence@pipe-d-dp-1:
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-c-hdmi-a-2:
- fi-bsw-n3050: DMESG-WARN (i915#1982) -> PASS
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-2:
- bat-dg1-5: FAIL (fdo#103375) -> PASS +1 similar issue
Build changes
- Linux: CI_DRM_12934 -> Patchwork_100327v7
CI-20190529: 20190529
CI_DRM_12934: 0d5e1ccc82c11e9d26d31b55b885a8d3f6588a8d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7225: e2b54c935ac78a78a4243b22c53b1a61fd04ffdb @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_100327v7: 0d5e1ccc82c11e9d26d31b55b885a8d3f6588a8d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
1754bd781652 drm/i915/gt: Hold a wakeref for the active VM
f90b5e44a115 drm/i915: track gt pm wakerefs
13d2b5e20009 drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
0592052fbf86 drm/i915: Correct type of wakeref variable
379c4682ba4f lib/ref_tracker: remove warnings in case of allocation failure
f9a6fdc4e4bf lib/ref_tracker: add printing to memory buffer
772efa080187 lib/ref_tracker: improve printing stats
bd3f7964e7d1 lib/ref_tracker: add unlocked leak print helper