Series: | drm: update locking for modesetting (rev4) |
URL: | https://patchwork.freedesktop.org/series/93864/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20888/index.html |
CI Bug Log - changes from CI_DRM_10520 -> Patchwork_20888
Summary
FAILURE
Serious unknown changes coming with Patchwork_20888 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20888, 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_20888/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20888:
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_20888 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
{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_10520 -> Patchwork_20888
CI-20190529: 20190529
CI_DRM_10520: df6d856ea920279c17e875a80fca47a428fd7fcd @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6185: 5dca04416f50576f464ebbd9aea96edccd7e4eab @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20888: 9f747a7e8d7c75a069939e2ca3fc851dc16128ff @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
9f747a7e8d7c drm: remove drm_file.master_lookup_lock
c88ec7ac920a drm: avoid circular locks with modeset_mutex and master_rwsem
aede64c8591f drm: avoid circular locks in drm_mode_object_find
d06046dfda15 drm: avoid races with modesetting rights
88d2979a361f drm: lock drm_global_mutex earlier in the ioctl handler
d7715fe06011 drm: convert drm_device.master_mutex into a rwsem
47397145e28a drm: fix null ptr dereference in drm_master_release