✓ Fi.CI.BAT: success for series starting with [01/15] drm/i915/execlists: Always clear ring_pause if we do not submit

Patchwork patchwork at emeril.freedesktop.org
Sun Jun 23 21:19:21 UTC 2019


== Series Details ==

Series: series starting with [01/15] drm/i915/execlists: Always clear ring_pause if we do not submit
URL   : https://patchwork.freedesktop.org/series/62609/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6330 -> Trybot_4500
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_flink_basic@bad-flink:
    - fi-icl-dsi:         [PASS][1] -> [INCOMPLETE][2] ([fdo#107713])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6330/fi-icl-dsi/igt@gem_flink_basic@bad-flink.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/fi-icl-dsi/igt@gem_flink_basic@bad-flink.html

  * igt at gem_flink_basic@double-flink:
    - fi-icl-u3:          [PASS][3] -> [DMESG-WARN][4] ([fdo#107724])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6330/fi-icl-u3/igt@gem_flink_basic@double-flink.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/fi-icl-u3/igt@gem_flink_basic@double-flink.html

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [PASS][5] -> [FAIL][6] ([fdo#109485])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6330/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       [INCOMPLETE][7] ([fdo#107718]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6330/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html

  * igt at gem_mmap@basic-small-bo:
    - fi-glk-dsi:         [INCOMPLETE][9] ([fdo#103359] / [fdo#110715] / [k.org#198133]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6330/fi-glk-dsi/igt@gem_mmap@basic-small-bo.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/fi-glk-dsi/igt@gem_mmap@basic-small-bo.html

  * igt at gem_mmap_gtt@basic-wc:
    - fi-icl-u3:          [DMESG-WARN][11] ([fdo#107724]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6330/fi-icl-u3/igt@gem_mmap_gtt@basic-wc.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/fi-icl-u3/igt@gem_mmap_gtt@basic-wc.html

  
  [fdo#103359]: https://bugs.freedesktop.org/show_bug.cgi?id=103359
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
  [fdo#110715]: https://bugs.freedesktop.org/show_bug.cgi?id=110715
  [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133


Participating hosts (50 -> 43)
------------------------------

  Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-bdw-samus 


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

  * Linux: CI_DRM_6330 -> Trybot_4500

  CI_DRM_6330: da464dba3d79b1a8dfb205202b5232c7ba3a2406 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5064: 22850c1906550fb97b405c019275dcfb34be8cf7 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4500: d839e390396371b0300f582320dd66db4b94432e @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

d839e3903963 drm/i915: Protect request retirement with timeline->mutex
2a1cf75473b2 drm/i915/gt: Guard timeline pinning with its own mutex
946e4d074dd0 drm/i915/gt: Convert timeline tracking to spinlock
6e2d8afaa78b drm/i915/gt: Track timeline activeness in enter/exit
3b6f192ba9e4 drm/i915: Teach execbuffer to take the engine wakeref not GT
d000117b50e2 drm/i915: Lift intel_engines_resume() to callers
862dae3d2e94 drm/i915: Only recover active engines
1c4aa65ad35a drm/i915: Add a wakeref getter for iff the wakeref is already active
84aa10910842 drm/i915: Rename intel_wakeref_[is]_active
681e50161f06 drm/i915/selftests: Fixup atomic reset checking
cc4de3545621 drm/i915/selftest: Drop manual request wakerefs around hangcheck
fcdbb8a32552 drm/i915/selftests: Serialise nop reset with retirement
355fed6dbdcf drm/i915/gt: Pass intel_gt to pm routines
9b35c6aa314f drm/i915/execlists: Convert recursive defer_request() into an iteractive
bd6855c892d7 drm/i915/execlists: Always clear ring_pause if we do not submit

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4500/


More information about the Intel-gfx-trybot mailing list