✓ Fi.CI.BAT: success for series starting with [01/36] drm/i915/gem: Replace reloc chain with terminator on error unwind

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 19 18:46:26 UTC 2020


== Series Details ==

Series: series starting with [01/36] drm/i915/gem: Replace reloc chain with terminator on error unwind
URL   : https://patchwork.freedesktop.org/series/80817/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_8908 -> Trybot_7028
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
    - fi-bsw-n3050:       [PASS][1] -> [DMESG-WARN][2] ([i915#1982])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8908/fi-bsw-n3050/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7028/fi-bsw-n3050/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html

  
#### Possible fixes ####

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-bsw-kefka:       [DMESG-WARN][3] ([i915#1982]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8908/fi-bsw-kefka/igt@i915_pm_rpm@basic-pci-d3-state.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7028/fi-bsw-kefka/igt@i915_pm_rpm@basic-pci-d3-state.html

  * igt at i915_selftest@live at gem_contexts:
    - fi-tgl-u2:          [INCOMPLETE][5] ([i915#2045]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8908/fi-tgl-u2/igt@i915_selftest@live@gem_contexts.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7028/fi-tgl-u2/igt@i915_selftest@live@gem_contexts.html

  * igt at kms_flip@basic-flip-vs-wf_vblank at c-hdmi-a2:
    - fi-skl-guc:         [DMESG-WARN][7] ([i915#2203]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8908/fi-skl-guc/igt@kms_flip@basic-flip-vs-wf_vblank@c-hdmi-a2.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7028/fi-skl-guc/igt@kms_flip@basic-flip-vs-wf_vblank@c-hdmi-a2.html

  
#### Warnings ####

  * igt at kms_cursor_legacy@basic-flip-after-cursor-varying-size:
    - fi-kbl-x1275:       [DMESG-WARN][9] ([i915#62] / [i915#92] / [i915#95]) -> [DMESG-WARN][10] ([i915#62] / [i915#92]) +1 similar issue
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8908/fi-kbl-x1275/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7028/fi-kbl-x1275/igt@kms_cursor_legacy@basic-flip-after-cursor-varying-size.html

  * igt at kms_force_connector_basic@prune-stale-modes:
    - fi-kbl-x1275:       [DMESG-WARN][11] ([i915#62] / [i915#92]) -> [DMESG-WARN][12] ([i915#62] / [i915#92] / [i915#95]) +4 similar issues
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8908/fi-kbl-x1275/igt@kms_force_connector_basic@prune-stale-modes.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7028/fi-kbl-x1275/igt@kms_force_connector_basic@prune-stale-modes.html

  
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#2045]: https://gitlab.freedesktop.org/drm/intel/issues/2045
  [i915#2203]: https://gitlab.freedesktop.org/drm/intel/issues/2203
  [i915#62]: https://gitlab.freedesktop.org/drm/intel/issues/62
  [i915#92]: https://gitlab.freedesktop.org/drm/intel/issues/92
  [i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95


Participating hosts (39 -> 34)
------------------------------

  Missing    (5): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper 


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

  * Linux: CI_DRM_8908 -> Trybot_7028

  CI-20190529: 20190529
  CI_DRM_8908: 03a59fdcea84502e199bf7fa55fd117dcd161dab @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5769: 4e5f76be680b65780204668e302026cf638decc9 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7028: 5e9cb6262e4ce119855c708c60f177a5b47e841c @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5e9cb6262e4c drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
896277e29f3b drm/i915/gt: Consolidate the CS timestamp clocks
ff919bfb7abf drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
d2b2392a93b1 drm/i915/gt: Simplify virtual engine handling for execlists_hold()
87b16b163049 drm/i915/gt: Resubmit the virtual engine on schedule-out
9d6b23b012aa shrink-active
c586a58bfe6c cancel-virtual
9542fbd9924f drm/i915/gt: Defer schedule_out until after the next dequeue
36becff0dd29 drm/i915/gt: Decouple inflight virtual engines
92d55018e86e drm/i915/gt: Use virtual_engine during execlists_dequeue
78707c3e424c drm/i915/gt: ce->inflight updates are now serialised
e3285313e879 drm/i915/gt: Replace direct submit with direct call to tasklet
acc2ae2702de drm/i915/gt: Check for a completed last request once
37cd430f575b drm/i915/gt: Decouple completed requests on unwind
13fa6ff07a32 irq-cancel
9acd76a1ab5d drm/i915/gt: Split the breadcrumb spinlock between global and contexts
606f68d06777 drm/i915/gt: Protect context lifetime with RCU
595acec9425d drm/i915/gt: Free stale request on destroying the virtual engine
12618379a9eb drm/i915/gt: Don't cancel the interrupt shadow too early
dc6e5334fead drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
28e8abbcb3be drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
06f663d046e8 drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
6291675c5fb5 drm/i915/gt: Retire cancelled requests on unload
e2bd7fd29ffe drm/i915/selftests: Finish pending mock requests on cancellation.
1e5d5dac7789 drm/i915/gt: Signal cancelled requests
af2ca859ddcf drm/i915: Drop runtime-pm assert from vgpu io accessors
961cb61db22d drm/i915/gem: Always test execution status on closing the context
e15c9c5c2599 drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
9ce202f969a0 drm/i915: Cancel outstanding work after disabling heartbeats on an engine
2304c1643f89 drm/i915/gt: Apply the CSB w/a for all
75f11cd53686 drm/i915/gt: Wait for CSB entries on Tigerlake
b7c4aae64c7c drm/i915/gt: Widen CSB pointer to u64 for the parsers
516b6473c4de drm/i915/selftests: Push the fake iommu device from the stack to data
aa60dfc6dcb8 drm/i915: Initialise outparam for error return from wait_for_register
d95156eb5c20 drm/i915/gem: Fallback to using a plain kmap if reloc address space is limited
2c5087c9227b drm/i915/gem: Replace reloc chain with terminator on error unwind

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7028/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20200819/64e3c7b8/attachment.htm>


More information about the Intel-gfx-trybot mailing list