Series: | drm/i915: Prep work for vbt.ports[] nukage |
URL: | https://patchwork.freedesktop.org/series/113753/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113753v1/index.html |
CI Bug Log - changes from CI_DRM_12712 -> Patchwork_113753v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113753v1/index.html
Participating hosts (38 -> 37)
Additional (1): fi-kbl-soraka
Missing (2): bat-atsm-1 fi-snb-2520m
Known issues
Here are the changes found in Patchwork_113753v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#5334 / i915#7872)
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@i915_selftest@live@hangcheck:
- fi-kbl-soraka: NOTRUN -> INCOMPLETE (i915#7913)
-
igt@kms_chamelium_frames@hdmi-crc-fast:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +15 similar issues
Possible fixes
-
igt@i915_selftest@live@reset:
{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_12712 -> Patchwork_113753v1
CI-20190529: 20190529
CI_DRM_12712: 579f8b992ea3f5cd11bd803dd0585a7ddb006a13 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7153: f47f859f13376958a2bd199423b1f0ff53dddbe0 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_113753v1: 579f8b992ea3f5cd11bd803dd0585a7ddb006a13 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
1509a5aed485 drm/i915: Use encoder->devdata in eDP init
a26c87ff434a drm/i915: Iterate all child devs in intel_bios_is_port_present()
7f62f3c5c597 drm/i915: Pass devdata to intel_bios_port_aux_ch()
67c248dbae9c drm/i915: Populate encoder->devdata for g4x+ DP/HDMI ports
88d1359664e2 drm/i915: Consult the registested encoders for the ICL combo PHY w/a
399be56add1d drm/i915: Replace intel_bios_is_port_hpd_inverted() with intel_bios_encoder_hpd_invert()
fb89bc779431 drm/i915: Replace intel_bios_is_lane_reversal_needed() with intel_bios_encoder_lane_reversal()
44440cd3150a drm/i915: Replace intel_bios_is_lspcon_present() with intel_bios_encoder_is_lspcon()
e6cb80235ee2 drm/i915: Move variables to loop context
98428f23d57e drm/i915: Pass the whole encoder to hotplug_enables()