Series: | drm/i915: DRRS fixes/cleanups and start of static DRRS (rev2) |
URL: | https://patchwork.freedesktop.org/series/101222/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22544/index.html |
CI Bug Log - changes from CI_DRM_11352 -> Patchwork_22544
Summary
FAILURE
Serious unknown changes coming with Patchwork_22544 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22544, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22544/index.html
Participating hosts (42 -> 38)
Additional (1): bat-dg2-9
Missing (5): fi-bxt-dsi fi-rkl-guc shard-tglu fi-bsw-cyan fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22544:
IGT changes
Possible regressions
-
igt@core_hotunplug@unbind-rebind:
- fi-bwr-2160: PASS -> INCOMPLETE
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: PASS -> INCOMPLETE
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_selftest@live@reset:
- {fi-jsl-1}: PASS -> INCOMPLETE
-
igt@kms_busy@basic@flip:
- {bat-adlp-6}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_22544 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@runner@aborted:
Possible fixes
- igt@i915_selftest@live@requests:
- {bat-rpls-2}: INCOMPLETE (i915#4983) -> PASS
Warnings
- igt@i915_pm_rpm@basic-rte:
- fi-kbl-guc: FAIL (i915#3049) -> SKIP (fdo#109271)
{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_11352 -> Patchwork_22544
CI-20190529: 20190529
CI_DRM_11352: 45e9e5b3112ebf7c3bed118a1f10526bc95ca973 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6378: 9c79047f49acdb6450368ee13fd8b6d28f3fb8e1 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22544: f06124f63b7aa22dee57cc4fcf02751793dbfeee @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
f06124f63b7a drm/i915: Convert fixed_mode/downclock_mode into a list
03d2ad9160a3 drm/i915: Implement static DRRS
ad6c9abe5c1d drm/i915: Enable eDP DRRS on ilk/snb port A
66669c163c68 drm/i915: Move DRRS enable/disable higher up
ca1a8eb54646 drm/i915: Stash DRRS state under intel_crtc
bb15348a55b1 drm/i915: Eliminate the intel_dp dependency from DRRS
1345c858db5e drm/i915: Introduce intel_drrs_type_str()
9d175b312730 drm/i915: Introduce intel_panel_drrs_type()
6b25a4dacf26 drm/i915: Introduce intel_panel_preferred_fixed_mode()
c979129053ad drm/i915: Introduce intel_panel_get_modes()
c2c0474c1e8d drm/i915: Introduce intel_panel_{fixed, downclock}_mode()
6d8a7101ac57 drm/i915: Nuke dev_priv->drrs.type
81362947328f drm/i915: Simplify intel_panel_info()
bdc82c0b879a drm/i915/lvds: Pass fixed_mode to compute_is_dual_link_lvds()
e17b931fdd3c drm/i915/sdvo: Passt the requesed mode to intel_sdvo_create_preferred_input_timing()
dda13ef0a9df drm/i915/dsi: Pass fixed_mode to *_dsi_add_properties()