Series: | drm/i915: Bigjoiner stuff (rev2) |
URL: | https://patchwork.freedesktop.org/series/130619/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130619v2/index.html |
CI Bug Log - changes from CI_DRM_14378 -> Patchwork_130619v2
Summary
FAILURE
Serious unknown changes coming with Patchwork_130619v2 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_130619v2, 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_130619v2/index.html
Participating hosts (41 -> 39)
Missing (2): bat-kbl-2 fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_130619v2:
IGT changes
Possible regressions
Known issues
Here are the changes found in Patchwork_130619v2 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@i915_pm_rpm@module-reload:
-
igt@i915_pm_rps@basic-api:
-
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)
-
igt@kms_psr@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_lrc:
- bat-adln-1: INCOMPLETE (i915#10241 / i915#9413) -> PASS
-
igt@i915_selftest@live@perf:
-
igt@kms_pm_rpm@basic-pci-d3-state:
Build changes
- Linux: CI_DRM_14378 -> Patchwork_130619v2
CI-20190529: 20190529
CI_DRM_14378: 5f60548dd58e2ad93005c933fd2633d98db60de4 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7742: 7742
Patchwork_130619v2: 5f60548dd58e2ad93005c933fd2633d98db60de4 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
5c34e43a4e78 drm/i915: Handle joined pipes inside hsw_crtc_disable()
e655dcbab735 drm/i915: Simplify intel_old_crtc_state_disables() calling convention
3270e344562f drm/i915: Disable planes more atomically during modesets
b72068ae5537 drm/i915: Precompute disable_pipes bitmask in intel_commit_modeset_disables()
4120574ae215 drm/i915: Utilize intel_crtc_joined_pipe_mask() more
fd7ba7831e9f drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
d3a80ec53a6b drm/i915: Introduce intel_crtc_joined_pipe_mask()
03006338af02 drm/i915: Rename the crtc/crtc_states in the top level DDI hooks/etc