Series: | drm/i915: DRRS fixes/cleanups and start of static DRRS |
URL: | https://patchwork.freedesktop.org/series/101222/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22528/index.html |
CI Bug Log - changes from CI_DRM_11346 -> Patchwork_22528
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22528/index.html
Participating hosts (46 -> 42)
Additional (2): bat-rpls-2 fi-icl-u2
Missing (6): shard-tglu fi-bsw-cyan fi-ctg-p8600 fi-kbl-8809g shard-rkl shard-dg1
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22528:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@kms_setmode@basic-clone-single-crtc:
- {bat-rpls-2}: NOTRUN -> SKIP
Known issues
Here are the changes found in Patchwork_22528 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:
-
igt@gem_lmem_swapping@parallel-random-engines:
-
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_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
-
igt@runner@aborted:
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: INCOMPLETE (i915#146) -> PASS
-
igt@i915_pm_rps@basic-api:
-
igt@kms_busy@basic@flip:
- {bat-dg2-9}: DMESG-WARN (i915#5195) -> PASS
-
igt@kms_busy@basic@modeset:
-
{bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS +1 similar issue
-
bat-adlp-4: DMESG-WARN (i915#3576) -> 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_11346 -> Patchwork_22528
CI-20190529: 20190529
CI_DRM_11346: ab6456d23719e60c20e8cef05a5f322eea134b88 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6373: 82306f1903c0fee8371f43a156d8b63163ca61c1 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22528: ec08fd6eee6acaeabb1d458af4462b710918ab1f @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
ec08fd6eee6a drm/i915: Implement static DRRS
fb10fe933f94 drm/i915: Introduce intel_panel_{fixed, downclock}_mode()
50dc95da8ab0 drm/i915: Enable eDP DRRS on ilk/snb port A
83598718ed14 drm/i915: Move DRRS enable/disable higher up
1407ab78d3dc drm/i915: Stash DRRS state under intel_crtc
1cc72ce0c712 drm/i915: Rename PIPECONF refresh select bits
0ce0532a4cce drm/i915: Clean up DRRS refresh rate enum
691d5646b6ee drm/i915: Polish drrs type enum
2a005be48e70 drm/i915: Program MSA timing delay on ilk/snb/ivb
68a4fe03dceb drm/i915: Read DRRS MSA timing delay from VBT
4afde97e93b0 drm/i915: Pimp DRRS debugs
1d8de7687685 drm/i915: Constify intel_drrs_init() args
d02f80fe9d06 drm/i915: Fix up some DRRS type checks