✓ Fi.CI.BAT: success for series starting with [01/16] drm/i915: Add ww context to intel_dpt_pin
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 23 11:51:59 UTC 2021
== Series Details ==
Series: series starting with [01/16] drm/i915: Add ww context to intel_dpt_pin
URL : https://patchwork.freedesktop.org/series/94990/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10630 -> Trybot_8001
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/index.html
Known issues
------------
Here are the changes found in Trybot_8001 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at gem_exec_fence@basic-busy at bcs0:
- fi-kbl-soraka: NOTRUN -> [SKIP][1] ([fdo#109271]) +8 similar issues
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-soraka/igt@gem_exec_fence@basic-busy@bcs0.html
* igt at gem_exec_suspend@basic-s0:
- fi-tgl-1115g4: [PASS][2] -> [FAIL][3] ([i915#1888])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10630/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s0.html
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s0.html
* igt at gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> [SKIP][4] ([fdo#109271] / [i915#2190])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-soraka/igt@gem_huc_copy@huc-copy.html
- fi-kbl-8809g: NOTRUN -> [SKIP][5] ([fdo#109271] / [i915#2190])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-8809g/igt@gem_huc_copy@huc-copy.html
* igt at i915_selftest@live at gt_pm:
- fi-kbl-soraka: NOTRUN -> [DMESG-FAIL][6] ([i915#1886] / [i915#2291])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html
* igt at kms_chamelium@common-hpd-after-suspend:
- fi-kbl-soraka: NOTRUN -> [SKIP][7] ([fdo#109271] / [fdo#111827]) +8 similar issues
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-soraka/igt@kms_chamelium@common-hpd-after-suspend.html
* igt at kms_chamelium@hdmi-edid-read:
- fi-kbl-8809g: NOTRUN -> [SKIP][8] ([fdo#109271] / [fdo#111827]) +8 similar issues
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-8809g/igt@kms_chamelium@hdmi-edid-read.html
* igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> [SKIP][9] ([fdo#109271] / [i915#533])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-soraka/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html
- fi-kbl-8809g: NOTRUN -> [SKIP][10] ([fdo#109271] / [i915#533])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-8809g/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d.html
* igt at kms_psr@cursor_plane_move:
- fi-kbl-8809g: NOTRUN -> [SKIP][11] ([fdo#109271]) +37 similar issues
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/fi-kbl-8809g/igt@kms_psr@cursor_plane_move.html
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
[i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886
[i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
[i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190
[i915#2291]: https://gitlab.freedesktop.org/drm/intel/issues/2291
[i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533
Participating hosts (33 -> 29)
------------------------------
Additional (1): fi-kbl-soraka
Missing (5): bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bdw-samus bat-jsl-1
Build changes
-------------
* Linux: CI_DRM_10630 -> Trybot_8001
CI-20190529: 20190529
CI_DRM_10630: a3ffd2c50784aebf118e55aee39f223a44150eca @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6214: 13550e92c6c7bd825abb6c9b087d12a524b4674c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Trybot_8001: d2d85db4e3b2cc7208e20888fa3e5835eaab19c8 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
d2d85db4e3b2 drm/i915: Drain freed objects in gem_contexts selftest
02ff0a789351 drm/i915: Drain freed objects in hugepages selftests
2b3faf315199 drm/i915: Take ggtt lock around entirety of i915_gem_object_ggtt_pin
91ca22ac1692 drm/i915: Take object lock in i915_ggtt_pin if ww is not set
995510bb49cf drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members
01cb03e3ee20 drm/i915: Remove resv from i915_vma
413fef951e1c Move CONTEXT_VALID_BIT check
6d31c4319aa8 drm/i915: Change shrink ordering to use locking around unbinding.
b169e54f1b6f drm/i915: Fix runtime pm handling in i915_gem_shrink
08edb9d14577 drm/i915: vma is always backed by an object.
b5fbc967b5a3 drm/i915: Create a full object for mock_ring
2fdd2b64c460 drm/i915: Create a dummy object for gen6 ppgtt
b4e6bfb140dc drm/i915: Remove gen6_ppgtt_unpin_all
4fe67462958a drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling
d43a1cacfd4b drm/i915: Remove unused bits of i915_vma/active api
355660aaa179 drm/i915: Add ww context to intel_dpt_pin
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8001/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20210923/62a884a2/attachment.htm>
More information about the Intel-gfx-trybot
mailing list