Series: | drm/i915: pass encoder around more for port/phy checks |
URL: | https://patchwork.freedesktop.org/series/131031/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_131031v1/index.html |
CI Bug Log - changes from CI_DRM_14421 -> Patchwork_131031v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_131031v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_131031v1, please notify your bug team (I915-ci-infra@xxxxxxxxxxxxxxxxxxxxx) 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_131031v1/index.html
Participating hosts (36 -> 34)
Missing (2): bat-dg1-7 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_131031v1:
IGT changes
Possible regressions
-
igt@i915_selftest@live@hangcheck:
- bat-arls-2: NOTRUN -> ABORT
-
igt@kms_force_connector_basic@force-edid:
- bat-dg2-8: PASS -> INCOMPLETE
-
igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence@pipe-d-hdmi-a-1:
- fi-kbl-8809g: PASS -> INCOMPLETE
Known issues
Here are the changes found in Patchwork_131031v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_lmem_swapping@verify-random:
- bat-arls-2: NOTRUN -> SKIP (i915#10213) +3 other tests skip
-
igt@i915_pm_rps@basic-api:
- bat-arls-2: NOTRUN -> SKIP (i915#10209)
-
igt@i915_selftest@live@gt_contexts:
- bat-dg2-14: PASS -> ABORT (i915#10366)
-
igt@i915_selftest@live@hangcheck:
- bat-rpls-3: PASS -> DMESG-WARN (i915#5591)
-
igt@kms_dsc@dsc-basic:
-
igt@kms_force_connector_basic@force-load-detect:
- bat-arls-2: NOTRUN -> SKIP (i915#10207)
-
igt@kms_psr@psr-primary-mmap-gtt@edp-1:
- bat-arls-2: NOTRUN -> SKIP (i915#10196 / i915#4077 / i915#9688)
-
igt@kms_setmode@basic-clone-single-crtc:
- bat-arls-2: NOTRUN -> SKIP (i915#10208 / i915#8809)
-
igt@prime_vgem@basic-fence-mmap:
- bat-arls-2: NOTRUN -> SKIP (i915#10196 / i915#3708 / i915#4077) +1 other test skip
-
igt@prime_vgem@basic-fence-read:
- bat-arls-2: NOTRUN -> SKIP (i915#10212 / i915#3708)
-
igt@prime_vgem@basic-read:
- bat-arls-2: NOTRUN -> SKIP (i915#10214 / i915#3708)
-
igt@prime_vgem@basic-write:
- bat-arls-2: NOTRUN -> SKIP (i915#10216 / i915#3708)
Possible fixes
- igt@kms_cursor_legacy@basic-flip-before-cursor-legacy:
- bat-arls-2: ABORT (i915#10237) -> PASS
Build changes
- Linux: CI_DRM_14421 -> Patchwork_131031v1
CI-20190529: 20190529
CI_DRM_14421: 1dfbf3ced62236dd318c701e3f21f5a33c226d0d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7756: 7756
Patchwork_131031v1: 1dfbf3ced62236dd318c701e3f21f5a33c226d0d @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
b2f9c04749d9 drm/i915/cx0: pass encoder instead of i915 and port around
a54d4cd118b1 drm/i915/cx0: remove intel_is_c10phy()
4553d100c1d4 drm/i915/display: use intel_encoder_is/to_ functions
8d09812212c6 drm/i915/display: add intel_encoder_is_() and to() functions
716cee7947bf drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()
a69cae04410b drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()
707dfc3594fc drm/hdmi: convert _port_to_ddc_pin() to *_encoder_to_ddc_pin()