Series: | drm/i915: use ref_tracker library for tracking wakerefs (rev8) |
URL: | https://patchwork.freedesktop.org/series/100327/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v8/index.html |
CI Bug Log - changes from CI_DRM_13040 -> Patchwork_100327v8
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100327v8/index.html
Participating hosts (37 -> 37)
Additional (1): fi-kbl-soraka
Missing (1): fi-snb-2520m
Known issues
Here are the changes found in Patchwork_100327v8 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@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_selftest@live@requests:
-
igt@kms_chamelium_frames@hdmi-crc-fast:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +16 similar issues
{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_13040 -> Patchwork_100327v8
CI-20190529: 20190529
CI_DRM_13040: 2fa55999c4fbcf76cdb68aed479db6f23de337e2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7264: 2f0a07378e58e5c7d7b589b39ace7e3a2317f6b2 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_100327v8: 2fa55999c4fbcf76cdb68aed479db6f23de337e2 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
4f438d8cfbe8 drm/i915: track gt pm wakerefs
04993907b0c0 drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
3b4315870aa5 drm/i915: Correct type of wakeref variable
59ed93b1ae42 lib/ref_tracker: remove warnings in case of allocation failure
44b8654738ef lib/ref_tracker: add printing to memory buffer
5e1bd2d613b7 lib/ref_tracker: improve printing stats
f31ed637e771 lib/ref_tracker: add unlocked leak print helper