Series: | drm/i915: Clean up some dpll stuff (rev2) |
URL: | https://patchwork.freedesktop.org/series/100899/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22450/index.html |
CI Bug Log - changes from CI_DRM_11306 -> Patchwork_22450
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22450/index.html
Participating hosts (52 -> 43)
Additional (1): fi-icl-u2
Missing (10): fi-kbl-soraka shard-tglu fi-hsw-4200u fi-bsw-cyan bat-adlp-4 fi-ctg-p8600 fi-pnv-d510 shard-rkl shard-dg1 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_22450 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@semaphore:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#109315) +17 similar issues
-
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@gem_lmem_swapping@random-engines:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271) +35 similar issues
-
igt@i915_selftest@live@execlists:
- fi-icl-u2: NOTRUN -> DMESG-WARN (i915#2867)
-
igt@kms_chamelium@dp-hpd-fast:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
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@prime_vgem@basic-userptr:
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
-
igt@i915_selftest@live@gt_pm:
- {fi-jsl-1}: DMESG-FAIL (i915#1886) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#3303) -> 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_11306 -> Patchwork_22450
CI-20190529: 20190529
CI_DRM_11306: 0eb492df610222f39eb2ad5a903626dd3ad9aea2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6361: 2372a4beb6a33c5f0799a4a8ccbb93794f52dbca @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22450: 7844cc75d7bdea89d71e29434bd3084d19e17f79 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
7844cc75d7bd drm/i915: Remove struct dp_link_dpll
5ee7c5e32a3e drm/i915: Populate bxt/glk DPLL clock limits a bit more
01ffc1137951 drm/i915: Replace hand rolled bxt vco calculation with chv_calc_dpll_params()
a074ff2571d9 drm/i915: Replace bxt_clk_div with struct dpll
078df1bc498e drm/i915: Store the m2 divider as a whole in bxt_clk_div
c230b94eaf63 drm/i915: Use designated initializers for bxt_dp_clk_val[]
56e1e5780605 drm/i915: Remove bxt m2_frac_en
fc2606949cb7 drm/i915: Store the /5 target clock in sturct dpll on vlv/chv
f5525e245861 drm/i915: Clean up some struct/array initializers
31bbcb2b54e4 drm/i915: Move a bunch of stuff into rodata from the stack
5fbfbfd35b7c drm/i915: Nuke skl_wrpll_context_init()