Series: | drm/i915: Start cleaning up the DPLL ID mess (rev2) |
URL: | https://patchwork.freedesktop.org/series/108827/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108827v2/index.html |
CI Bug Log - changes from CI_DRM_12185 -> Patchwork_108827v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108827v2/index.html
Participating hosts (46 -> 44)
Additional (2): fi-rkl-11600 fi-tgl-dsi
Missing (4): fi-kbl-soraka fi-bdw-samus bat-jsl-1 fi-tgl-mst
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_108827v2:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@i915_selftest@live@gt_pm:
- {bat-adlm-1}: PASS -> DMESG-FAIL
Known issues
Here are the changes found in Patchwork_108827v2 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_suspend@basic-s3-without-i915:
- fi-rkl-11600: NOTRUN -> INCOMPLETE (i915#5982)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
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)
Possible fixes
-
igt@gem_exec_suspend@basic-s3@smem:
- {bat-adlm-1}: DMESG-WARN (i915#2867) -> PASS
-
igt@gem_ringfill@basic-all:
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
-
igt@i915_selftest@live@late_gt_pm:
- fi-cfl-8109u: DMESG-WARN (i915#5904) -> PASS +30 similar issues
-
igt@i915_selftest@live@requests:
- {bat-rpls-1}: INCOMPLETE (i915#4983 / i915#6257 / i915#6380) -> PASS
-
igt@i915_selftest@live@slpc:
- {bat-rplp-1}: DMESG-FAIL -> PASS
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-cfl-8109u: DMESG-WARN (i915#5904 / i915#62) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cfl-8109u: DMESG-FAIL (i915#62) -> PASS +1 similar issue
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence@pipe-c-dp-1:
- fi-cfl-8109u: DMESG-WARN (i915#62) -> PASS +10 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_12185 -> Patchwork_108827v2
CI-20190529: 20190529
CI_DRM_12185: ae6a4bb62f9524823ef5b00552e27231f7936da3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6663: 5e232c77cd762147e0882c337a984121fabb1c75 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_108827v2: ae6a4bb62f9524823ef5b00552e27231f7936da3 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
0eef669ae3c6 drm/i915: s/dev_priv/i915/ in the shared_dpll code
7f02541a77b8 drm/i915: Introduce for_each_shared_dpll()
fbdd082956b9 drm/i915: Decouple I915_NUM_PLLS from PLL IDs
63f9442502e3 drm/i915: Stop requiring PLL index == PLL ID