Series: | drm/i915: More DRRS work (rev2) |
URL: | https://patchwork.freedesktop.org/series/101390/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22579/index.html |
CI Bug Log - changes from CI_DRM_11365 -> Patchwork_22579
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22579/index.html
Participating hosts (48 -> 40)
Additional (2): fi-kbl-soraka bat-dg2-8
Missing (10): shard-tglu bat-dg1-6 fi-hsw-4200u bat-dg2-9 fi-bsw-cyan fi-ctg-p8600 bat-rpls-1 shard-rkl shard-dg1 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22579:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@kms_flip@basic-flip-vs-wf_vblank:
- {bat-dg2-8}: NOTRUN -> SKIP +22 similar issues
Known issues
Here are the changes found in Patchwork_22579 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@parallel-random-engines:
- 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@kms_chamelium@dp-edid-read:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
Possible fixes
-
igt@i915_selftest@live@gtt:
- fi-bdw-5557u: DMESG-FAIL (i915#3674) -> PASS
-
igt@i915_selftest@live@perf:
- {bat-rpls-2}: DMESG-WARN (i915#4391) -> PASS +1 similar issue
-
igt@i915_selftest@live@workarounds:
- {bat-adlp-6}: DMESG-WARN (i915#5068) -> PASS
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS +1 similar issue
{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_11365 -> Patchwork_22579
CI-20190529: 20190529
CI_DRM_11365: 5a27c2b120b176a313edbea33224847ea76d6c21 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6382: a6a5a178cb1cbe0dab8d8d092a4aee932ccb93cc @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22579: c5eec3747a1da0a7394e459ec95ae2e31c5435da @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
c5eec3747a1d drm/i915: s/enable/active/ for DRRS
2ff5d36f409a drm/i915: Deal with bigjoiner vs. DRRS
156bc9d6b5be drm/i915: Do DRRS disable/enable during pre/post_plane_update()
3c3a3cbad366 drm/i915: Schedule DRRS work from intel_drrs_enable()
81f16d659ce7 drm/i915: Don't cancel/schedule drrs work if the pipe wasn't affected
3b57f6b9266a drm/i195: Determine DRRS frontbuffer_bits ahead of time
3cbd7d07a566 drm/i915: Fix DRRS frontbuffer_bits handling
d651f4e13d78 drm/i915: Add missing tab to DRRS debugfs
ce4f243d933f drm/i915: Put the downclock_mode check back into can_enable_drrs()