Series: | drm/i915: Remove short term pins from execbuf by requiring lock to unbind. |
URL: | https://patchwork.freedesktop.org/series/98895/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22003/index.html |
CI Bug Log - changes from CI_DRM_11086 -> Patchwork_22003
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22003/index.html
Participating hosts (48 -> 43)
Additional (1): fi-pnv-d510
Missing (6): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-icl-u2 fi-ctg-p8600 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22003:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@kms_addfb_basic@addfb25-framebuffer-vs-set-tiling:
- {bat-adlp-6}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_22003 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_cs_nop@fork-gfx0:
- fi-bsw-n3050: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@amdgpu/amd_cs_nop@sync-fork-compute0:
- fi-snb-2600: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_huc_copy@huc-copy:
-
fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +57 similar issues
-
-
igt@gem_lmem_swapping@verify-random:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@execlists:
- fi-bsw-kefka: PASS -> INCOMPLETE (i915#2940)
-
igt@kms_chamelium@vga-edid-read:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271) +21 similar issues
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: PASS -> DMESG-WARN (i915#4269)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-skl-6600u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@runner@aborted:
- fi-bsw-kefka: NOTRUN -> FAIL (fdo#109271 / i915#1436 / i915#3428 / i915#4312)
Possible fixes
-
igt@gem_flink_basic@bad-flink:
-
igt@i915_selftest@live@hangcheck:
-
bat-dg1-6: DMESG-FAIL (i915#4494) -> PASS
-
fi-snb-2600: INCOMPLETE (i915#3921) -> PASS
-
-
igt@i915_selftest@live@late_gt_pm:
- fi-bsw-n3050: DMESG-FAIL (i915#2927 / i915#3428) -> PASS
{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_11086 -> Patchwork_22003
CI-20190529: 20190529
CI_DRM_11086: c71b65391a63852a9f189d3ae855608c7dd99939 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6326: ec75f64fcbcf4aac58fbf1bf629e8f59b19db4ce @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22003: 842cd8d49f5ed0b26200fc3fee58dde3da6d1417 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
842cd8d49f5e drm/i915: Remove short-term pins from execbuf, v6.
72fcac47dca9 drm/i915: Remove support for unlocked i915_vma unbind
933249276580 drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2.
ceef6899f6ef drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2.
d2192b26e81d drm/i915: Add locking to i915_gem_evict_vm(), v2.
db8c9a3db0b3 drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2.