Series: | drm/i915: Finish off static DRRS (rev2) |
URL: | https://patchwork.freedesktop.org/series/101928/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22748/index.html |
CI Bug Log - changes from CI_DRM_11432 -> Patchwork_22748
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22748/index.html
Participating hosts (44 -> 41)
Additional (5): bat-dg2-8 bat-adlm-1 fi-icl-u2 fi-pnv-d510 bat-jsl-1
Missing (8): fi-kbl-soraka fi-cml-u2 shard-tglu bat-hsw-1 fi-kbl-8809g shard-rkl bat-jsl-2 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22748:
CI changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- boot:
- {bat-jsl-1}: NOTRUN -> FAIL
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_pm_rpm@basic-rte:
- {bat-adlm-1}: NOTRUN -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_22748 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@fork-gfx0:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109315) +17 similar issues
-
igt@gem_huc_copy@huc-copy:
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
-
igt@gem_lmem_swapping@parallel-random-engines:
-
igt@i915_selftest@live@gt_lrc:
- fi-bsw-n3050: PASS -> DMESG-FAIL (i915#2373)
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278) +2 similar issues
-
igt@kms_flip@basic-flip-vs-dpms@a-edp1:
- fi-tgl-u2: PASS -> DMESG-WARN (i915#402)
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
Possible fixes
-
igt@gem_exec_gttfill@basic:
- {bat-dg2-9}: DMESG-WARN (i915#5195) -> PASS
-
igt@i915_selftest@live@hangcheck:
- {fi-hsw-g3258}: INCOMPLETE (i915#4785) -> PASS
-
igt@kms_busy@basic@flip:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS +1 similar issue
-
igt@kms_flip@basic-flip-vs-wf_vblank@a-edp1:
- fi-tgl-u2: DMESG-WARN (i915#402) -> PASS
{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_11432 -> Patchwork_22748
CI-20190529: 20190529
CI_DRM_11432: 4ba74a937fb7f163e8c1a440f195ca80727a17e4 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6402: cdac65fc2d88b506d0be71500845725ae46dbb64 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22748: 1b95ad609be8adc3469f3ea3d65d97c5627bcb74 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
1b95ad609be8 drm/i915: Allow static DRRS on LVDS
c31db95238f9 drm/i915: Allow static DRRS on all eDP ports
33746d80cb94 drm/i915: Move intel_drrs_compute_config() into intel_dp.c
2a3b61b85e08 drm/i915: Allow higher refresh rate alternate fixed modes
bc45fd4d118e drm/i915: Allow an arbitrary number of downclock modes
f55e6f7b64e5 drm/i915: Stop duplicating the EDID fixed/downclock modes
1715121e780f drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into one
9d008f7249ab drm/i915: Nuke intel_drrs_init()
854723fbcafd drm/i915: Refactor non-EDID fixed mode duplication
00e821a9f8a6 drm/i915: Put fixed modes directly onto the panel's fixed_modes list
3b8a82acabed drm/i915: Extract intel_edp_has_drrs()