Series: | drm/i915: Per-crtc/connector DRRS debugfs |
URL: | https://patchwork.freedesktop.org/series/109175/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109175v1/index.html |
CI Bug Log - changes from CI_DRM_12193 -> Patchwork_109175v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109175v1/index.html
Participating hosts (44 -> 44)
Additional (1): fi-rkl-11600
Missing (1): fi-bdw-samus
Known issues
Here are the changes found in Patchwork_109175v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@basic:
-
igt@gem_tiled_pread_basic:
-
igt@i915_pm_backlight@basic-brightness:
-
igt@i915_selftest@live@gt_heartbeat:
- fi-glk-dsi: PASS -> DMESG-FAIL (i915#5334)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: NOTRUN -> INCOMPLETE (i915#5982)
-
igt@kms_chamelium@hdmi-edid-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#111827) +7 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109285 / i915#4098)
-
igt@kms_psr@primary_page_flip:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-read:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3291 / i915#3708) +2 similar issues
-
igt@prime_vgem@basic-userptr:
- fi-rkl-11600: NOTRUN -> SKIP (fdo#109295 / i915#3301 / i915#3708)
-
igt@runner@aborted:
- fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594)
Possible fixes
-
igt@gem_exec_suspend@basic-s3@lmem0:
- {bat-dg2-11}: DMESG-WARN (i915#6816) -> PASS
-
igt@gem_exec_suspend@basic-s3@smem:
- {bat-adlm-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@i915_selftest@live@slpc:
- {bat-rpls-1}: DMESG-FAIL (i915#6367) -> PASS
-
igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-dp-2:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- IGT: IGT_6666 -> IGTPW_7856
- Linux: CI_DRM_12193 -> Patchwork_109175v1
CI-20190529: 20190529
CI_DRM_12193: 0f0716dcfd8446cde4391475c9c3656ca670b55f @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_7856: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_7856/index.html
IGT_6666: 1e3ecbaa3c56f4c52c62047707eb4942d3a39c44 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_109175v1: 0f0716dcfd8446cde4391475c9c3656ca670b55f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
48cd131fdac6 drm/i915: Fix locking in DRRS debugfs
10e4abdfb2f9 drm/i915: Make DRRS debugfs per-crtc/connector
9a93282f5e35 drm/i915: Make the DRRS debugfs contents more consistent
a23b2fe60e13 drm/i915: Move DRRS debugfs next to the implementation