Series: | drm: update locking for modesetting (rev5) |
URL: | https://patchwork.freedesktop.org/series/93864/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20895/index.html |
CI Bug Log - changes from CI_DRM_10521 -> Patchwork_20895
Summary
FAILURE
Serious unknown changes coming with Patchwork_20895 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20895, please notify your bug team 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_20895/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20895:
IGT changes
Possible regressions
-
igt@kms_busy@basic@flip:
-
fi-bxt-dsi: PASS -> DMESG-WARN
-
fi-hsw-4770: PASS -> DMESG-WARN
-
fi-cfl-guc: PASS -> DMESG-WARN
-
fi-skl-guc: PASS -> DMESG-WARN
-
fi-ilk-650: PASS -> DMESG-WARN
-
fi-ivb-3770: PASS -> DMESG-WARN
-
fi-rkl-11600: PASS -> DMESG-WARN
-
fi-icl-y: PASS -> DMESG-WARN
-
fi-elk-e7500: PASS -> DMESG-WARN
-
fi-skl-6700k2: PASS -> DMESG-WARN
-
fi-icl-u2: PASS -> DMESG-WARN
-
fi-cfl-8700k: PASS -> DMESG-WARN
-
fi-snb-2520m: PASS -> DMESG-WARN
-
fi-bsw-kefka: PASS -> DMESG-WARN
-
fi-glk-dsi: PASS -> DMESG-WARN
-
fi-pnv-d510: PASS -> DMESG-WARN
-
fi-bwr-2160: PASS -> DMESG-WARN
-
fi-cfl-8109u: PASS -> DMESG-WARN
-
fi-kbl-7500u: PASS -> DMESG-WARN
-
fi-rkl-guc: PASS -> DMESG-WARN
-
fi-cml-u2: PASS -> DMESG-WARN
-
-
igt@runner@aborted:
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@kms_busy@basic@flip:
-
{fi-tgl-dsi}: PASS -> DMESG-WARN
-
{fi-ehl-2}: PASS -> DMESG-WARN
-
{fi-jsl-1}: PASS -> DMESG-WARN
-
-
igt@runner@aborted:
Known issues
Here are the changes found in Patchwork_20895 that come from known issues:
IGT changes
Issues hit
-
igt@kms_busy@basic@flip:
-
fi-tgl-1115g4: PASS -> DMESG-WARN (i915#4002)
-
fi-kbl-soraka: PASS -> DMESG-WARN (i915#1982)
-
-
igt@runner@aborted:
-
fi-cfl-8700k: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-cfl-8109u: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-icl-u2: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363 / i915#3690)
-
fi-glk-dsi: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363 / k.org#202321)
-
fi-kbl-8809g: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-kbl-soraka: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-kbl-7500u: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-kbl-guc: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-cml-u2: NOTRUN -> FAIL (i915#1814 / i915#2082 / i915#2426 / i915#3363)
-
fi-bxt-dsi: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-cfl-guc: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-kbl-7567u: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-skl-guc: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
-
fi-skl-6700k2: NOTRUN -> FAIL (i915#1814 / i915#2426 / i915#3363)
Warnings
-
igt@runner@aborted:
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (40 -> 34)
Missing (6): fi-ilk-m540 bat-adls-5 fi-hsw-4200u fi-bsw-cyan fi-bdw-samus bat-jsl-1
Build changes
- Linux: CI_DRM_10521 -> Patchwork_20895
CI-20190529: 20190529
CI_DRM_10521: 22d97eae8a21ddd48ba661b0a3a68c83bf518d35 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6186: 250081b306c6fa8f95405fab6a7604f1968dd4ec @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20895: 07c55538e9c969c535171bef040b7e28ccb32b5a @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
07c55538e9c9 drm: remove drm_file.master_lookup_lock
3fdafa187864 drm: avoid circular locks in drm_lease_held
628b7e5739ca drm: avoid circular locks in drm_mode_object_find
43fe332c2183 drm: avoid races with modesetting rights
b2f74436681c drm: lock drm_global_mutex earlier in the ioctl handler
dc648dc4d2e3 drm: convert drm_device.master_mutex into a rwsem
56af1e7bc4b2 drm: fix null ptr dereference in drm_master_release