Series: | series starting with [01/28] drm/i915: Fix i915_request fence wait semantics |
URL: | https://patchwork.freedesktop.org/series/96115/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21402/index.html |
CI Bug Log - changes from CI_DRM_10768 -> Patchwork_21402
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21402/index.html
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_21402:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
- igt@kms_frontbuffer_tracking@basic:
- {fi-hsw-gt1}: PASS -> DMESG-WARN
Known issues
Here are the changes found in Patchwork_21402 that come from known issues:
IGT changes
Issues hit
-
igt@gem_huc_copy@huc-copy:
- fi-glk-dsi: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_tiled_blits@basic:
- fi-pnv-d510: PASS -> INCOMPLETE (i915#299)
-
igt@kms_chamelium@dp-crc-fast:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@hdmi-hpd-fast:
- fi-glk-dsi: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_frontbuffer_tracking@basic:
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-glk-dsi: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@primary_page_flip:
- fi-glk-dsi: NOTRUN -> SKIP (fdo#109271) +30 similar issues
-
igt@prime_vgem@basic-fence-flip:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271) +63 similar issues
-
igt@runner@aborted:
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- {fi-hsw-gt1}: DMESG-WARN (i915#3303) -> PASS
-
igt@kms_frontbuffer_tracking@basic:
- fi-cml-u2: DMESG-WARN (i915#4269) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Participating hosts (41 -> 35)
Additional (2): fi-glk-dsi fi-bsw-nick
Missing (8): fi-bdw-5557u bat-dg1-6 bat-dg1-5 fi-hsw-4200u fi-bsw-cyan bat-adlp-4 fi-ctg-p8600 fi-snb-2600
Build changes
- Linux: CI_DRM_10768 -> Patchwork_21402
CI-20190529: 20190529
CI_DRM_10768: 0e1c99720e0793390c9758dc1b4eedd7395b1382 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6258: 4c80c71d7dec29b6376846ae96bd04dc0b6e34d9 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21402: cb7d236df1b36083cc90723c0699ac14c252adaa @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
cb7d236df1b3 drm/i915: Remove short-term pins from execbuf, v4.
deb3047c26f8 drm/i915: Remove support for unlocked i915_vma unbind
40aa9c364286 drm/i915: Remove assert_object_held_shared
2608631d4a65 drm/i915: Require object lock when freeing pages during destruction
5845081d8530 drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
d80031a5a1fa drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
1752c3fdca53 drm/i915: Make i915_gem_evict_vm work correctly for already locked objects
9ffbca093c70 drm/i915: Drain the ttm delayed workqueue too
83936045aeae drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.
65bb798433f5 drm/i915: Pass trylock context to callers
b30510e7c7a5 drm/i915: Take trylock during eviction, v2.
12aa1adab3a1 drm/i915: Ensure gem_contexts selftests work with unbind changes.
1893beb58bd2 drm/i915: Rework context handling in hugepages selftests
6af62101e38d drm/i915: Add lock for unbinding to i915_gem_object_ggtt_pin_ww
9ca977d4ea2d drm/i915: Take object lock in i915_ggtt_pin if ww is not set
971bfcf716db drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members
494b7f7d1d07 drm/i915: Remove resv from i915_vma
5b0d3b29f3ce drm/i915/pm: Move CONTEXT_VALID_BIT check
3324301339ce drm/i915: Change shrink ordering to use locking around unbinding.
c56256b7900b drm/i915: vma is always backed by an object.
5fa1e4d967c0 drm/i915: Create a full object for mock_ring, v2.
e22208d09f16 drm/i915: Create a dummy object for gen6 ppgtt
ce8a62bcaae3 drm/i915: Remove gen6_ppgtt_unpin_all
ec8de168f667 drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling, v2.
1740df189181 drm/i915: Remove unused bits of i915_vma/active api
6df3a2f9c58a drm/i915: Remove dma_resv_prune
0c036c1715f3 drm/i915: use new iterator in i915_gem_object_wait_reservation
ddb763fd10e7 drm/i915: Fix i915_request fence wait semantics