Series: | Move all drivers to a common dma-buf locking convention |
URL: | https://patchwork.freedesktop.org/series/108187/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108187v1/index.html |
CI Bug Log - changes from CI_DRM_12074 -> Patchwork_108187v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108187v1/index.html
Participating hosts (44 -> 41)
Additional (1): fi-icl-u2
Missing (4): fi-cml-u2 fi-bsw-nick fi-bdw-samus bat-dg2-8
Known issues
Here are the changes found in Patchwork_108187v1 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@random-engines:
-
igt@i915_selftest@live@requests:
- fi-blb-e6850: PASS -> DMESG-FAIL (i915#4528)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-icl-u2: NOTRUN -> SKIP (fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor:
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions-varying-size:
-
igt@kms_force_connector_basic@force-connector-state:
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@kms_setmode@basic-clone-single-crtc:
-
igt@prime_vgem@basic-userptr:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109295 / i915#3301)
-
igt@runner@aborted:
- fi-blb-e6850: NOTRUN -> FAIL (fdo#109271 / i915#2403 / i915#4312)
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- {fi-jsl-1}: INCOMPLETE (i915#5134) -> PASS
-
igt@i915_selftest@live@requests:
- {bat-rplp-1}: INCOMPLETE (i915#6690) -> PASS
Warnings
- igt@i915_suspend@basic-s3-without-i915:
- fi-rkl-11600: FAIL (fdo#103375) -> INCOMPLETE (i915#5982)
{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_12074 -> Patchwork_108187v1
CI-20190529: 20190529
CI_DRM_12074: c16b937da799ddbebf0d940aff159b96ce9fec0f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6644: 9a530abd8643805e586583b6cb1af522ddb43408 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_108187v1: c16b937da799ddbebf0d940aff159b96ce9fec0f @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
747e17683a7a dma-buf: Remove obsoleted internal lock
4c65409c03ea media: videobuf2: Stop using internal dma-buf lock
ae48d192d9d7 dma-buf: Document dynamic locking convention
ad56ae8c7e42 dma-buf: Move dma_buf_mmap() to dynamic locking specification
c1a04a82d749 dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
a06cc03d3d16 dma-buf: Move dma_buf_attach() to dynamic locking specification
1555960f994f dma-buf: Move dma_buf_vmap() to dynamic locking specification
1cbe9cba072e media: tegra-vde: Prepare to dynamic dma-buf locking specification
8f13f19f34ed media: videobuf2: Prepare to dynamic dma-buf locking specification
c8462efcda32 xen/gntdev: Prepare to dynamic dma-buf locking specification
93293f9e6f05 misc: fastrpc: Prepare to dynamic dma-buf locking specification
f154e9f5a815 RDMA/umem: Prepare to dynamic dma-buf locking specification
2adf45c5ea9d drm/etnaviv: Prepare to dynamic dma-buf locking specification
f6886e52e76d drm/tegra: Prepare to dynamic dma-buf locking specification
6effce960372 drm/omapdrm: Prepare to dynamic dma-buf locking specification
9557515fbc75 drm/i915: Prepare to dynamic dma-buf locking specification
5e44532e5794 drm/armada: Prepare to dynamic dma-buf locking specification
89cf1ff33c59 drm/prime: Prepare to dynamic dma-buf locking specification
9487f33537ad drm/gem: Take reservation lock for vmap/vunmap operations
30c04bc12f6d dma-buf: Add unlocked variant of attachment-mapping functions
3c516218484e dma-buf: Add unlocked variant of vmapping functions