Series: | drm/i915: Use the memcpy_from_wc function from drm (rev3) |
URL: | https://patchwork.freedesktop.org/series/100581/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22475/index.html |
CI Bug Log - changes from CI_DRM_11320 -> Patchwork_22475
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22475/index.html
Participating hosts (46 -> 36)
Additional (1): fi-icl-u2
Missing (11): fi-bdw-samus shard-tglu bat-dg1-6 bat-dg1-5 shard-rkl bat-dg2-9 bat-adlp-6 bat-rpls-2 shard-dg1 bat-jsl-2 bat-jsl-1
Known issues
Here are the changes found in Patchwork_22475 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@fork-gfx0:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109315) +17 similar issues
-
igt@gem_exec_suspend@basic-s3:
- fi-skl-6600u: NOTRUN -> INCOMPLETE (i915#4547)
-
igt@gem_huc_copy@huc-copy:
-
igt@gem_lmem_swapping@parallel-random-engines:
-
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-atomic:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109278) +2 similar issues
-
igt@kms_force_connector_basic@force-load-detect:
- fi-icl-u2: NOTRUN -> SKIP (fdo#109285)
-
igt@prime_vgem@basic-userptr:
Possible fixes
- igt@gem_exec_suspend@basic-s3@smem:
- {fi-rkl-11600}: INCOMPLETE (i915#5127) -> PASS
Warnings
- igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> INCOMPLETE (i915#3303)
{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_11320 -> Patchwork_22475
CI-20190529: 20190529
CI_DRM_11320: 6be340ee8f5beae574dae6f5e17a22e67beeff3e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6362: 698695136f8ade2391f2d8f45300eae2df02e947 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22475: 158475a460371b185af8b72e08866821dce081f9 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
158475a46037 drm/i915: Avoid dereferencing io mapped memory
c6c1fb83092f drm/i915/gt: Avoid direct dereferencing of io memory
35f0048281c8 drm/i915/selftests: use the memcpy_from_wc call from the drm
a61358df7165 drm/i915/guc: use the memcpy_from_wc call from the drm
4d074abff922 drm/i915: use the memcpy_from_wc call from the drm
b712fe82e67e drm: Add drm_memcpy_from_wc() variant which accepts destination address
315aaaceda26 drm: Relax alignment constraint for destination address