Series: | drm/i915: cdclk/voltage_level cleanups and fixes |
URL: | https://patchwork.freedesktop.org/series/126979/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_126979v1/index.html |
CI Bug Log - changes from CI_DRM_13940 -> Patchwork_126979v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_126979v1/index.html
Participating hosts (39 -> 35)
Missing (4): bat-mtlp-8 bat-kbl-2 fi-snb-2520m fi-pnv-d510
Known issues
Here are the changes found in Patchwork_126979v1 that come from known issues:
CI changes
Issues hit
IGT changes
Issues hit
-
igt@core_hotunplug@unbind-rebind:
- fi-glk-j4005: PASS -> DMESG-WARN (i915#1982)
-
igt@i915_selftest@live@hangcheck:
- bat-adls-5: PASS -> DMESG-WARN (i915#5591)
-
igt@i915_suspend@basic-s3-without-i915:
-
bat-jsl-3: PASS -> INCOMPLETE (i915#9664)
-
bat-jsl-1: PASS -> INCOMPLETE (i915#9664)
-
Possible fixes
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-dg2-9: INCOMPLETE (i915#9275) -> PASS
-
igt@kms_hdmi_inject@inject-audio:
Build changes
- Linux: CI_DRM_13940 -> Patchwork_126979v1
CI-20190529: 20190529
CI_DRM_13940: 901cb0fd3326a1c7d40bed6568db1d9e46a1f466 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7609: 72a759595100b8d167ca78cd2d62e9acd97e36bf @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_126979v1: 901cb0fd3326a1c7d40bed6568db1d9e46a1f466 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
7db23071146e drm/i915: Simplify intel_ddi_compute_min_voltage_level()
c1c10ef5aa0e drm/i915/mtl: Calculate the correct voltage level from port_clock
c6672d1d4e4f drm/i915: Split intel_ddi_compute_min_voltage_level() into platform variants
ef3a9106841b drm/i915/mtl: Fix voltage_level for cdclk==480MHz
950c9b113ae2 drm/i915/cdclk: Rewrite cdclk->voltage_level selection to use tables
5ec914296f72 drm/i915/cdclk: Remove the assumption that cd2x div==2 when using squashing
72649f96b8f9 drm/i915/cdclk: Give the squash waveform length a name
682ad79ad219 drm/i915/cdclk: s/-1/~0/ when dealing with unsigned values