Series: | drm/i915: Use container_of_const() |
URL: | https://patchwork.freedesktop.org/series/130868/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_130868v1/index.html |
CI Bug Log - changes from CI_DRM_14406 -> Patchwork_130868v1
Summary
FAILURE
Serious unknown changes coming with Patchwork_130868v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_130868v1, 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_130868v1/index.html
Participating hosts (41 -> 39)
Additional (1): fi-glk-j4005
Missing (3): bat-kbl-2 fi-apl-guc fi-snb-2520m
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_130868v1:
IGT changes
Possible regressions
-
igt@core_hotunplug@unbind-rebind:
-
igt@i915_selftest@live@uncore:
- bat-arls-3: PASS -> DMESG-WARN
-
igt@kms_pm_rpm@basic-rte:
Known issues
Here are the changes found in Patchwork_130868v1 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@basic:
-
igt@gem_lmem_swapping@verify-random:
-
igt@i915_selftest@live@workarounds:
- bat-arls-3: PASS -> DMESG-FAIL (i915#10262) +21 other tests dmesg-fail
- bat-dg2-9: PASS -> ABORT (i915#10366)
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-glk-j4005: NOTRUN -> SKIP +10 other tests skip
-
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
-
igt@kms_pm_rpm@basic-pci-d3-state:
-
igt@kms_setmode@basic-clone-single-crtc:
Possible fixes
- igt@gem_lmem_swapping@basic@lmem0:
- bat-dg2-14: FAIL (i915#10378) -> PASS
Warnings
- igt@i915_selftest@live@client:
- bat-arls-3: DMESG-WARN (i915#10341) -> DMESG-FAIL (i915#10262)
Build changes
- Linux: CI_DRM_14406 -> Patchwork_130868v1
CI-20190529: 20190529
CI_DRM_14406: c4dc92fb11528a7a09b66d2036d05c9742e45d50 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7749: 2fd91b8c3cf9aa2b0bb78537a6b5e2bc3de50e0e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_130868v1: c4dc92fb11528a7a09b66d2036d05c9742e45d50 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
94a9f55bfc41 drm/i915: Drop pointless (void*) cast
0c94b48958fc drm/i915: Use container_of_const() for states
d901d673461f drm/i915: Don't cast away const
2cfcfb34e2d2 drm/i915/dsi: Use enc_to_intel_dsi()