== Series Details == Series: drm/i915: Remove short term pins from execbuf by requiring lock to unbind. URL : https://patchwork.freedesktop.org/series/98137/ State : success
== Summary == CI Bug Log - changes from CI_DRM_11009 -> Patchwork_21861 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21861/index.html Participating hosts (43 -> 34) ------------------------------ Additional (1): fi-pnv-d510 Missing (10): fi-kbl-soraka bat-dg1-6 bat-dg1-5 fi-icl-u2 fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-bdw-samus bat-jsl-2 bat-jsl-1 Known issues ------------ Here are the changes found in Patchwork_21861 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_suspend@basic-s0: - fi-tgl-1115g4: [PASS][1] -> [FAIL][2] ([i915#1888]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11009/fi-tgl-1115g4/igt@gem_exec_susp...@basic-s0.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21861/fi-tgl-1115g4/igt@gem_exec_susp...@basic-s0.html * igt@gem_exec_suspend@basic-s3: - fi-skl-6600u: [PASS][3] -> [INCOMPLETE][4] ([i915#4547]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11009/fi-skl-6600u/igt@gem_exec_susp...@basic-s3.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21861/fi-skl-6600u/igt@gem_exec_susp...@basic-s3.html * igt@prime_vgem@basic-userptr: - fi-pnv-d510: NOTRUN -> [SKIP][5] ([fdo#109271]) +57 similar issues [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21861/fi-pnv-d510/igt@prime_v...@basic-userptr.html #### Possible fixes #### * igt@gem_exec_suspend@basic-s3: - fi-tgl-1115g4: [FAIL][6] ([i915#1888]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11009/fi-tgl-1115g4/igt@gem_exec_susp...@basic-s3.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21861/fi-tgl-1115g4/igt@gem_exec_susp...@basic-s3.html [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547 Build changes ------------- * Linux: CI_DRM_11009 -> Patchwork_21861 CI-20190529: 20190529 CI_DRM_11009: 9efbfd937cc876674559ddf8fb1897a00c10019b @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6313: 1793ed798cc09966c27bf478781e0c1d6bb23bad @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_21861: c54bb29dd0de9657c0becea36437f5bcca1b36fd @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == c54bb29dd0de drm/i915: Remove short-term pins from execbuf, v5. d5c98a7587ba drm/i915: Remove support for unlocked i915_vma unbind ece7fb471984 drm/i915: Remove assert_object_held_shared d2242714f33e drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2. 8b8d9bb4ffaa drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something 44fc65c4b062 drm/i915: Add locking to i915_gem_evict_vm() 97cc19bfa2a0 drm/i915: Add ww ctx to i915_gem_object_trylock d1406f612444 drm/i915: Require object lock when freeing pages during destruction 1631c2059017 drm/i915: Trylock the object when shrinking cc5dd7eac42f drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors c9892c726d3c drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes. e7fbd118c9b2 drm/i915: Ensure gem_contexts selftests work with unbind changes, v2. c293606bcd36 drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2. 9d385c135ad3 drm/i915: Take object lock in i915_ggtt_pin if ww is not set 316d336c98ea drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3. 91bcecf270f0 drm/i915: Change shrink ordering to use locking around unbinding. bc08f58eeb3f drm/i915: Remove unused bits of i915_vma/active api == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21861/index.html