✗ Fi.CI.BAT: failure for series starting with [01/34] drm/i915: Remove unused bits of i915_vma/active api

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 14 12:53:49 UTC 2021


== Series Details ==

Series: series starting with [01/34] drm/i915: Remove unused bits of i915_vma/active api
URL   : https://patchwork.freedesktop.org/series/95821/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10733 -> Trybot_8068
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_8068 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_8068, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8068/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_8068:

### IGT changes ###

#### Possible regressions ####

  * igt at gem_busy@busy at all:
    - fi-pnv-d510:        [PASS][1] -> [DMESG-FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10733/fi-pnv-d510/igt@gem_busy@busy@all.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8068/fi-pnv-d510/igt@gem_busy@busy@all.html

  
Known issues
------------

  Here are the changes found in Trybot_8068 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at runner@aborted:
    - fi-pnv-d510:        NOTRUN -> [FAIL][3] ([i915#2403] / [i915#2722])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8068/fi-pnv-d510/igt@runner@aborted.html

  
  [i915#2403]: https://gitlab.freedesktop.org/drm/intel/issues/2403
  [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722


Participating hosts (38 -> 1)
------------------------------

  ERROR: It appears as if the changes made in Trybot_8068 prevented too many machines from booting.

  Missing    (37): fi-kbl-soraka fi-rkl-11600 fi-rkl-guc fi-bdw-gvtdvm fi-icl-u2 fi-apl-guc fi-snb-2520m fi-icl-y fi-skl-6600u fi-snb-2600 fi-cml-u2 fi-bxt-dsi fi-bdw-5557u fi-bsw-n3050 fi-glk-dsi fi-bwr-2160 fi-ilk-650 fi-kbl-7500u fi-hsw-4770 fi-ivb-3770 fi-elk-e7500 fi-bsw-nick fi-skl-6700k2 fi-kbl-7567u fi-tgl-dsi fi-skl-guc fi-cfl-8700k fi-ehl-2 fi-hsw-gt1 fi-hsw-4200u fi-bsw-cyan fi-cfl-guc fi-kbl-guc fi-cfl-8109u fi-kbl-8809g fi-bsw-kefka fi-bdw-samus 


Build changes
-------------

  * Linux: CI_DRM_10733 -> Trybot_8068

  CI-20190529: 20190529
  CI_DRM_10733: 1e6cbb9f4ad6ee0fa0f204d4ae5e4c476e037615 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6245: 477076d55a3cc53b8bfabae5af59114c8cd74827 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Trybot_8068: 13df0c01ecd5c5e5315d8b5703841c3d470d165f @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

13df0c01ecd5 fixup! fixup! drm/i915: Do not use i915_vma active for waiting.
74f10f39e036 fixup! drm/i915: Do not use i915_vma active for waiting.
c78ffa37c8fa drm/i915: Remove i915_vma->active
34c7c134d9fc drm/i915: Do not use i915_vma active for waiting.
8c523e7cb018 drm/i915: Move vma binding to vm exclusive fence, instead of relying on i915_active
c9d706e271c4 drm/i915: Use ttms delayed destroy for all buffer objects
f46433afd0a2 drm/i915: Require softpin for all new platforms
f4e0173dde20 drm/i915: Add accelerated migration to ttm
0b48d8f3a62f drm/i915: Add support for asynchronous moving fence waiting
fc181909bd25 drm/i915: Add functions to set/get moving fence
63bc790f7a1b drm/i915: Remove short-term pins from execbuf, v3.
a2811ff94873 drm/i915: Remove support for unlocked i915_vma unbind
0d8459f679ad drm/i915: Require object lock when freeing pages during destruction
839b075d9a0a drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
861363a6242a drm/i915: Make i915_gem_evict_vm work correctly for already locked objects
f8f45f6aff99 drm/i915: Drain the ttm delayed workqueue too
72f973400775 drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.
10dc65418ab7 drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation.
2ae2f1057986 drm/i915: Pass trylock context to callers
90ec07bbb690 drm/i915: Take trylock during eviction, v2.
810642661fb4 drm/i915: Ensure gem_contexts selftests work with unbind changes.
4dc4b4aa6c35 drm/i915: Rework context handling in hugepages selftests
dc5dcb363a64 drm/i915: Add lock for unbinding to i915_gem_object_ggtt_pin_ww
ba4280cf69b7 drm/i915: Take object lock in i915_ggtt_pin if ww is not set
3adb67f9e889 drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members
071c0e2ba114 drm/i915: Remove resv from i915_vma
88d99f908efb Move CONTEXT_VALID_BIT check
efd0186dbf04 drm/i915: Change shrink ordering to use locking around unbinding.
7879c9de6629 drm/i915: vma is always backed by an object.
9b09631f7307 drm/i915: Create a full object for mock_ring, v2.
f9430e65515b drm/i915: Create a dummy object for gen6 ppgtt
8acb611f226d drm/i915: Remove gen6_ppgtt_unpin_all
ab248b2151c3 drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling
f742972a21a8 drm/i915: Remove unused bits of i915_vma/active api

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8068/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20211014/eb0de5fd/attachment.htm>


More information about the Intel-gfx-trybot mailing list