Series: | drm/i915: DP per-lane drive settings for icl+ |
URL: | https://patchwork.freedesktop.org/series/95535/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21271/index.html |
CI Bug Log - changes from CI_DRM_10691 -> Patchwork_21271
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21271/index.html
Known issues
Here are the changes found in Patchwork_21271 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-gfx:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +5 similar issues
-
igt@amdgpu/amd_basic@semaphore:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +27 similar issues
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@core_hotunplug@unbind-rebind:
-
igt@gem_exec_suspend@basic-s0:
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: PASS -> INCOMPLETE (i915#2940)
-
igt@i915_selftest@live@late_gt_pm:
- fi-bsw-nick: NOTRUN -> DMESG-FAIL (i915#2927 / i915#3428)
-
igt@kms_chamelium@dp-crc-fast:
-
fi-skl-guc: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-skl-guc: NOTRUN -> SKIP (fdo#109271) +28 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-guc: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@runner@aborted:
Possible fixes
-
igt@debugfs_test@read_all_entries:
- fi-kbl-soraka: DMESG-WARN (i915#1982 / i915#262) -> PASS
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: INCOMPLETE (i915#2940) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
Warnings
- igt@i915_pm_rpm@basic-rte:
- fi-kbl-guc: FAIL -> SKIP (fdo#109271)
Participating hosts (43 -> 37)
Additional (1): fi-skl-guc
Missing (7): fi-ilk-m540 bat-dg1-6 fi-hsw-4200u fi-bsw-cyan fi-kbl-7500u fi-ctg-p8600 bat-jsl-1
Build changes
- Linux: CI_DRM_10691 -> Patchwork_21271
CI-20190529: 20190529
CI_DRM_10691: eb389599ad96f44ed6fe1770c4dbaa2e88bfa5bc @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6235: 65dd7d484d5d09de196def254afebf41dfde1052 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21271: 9c1b9c51ad06bfec529e9721c8819a17a8904f99 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
9c1b9c51ad06 drm/i915: Fix icl+ combo phy static lane power down setup
b6b8bd4a06e4 drm/i915: Use intel_de_rmw() for icl combo phy programming
c09c9f245da1 drm/i915: Use intel_de_rmw() for icl mg phy programming
720aa864e834 drm/i915: Use intel_de_rmw() for tgl dkl phy programming
026b4eacb6c2 drm/i915: Enable per-lane drive settings for icl+
ae736094e5c7 drm/i915: Query the vswing levels per-lane for snps phy
bf9f565f3d25 drm/i915: Query the vswing levels per-lane for tgl dkl phy
ef435d41c784 drm/i915: Query the vswing levels per-lane for icl mg phy
d97a7168e4e8 drm/i915: Query the vswing levels per-lane for icl combo phy
7af002c94e9e drm/i915: Stop using group access when progrmming icl combo phy TX
47e546461be6 drm/i915: Extract icl_combo_phy_loadgen_select()
1d228306b7da drm/i915: Remove dead DKL_TX_LOADGEN_SHARING_PMD_DISABLE stuff
b82774efb2b1 drm/i915: Add all per-lane register definitions for icl combo phy
04357f3b75ae drm/i915: Use standard form terminating condition for lane for loops
0f71d656b29b drm/i915: Shrink {icl_mg, tgl_dkl}_phy_ddi_buf_trans
284e669a57b2 drm/i915: Remove pointless extra namespace from dkl/snps buf trans structs