Series: | drm/i915: cdclk/voltage_level cleanups and fixes (rev3) |
URL: | https://patchwork.freedesktop.org/series/126979/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_126979v3/index.html |
CI Bug Log - changes from CI_DRM_14008 -> Patchwork_126979v3
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_126979v3/index.html
Participating hosts (32 -> 17)
Missing (15): fi-kbl-7567u bat-adlp-11 fi-tgl-1115g4 fi-cfl-8700k fi-apl-guc fi-snb-2520m fi-kbl-guc fi-kbl-x1275 fi-pnv-d510 fi-ivb-3770 fi-elk-e7500 bat-jsl-3 bat-rplp-1 fi-bsw-nick bat-mtlp-6
Known issues
Here are the changes found in Patchwork_126979v3 that come from known issues:
CI changes
Possible fixes
IGT changes
Issues hit
-
igt@debugfs_test@basic-hwmon:
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@verify-random:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-jsl-1: NOTRUN -> SKIP (fdo#109285)
{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_14008 -> Patchwork_126979v3
CI-20190529: 20190529
CI_DRM_14008: d630426f84b0724b04e5c41e59594a41460b3c3c @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7635: 0b796be8ce05cb2070ce5136d248f438c962d11e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_126979v3: d630426f84b0724b04e5c41e59594a41460b3c3c @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
dca242a381e5 drm/i915: Simplify intel_ddi_compute_min_voltage_level()
7ed3d51e890d drm/i915/mtl: Calculate the correct voltage level from port_clock
ca2c4d5ea875 drm/i915: Split intel_ddi_compute_min_voltage_level() into platform variants
ab93ffb0b006 drm/i915/mtl: Fix voltage_level for cdclk==480MHz
2a3e81504035 drm/i915/cdclk: Rewrite cdclk->voltage_level selection to use tables
38c9dcd88a03 drm/i915/cdclk: Remove the assumption that cdclk divider==2 when using squashing
1243605649a2 drm/i915/cdclk: Give the squash waveform length a name
8fadc216c4f1 drm/i915/cdclk: s/-1/~0/ when dealing with unsigned values