Series: | drm/i915/dsi: 4th attempt to get rid of IOSF GPIO |
URL: | https://patchwork.freedesktop.org/series/125977/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_125977v1/index.html |
CI Bug Log - changes from CI_DRM_13835 -> Patchwork_125977v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_125977v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_125977v1, please notify your bug team (lgci.bug.filing@xxxxxxxxx) 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_125977v1/index.html
Participating hosts (36 -> 37)
Additional (2): fi-kbl-soraka bat-dg2-9
Missing (1): fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_125977v1:
IGT changes
Possible regressions
- igt@i915_selftest@live@hangcheck:
- bat-atsm-1: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_125977v1 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 other tests skip
-
igt@gem_mmap@basic:
-
igt@gem_mmap_gtt@basic:
-
igt@gem_render_tiled_blits@basic:
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886)
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
-
igt@kms_addfb_basic@basic-y-tiled-legacy:
-
igt@kms_addfb_basic@framebuffer-vs-set-tiling:
-
igt@kms_addfb_basic@tile-pitch-mismatch:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
-
igt@kms_dsc@dsc-basic:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +9 other tests skip
-
igt@kms_force_connector_basic@force-load-detect:
- bat-dg2-9: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_force_connector_basic@prune-stale-modes:
-
igt@kms_psr@sprite_plane_onoff:
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-fence-flip:
-
igt@prime_vgem@basic-fence-mmap:
-
igt@prime_vgem@basic-write:
Possible fixes
-
igt@i915_selftest@live@gt_heartbeat:
- fi-apl-guc: DMESG-FAIL (i915#5334) -> PASS
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-b-dp-5:
- bat-adlp-11: DMESG-FAIL (i915#6868) -> PASS
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-c-dp-5:
-
igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-dp-5:
{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_13835 -> Patchwork_125977v1
CI-20190529: 20190529
CI_DRM_13835: ca1fcd4faf444fc6d8b3cf88a17e2eb7765c1299 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7573: 69485d223b256208614e9949a4a7e84bde52d5f5 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_125977v1: ca1fcd4faf444fc6d8b3cf88a17e2eb7765c1299 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
93470f577390 drm/i915/iosf: Drop unused APIs
4128b35ca632 drm/i915/dsi: Combine checks in mipi_exec_gpio()
97962cd0ed44 drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
0579908adec8 drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
2ef615b233a7 drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
d73ccb903a71 drm/i915/dsi: Extract common soc_gpio_set_value() helper
f680845a2fad drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value()
749a9f0c04f2 drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
52a68de4016c drm/i915/dsi: Replace check with a (missing) MIPI sequence name
e9b877d6439a drm/i915/dsi: Get rid of redundant 'else'
862489c3ce26 drm/i915/dsi: Replace while(1) with one with clear exit condition
9bba1b9fcf75 drm/i915/dsi: bxt/icl GPIO set value do not need gpio source
6327a4cc9ef3 drm/i915/dsi: rename platform specific _exec_gpio() to _gpio_set_value()
ffa435f57462 drm/i915/dsi: clarify GPIO exec sequence
625d10010e2a drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
90abe29951af drm/i915/dsi: assume BXT gpio works for non-native GPIO