Series: | drm/i915: Use the memcpy_from_wc function from drm (rev4) |
URL: | https://patchwork.freedesktop.org/series/100581/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100581v4/index.html |
CI Bug Log - changes from CI_DRM_11550 -> Patchwork_100581v4
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_100581v4/index.html
Participating hosts (43 -> 45)
Additional (3): bat-dg2-8 fi-kbl-x1275 bat-dg1-6
Missing (1): fi-bsw-cyan
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_100581v4:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_selftest@live@client:
- {bat-rpls-1}: PASS -> INCOMPLETE
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- {bat-dg2-8}: NOTRUN -> SKIP
Known issues
Here are the changes found in Patchwork_100581v4 that come from known issues:
IGT changes
Issues hit
-
igt@gem_exec_suspend@basic-s0@smem:
- bat-dg1-6: NOTRUN -> INCOMPLETE (i915#5827)
-
igt@gem_exec_suspend@basic-s3@smem:
- fi-bdw-5557u: PASS -> INCOMPLETE (i915#146)
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@verify-random:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@kms_chamelium@hdmi-crc-fast:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@primary_page_flip:
- fi-kbl-x1275: NOTRUN -> SKIP (fdo#109271) +12 similar issues
Possible fixes
-
igt@i915_selftest@live@gt_heartbeat:
- fi-cfl-guc: DMESG-FAIL (i915#5334) -> PASS
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
igt@i915_selftest@live@hugepages:
- {bat-rpls-1}: DMESG-WARN (i915#5278) -> PASS
-
igt@kms_busy@basic@modeset:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
Warnings
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
-
fi-kbl-7567u: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-pnv-d510: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-snb-2520m: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-bsw-kefka: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-kbl-8809g: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-bsw-nick: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-bwr-2160: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-snb-2600: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-elk-e7500: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-blb-e6850: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
fi-ilk-650: SKIP (fdo#109271 / i915#5341) -> SKIP (fdo#109271)
-
{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_11550 -> Patchwork_100581v4
CI-20190529: 20190529
CI_DRM_11550: 56b089ae03ef8ea8ab7f474eaa70367898891ef0 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6451: f055bd83bd831a938d639718c2359516224f15f9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_100581v4: 56b089ae03ef8ea8ab7f474eaa70367898891ef0 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
24876a63bf5f drm/i915: Avoid dereferencing io mapped memory
b3ea8d2629cc drm/i915/gt: Avoid direct dereferencing of io memory
f7e5f1ca6f02 drm/i915/selftests: use the memcpy_from_wc call from the drm
1e6be20c457c drm/i915/guc: use iosys_map abstraction to access GuC log
81d9a27b813f drm/i915: use the memcpy_from_wc call from the drm
f184a5108587 drm: Add drm_memcpy_from_wc() variant which accepts destination address
c9e86e56b172 drm: Relax alignment constraint for destination address