Series: | drm: update locking for modesetting (rev2) |
URL: | https://patchwork.freedesktop.org/series/93864/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20877/index.html |
CI Bug Log - changes from CI_DRM_10508 -> Patchwork_20877
Summary
FAILURE
Serious unknown changes coming with Patchwork_20877 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20877, 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_20877/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_20877:
IGT changes
Possible regressions
-
igt@kms_addfb_basic@invalid-set-prop:
-
fi-hsw-4770: PASS -> DMESG-WARN
-
fi-cfl-guc: PASS -> DMESG-WARN
-
fi-pnv-d510: PASS -> DMESG-WARN
-
fi-ilk-650: PASS -> DMESG-WARN
-
fi-kbl-soraka: PASS -> DMESG-WARN
-
fi-bsw-n3050: PASS -> DMESG-WARN
-
fi-skl-6700k2: PASS -> DMESG-WARN
-
fi-ivb-3770: PASS -> DMESG-WARN
-
fi-rkl-guc: NOTRUN -> DMESG-WARN
-
fi-elk-e7500: PASS -> DMESG-WARN
-
fi-bsw-kefka: PASS -> DMESG-WARN
-
fi-glk-dsi: PASS -> DMESG-WARN
-
fi-bwr-2160: PASS -> DMESG-WARN
-
fi-skl-guc: PASS -> DMESG-WARN
-
fi-kbl-7567u: PASS -> DMESG-WARN
-
fi-kbl-guc: PASS -> DMESG-WARN
-
fi-kbl-7500u: PASS -> DMESG-WARN
-
fi-icl-y: PASS -> DMESG-WARN
-
fi-rkl-11600: PASS -> DMESG-WARN
-
fi-bsw-nick: PASS -> DMESG-WARN
-
fi-cfl-8109u: PASS -> DMESG-WARN
-
fi-icl-u2: PASS -> DMESG-WARN
-
fi-cfl-8700k: PASS -> DMESG-WARN
-
fi-kbl-8809g: PASS -> DMESG-WARN
-
fi-snb-2520m: PASS -> DMESG-WARN
-
fi-cml-u2: PASS -> DMESG-WARN
-
-
igt@runner@aborted:
- fi-rkl-11600: NOTRUN -> FAIL
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@kms_addfb_basic@invalid-set-prop:
-
{fi-hsw-gt1}: PASS -> DMESG-WARN
-
{fi-ehl-2}: PASS -> DMESG-WARN
-
{fi-jsl-1}: PASS -> DMESG-WARN
-
{fi-tgl-dsi}: PASS -> DMESG-WARN
-
-
igt@runner@aborted:
Known issues
Here are the changes found in Patchwork_20877 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@kms_addfb_basic@bad-pitch-128:
- fi-tgl-1115g4: NOTRUN -> DMESG-WARN (i915#4002) +28 similar issues
-
igt@runner@aborted:
Possible fixes
- igt@gem_wait@busy@all:
- fi-rkl-guc: INCOMPLETE -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (39 -> 34)
Additional (1): fi-tgl-1115g4
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_10508 -> Patchwork_20877
CI-20190529: 20190529
CI_DRM_10508: 00400e0b1213556376e556de6561f117909dcab9 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6183: c75ffa39b2f8b3b991deba834a3828e102c909e5 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20877: bcfcb5a1985a5ef1e357efee886d33391ba5f9e0 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
bcfcb5a1985a drm: remove drm_file.master_lookup_lock
f9b63eb41d70 drm: avoid circular locks with modeset_mutex and master_rwsem
8f1a1005810f drm: avoid races with modesetting rights
7f6fcee21124 drm: lock drm_global_mutex earlier in the ioctl handler
e3b0e0e52731 drm: convert drm_device.master_mutex into a rwsem
0be74e866c75 drm: fix null ptr dereference in drm_master_release