Series: | Fix prime_mmap to work when using LMEM (rev2) |
URL: | https://patchwork.freedesktop.org/series/100737/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22432/index.html |
CI Bug Log - changes from CI_DRM_11297 -> Patchwork_22432
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22432/index.html
Participating hosts (46 -> 41)
Additional (1): fi-pnv-d510
Missing (6): fi-kbl-soraka shard-tglu fi-bsw-cyan shard-rkl shard-dg1 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22432:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@gem_exec_suspend@basic-s0@smem:
- {bat-dg2-9}: NOTRUN -> DMESG-WARN +3 similar issues
-
igt@gem_lmem_swapping@parallel-random-engines@lmem0:
- {bat-dg2-9}: NOTRUN -> FAIL +2 similar issues
-
igt@gem_lmem_swapping@verify-random@lmem0:
- {bat-dg2-9}: NOTRUN -> INCOMPLETE +1 similar issue
-
igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
- {bat-dg2-9}: NOTRUN -> SKIP +6 similar issues
Known issues
Here are the changes found in Patchwork_22432 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_prime@amd-to-i915:
- fi-ivb-3770: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +39 similar issues
-
igt@i915_pm_rpm@module-reload:
- bat-adlp-4: PASS -> DMESG-WARN (i915#3576) +1 similar issue
-
igt@i915_pm_rps@basic-api:
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@i915_selftest@live@requests:
- fi-pnv-d510: NOTRUN -> DMESG-FAIL (i915#2927)
-
igt@runner@aborted:
- fi-pnv-d510: NOTRUN -> FAIL (fdo#109271 / i915#2403 / i915#4312)
Possible fixes
-
{igt@gem_exec_basic@basic@vecs1-lmem0}:
- {bat-dg2-9}: DMESG-WARN -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-ivb-3770: INCOMPLETE (i915#3303) -> PASS
-
igt@kms_flip@basic-flip-vs-modeset@a-edp1:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
Warnings
- igt@i915_selftest@live@hangcheck:
- bat-dg1-5: DMESG-FAIL (i915#4957) -> DMESG-FAIL (i915#4494 / i915#4957)
{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_11297 -> Patchwork_22432
CI-20190529: 20190529
CI_DRM_11297: 9ae9e01aeb09d4ce7cf04d41c8a08d3cae8169f3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6359: 57049558c452272b27eeb099fac07e55a924bbf9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22432: 6e742dab4c8c9bce5706f0859eebf83f07a914e6 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
6e742dab4c8c drm/i915/dmabuf: Fix prime_mmap to work when using LMEM
be7a135da5ae drm/i915/dmabuf: Update dma_buf_ops.unmap_dma_buf callback to use drm_gem_unmap_dma_buf()