Series: | Move all drivers to a common dma-buf locking convention |
URL: | https://patchwork.freedesktop.org/series/109786/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109786v1/index.html |
CI Bug Log - changes from CI_DRM_12251 -> Patchwork_109786v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_109786v1/index.html
Participating hosts (44 -> 45)
Additional (3): fi-hsw-4770 fi-rkl-11600 bat-atsm-1
Missing (2): fi-glk-j4005 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_109786v1:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@runner@aborted:
- {bat-atsm-1}: NOTRUN -> FAIL
Known issues
Here are the changes found in Patchwork_109786v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_softpin@allocator-basic-reserve:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271) +9 similar issues
-
igt@i915_pm_backlight@basic-brightness:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#3012)
-
igt@i915_pm_rpm@module-reload:
- fi-hsw-4770: NOTRUN -> INCOMPLETE (i915#7221)
-
igt@kms_chamelium@dp-crc-fast:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +7 similar issues
-
igt@kms_psr@sprite_plane_onoff:
- fi-hsw-4770: NOTRUN -> SKIP (fdo#109271 / i915#1072) +3 similar issues
-
igt@runner@aborted:
Possible fixes
- igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
Warnings
- igt@i915_suspend@basic-s3-without-i915:
- fi-bdw-gvtdvm: FAIL (fdo#103375) -> INCOMPLETE (i915#146)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12251 -> Patchwork_109786v1
CI-20190529: 20190529
CI_DRM_12251: ff61e79b01712f5d31a4c4f23c6971bbaa71cecb @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7016: 642f4bf44e2b42791b4d1684936a1bfbe2d099ee @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_109786v1: ff61e79b01712f5d31a4c4f23c6971bbaa71cecb @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
90439219037f dma-buf: Remove obsoleted internal lock
92b9f4fc64f6 media: videobuf2: Stop using internal dma-buf lock
cadec1dd4852 dma-buf: Document dynamic locking convention
387381d70d48 dma-buf: Move dma_buf_mmap() to dynamic locking specification
0c26569fff4b dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
502fab6dc886 dma-buf: Move dma_buf_attach() to dynamic locking specification
de336404aff1 dma-buf: Move dma_buf_vmap() to dynamic locking specification
7aa48f9b1e50 media: tegra-vde: Prepare to dynamic dma-buf locking specification
b7edd76c5b55 media: videobuf2: Prepare to dynamic dma-buf locking specification
72834d9ae115 xen/gntdev: Prepare to dynamic dma-buf locking specification
7d938b2523eb misc: fastrpc: Prepare to dynamic dma-buf locking specification
e0fc5d899f04 RDMA/umem: Prepare to dynamic dma-buf locking specification
7e5934d86acd drm/etnaviv: Prepare to dynamic dma-buf locking specification
cd58d4b8bf3b drm/tegra: Prepare to dynamic dma-buf locking specification
f1b579909ecd drm/omapdrm: Prepare to dynamic dma-buf locking specification
79087e4aecb4 drm/i915: Prepare to dynamic dma-buf locking specification
b85e435fc4e5 drm/armada: Prepare to dynamic dma-buf locking specification
4b4bf0858e18 drm/prime: Prepare to dynamic dma-buf locking specification
d09b239bb5b0 drm/gem: Take reservation lock for vmap/vunmap operations
9a538c534c80 dma-buf: Add unlocked variant of attachment-mapping functions
e230b24fc66d dma-buf: Add unlocked variant of vmapping functions