[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/14] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Patchwork
patchwork at emeril.freedesktop.org
Sun Nov 17 21:35:19 UTC 2019
== Series Details ==
Series: series starting with [01/14] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
URL : https://patchwork.freedesktop.org/series/69591/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7358 -> Patchwork_15307
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15307/index.html
New tests
---------
New tests have been introduced between CI_DRM_7358 and Patchwork_15307:
### New IGT tests (1) ###
* igt at i915_selftest@live_late_gt_pm:
- Statuses : 35 pass(s)
- Exec time: [0.41, 1.70] s
Known issues
------------
Here are the changes found in Patchwork_15307 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt at i915_pm_rpm@module-reload:
- fi-skl-6770hq: [PASS][1] -> [DMESG-WARN][2] ([fdo#112261])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7358/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15307/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html
* igt at i915_selftest@live_gem_contexts:
- fi-cfl-8700k: [PASS][3] -> [INCOMPLETE][4] ([fdo#111700])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7358/fi-cfl-8700k/igt@i915_selftest@live_gem_contexts.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15307/fi-cfl-8700k/igt@i915_selftest@live_gem_contexts.html
#### Possible fixes ####
* igt at i915_pm_rpm@module-reload:
- fi-skl-lmem: [DMESG-WARN][5] ([fdo#112261]) -> [PASS][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7358/fi-skl-lmem/igt@i915_pm_rpm@module-reload.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15307/fi-skl-lmem/igt@i915_pm_rpm@module-reload.html
* igt at kms_cursor_legacy@basic-flip-before-cursor-atomic:
- fi-skl-6770hq: [FAIL][7] ([fdo#109495]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7358/fi-skl-6770hq/igt@kms_cursor_legacy@basic-flip-before-cursor-atomic.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15307/fi-skl-6770hq/igt@kms_cursor_legacy@basic-flip-before-cursor-atomic.html
* igt at kms_setmode@basic-clone-single-crtc:
- fi-skl-6770hq: [WARN][9] ([fdo#112252]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7358/fi-skl-6770hq/igt@kms_setmode@basic-clone-single-crtc.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15307/fi-skl-6770hq/igt@kms_setmode@basic-clone-single-crtc.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#109495]: https://bugs.freedesktop.org/show_bug.cgi?id=109495
[fdo#109964]: https://bugs.freedesktop.org/show_bug.cgi?id=109964
[fdo#111700]: https://bugs.freedesktop.org/show_bug.cgi?id=111700
[fdo#112252]: https://bugs.freedesktop.org/show_bug.cgi?id=112252
[fdo#112261]: https://bugs.freedesktop.org/show_bug.cgi?id=112261
[fdo#112298]: https://bugs.freedesktop.org/show_bug.cgi?id=112298
Participating hosts (50 -> 42)
------------------------------
Additional (2): fi-kbl-7500u fi-bsw-n3050
Missing (10): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-ivb-3770 fi-icl-u3 fi-elk-e7500 fi-byt-clapper fi-bdw-samus
Build changes
-------------
* CI: CI-20190529 -> None
* Linux: CI_DRM_7358 -> Patchwork_15307
CI-20190529: 20190529
CI_DRM_7358: 3ff71899c56c5ebe182c84edf0567280863e553e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5290: 14d19371610fabafa0ee5a21160373b90ada0a30 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_15307: 5f675119a5372d258d95acf2d8e1e7cf5b8ef42a @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
5f675119a537 drm/i915/gt: Track engine round-trip times
4b1469aa03a9 drm/i915/selftests: Exercise rc6 handling
94b665235fde drm/i915/selftests: Be explicit in ERR_PTR handling
e0b84c5e85c0 drm/i915/selftests: Flush the active callbacks
66bd73a31635 drm/i915/gt: Flush the requests after wedging on suspend
8e182bc3d107 drm/i915/gt: Schedule next retirement worker first
f53a92f34557 drm/i915/gt: Move new timelines to the end of active_list
5895a67b56fa drm/i915/gt: Declare timeline.lock to be irq-free
0a646b25c478 drm/i915: Wait until the intel_wakeref idle callback is complete
962b71005d58 drm/i915: Protect the obj->vma.list during iteration
5bfbc55b352b drm/i915/gt: Only wait for register chipset flush if active
20fd261d5876 drm/i915/gem: Merge GGTT vma flush into a single loop
e23d471a9d67 drm/i915: Mark up the calling context for intel_wakeref_put()
4195647761fd drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15307/index.html
More information about the Intel-gfx
mailing list