✓ Fi.CI.BAT: success for series starting with [01/12] drm/i915: Remove unused bits of i915_vma/active api

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 25 20:49:52 UTC 2021


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_10928 -> Trybot_8129
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (41 -> 32)
------------------------------

  Missing    (9): bat-dg1-6 bat-dg1-5 fi-icl-u2 fi-bsw-cyan fi-apl-guc bat-adlp-6 fi-bdw-samus bat-jsl-2 bat-jsl-1 

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-bdw-5557u:       [PASS][1] -> [INCOMPLETE][2] ([i915#146])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10928/fi-bdw-5557u/igt@gem_exec_suspend@basic-s3.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-bdw-5557u/igt@gem_exec_suspend@basic-s3.html

  * igt at i915_selftest@live at gt_pm:
    - fi-kbl-soraka:      NOTRUN -> [DMESG-FAIL][3] ([i915#1886] / [i915#2291])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html

  * igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
    - fi-kbl-soraka:      NOTRUN -> [SKIP][4] ([fdo#109271] / [i915#533])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-kbl-soraka/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html

  * igt at kms_psr@primary_page_flip:
    - fi-skl-6600u:       [PASS][5] -> [FAIL][6] ([i915#4547])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10928/fi-skl-6600u/igt@kms_psr@primary_page_flip.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-skl-6600u/igt@kms_psr@primary_page_flip.html

  * igt at prime_vgem@basic-userptr:
    - fi-kbl-soraka:      NOTRUN -> [SKIP][7] ([fdo#109271])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-kbl-soraka/igt@prime_vgem@basic-userptr.html

  * igt at runner@aborted:
    - fi-skl-6600u:       NOTRUN -> [FAIL][8] ([i915#3363] / [i915#4312])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-skl-6600u/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
    - fi-cfl-8109u:       [DMESG-WARN][9] ([i915#295]) -> [PASS][10] +12 similar issues
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10928/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html

  * igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
    - fi-kbl-soraka:      [INCOMPLETE][11] -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10928/fi-kbl-soraka/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8129/fi-kbl-soraka/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c.html

  
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#146]: https://gitlab.freedesktop.org/drm/intel/issues/146
  [i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886
  [i915#2291]: https://gitlab.freedesktop.org/drm/intel/issues/2291
  [i915#295]: https://gitlab.freedesktop.org/drm/intel/issues/295
  [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363
  [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
  [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547
  [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533


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

  * Linux: CI_DRM_10928 -> Trybot_8129

  CI-20190529: 20190529
  CI_DRM_10928: 3bf56d24d381c492c14d093554d975b6a529784b @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6291: 9ff3844d8c1fee8d8736d888f16223c4789fb69f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Trybot_8129: ec70372fef4641d59fa0c04ee8179602acdb1d71 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ec70372fef46 drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind
dca31ea356f0 drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors
55bcaa3251de drm/i915: Make i915_gem_evict_vm work correctly for already locked objects
0012cb501ca4 drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.
433a0fdf4ecb drm/i915: Pass trylock context to callers
1fda69367a60 drm/i915: Take trylock during eviction, v2.
a40e05587428 drm/i915: Ensure gem_contexts selftests work with unbind changes.
e3dfdf4ac136 drm/i915: Add lock for unbinding to i915_gem_object_ggtt_pin_ww
06a661d74e4b drm/i915: Take object lock in i915_ggtt_pin if ww is not set
cf542a92c6a4 drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members
631f559952e2 drm/i915: Change shrink ordering to use locking around unbinding.
321cdee82c3e 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_8129/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20211125/d78ad13d/attachment-0001.htm>


More information about the Intel-gfx-trybot mailing list