Series: | drm: update locking for modesetting (rev7) |
URL: | https://patchwork.freedesktop.org/series/93864/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20925/index.html |
CI Bug Log - changes from CI_DRM_10538 -> Patchwork_20925
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20925/index.html
Known issues
Here are the changes found in Patchwork_20925 that come from known issues:
IGT changes
Issues hit
- igt@amdgpu/amd_basic@cs-gfx:
- fi-rkl-guc: NOTRUN -> SKIP (fdo#109315) +17 similar issues
Possible fixes
-
igt@core_hotunplug@unbind-rebind:
- fi-rkl-guc: DMESG-WARN (i915#3925) -> PASS
-
igt@gem_exec_suspend@basic-s3:
Participating hosts (44 -> 36)
Missing (8): fi-ilk-m540 bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus bat-jsl-1
Build changes
- Linux: CI_DRM_10538 -> Patchwork_20925
CI-20190529: 20190529
CI_DRM_10538: 031f5dcf3ec226bcd0d5f700347780d51cddd2eb @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6191: e9292b533691784f46eeb9bae522ca7a8710c920 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20925: aa1dc5ecd4c1fe7724951e573e95f8d5c76c9719 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
aa1dc5ecd4c1 drm: avoid races with modesetting rights
561f815dc062 drm: lock drm_global_mutex earlier in the ioctl handler
488e5f613522 drm: convert drm_device.master_mutex into a rwsem
3fccaf2012dc drm: fix null ptr dereference in drm_master_release