✓ Fi.CI.BAT: success for series starting with [01/54] drm/i915/gt: Limit VFE threads based on GT

Patchwork patchwork at emeril.freedesktop.org
Sat Oct 24 15:37:29 UTC 2020


== Series Details ==

Series: series starting with [01/54] drm/i915/gt: Limit VFE threads based on GT
URL   : https://patchwork.freedesktop.org/series/83023/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9193 -> Trybot_7171
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_9193 and Trybot_7171:

### New IGT tests (1) ###

  * igt at i915_selftest@live at scheduler:
    - Statuses : 1 dmesg-warn(s) 34 pass(s)
    - Exec time: [0.48, 7.54] s

  

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

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

### IGT changes ###

#### Issues hit ####

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

  
#### Possible fixes ####

  * igt at gem_ctx_create@basic-files:
    - fi-apl-guc:         [INCOMPLETE][3] ([i915#1635]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9193/fi-apl-guc/igt@gem_ctx_create@basic-files.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7171/fi-apl-guc/igt@gem_ctx_create@basic-files.html

  * igt at kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
    - fi-kbl-soraka:      [DMESG-WARN][5] ([i915#1982]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9193/fi-kbl-soraka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7171/fi-kbl-soraka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
    - {fi-kbl-7560u}:     [DMESG-WARN][7] ([i915#1982]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9193/fi-kbl-7560u/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7171/fi-kbl-7560u/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html

  * igt at vgem_basic@unload:
    - fi-skl-guc:         [DMESG-WARN][9] ([i915#2203]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9193/fi-skl-guc/igt@vgem_basic@unload.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7171/fi-skl-guc/igt@vgem_basic@unload.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [i915#1635]: https://gitlab.freedesktop.org/drm/intel/issues/1635
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#2203]: https://gitlab.freedesktop.org/drm/intel/issues/2203
  [i915#794]: https://gitlab.freedesktop.org/drm/intel/issues/794


Participating hosts (46 -> 39)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus 


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

  * Linux: CI_DRM_9193 -> Trybot_7171

  CI-20190529: 20190529
  CI_DRM_9193: 92d57a5d951e06303a37f344f179d010753db622 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5825: e3503f6542fef432413e78e38436e13cca76bf8c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7171: 5060796e821bac16ecbfb97e76534da31987bb35 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5060796e821b drm/i915: Fair low-latency scheduling
6ad3e61859a9 drm/i915: Fix the iterative dfs for defering requests
540cd085dd85 drm/i915: Extract the ability to defer and rerun a request later
f8730141f18e drm/i915: Extract request suspension from the execlists backend
348bb38d7217 drm/i915: Extract request submission from execlists
fb1c8f5b1180 drm/i915/gt: Remove timeslice suppression
81d18e2cb3be drm/i915: Improve DFS for priority inheritance
6db3b1814a2b drm/i915/selftests: Exercise priority inheritance around an engine loop
f60747ab8f65 drm/i915/selftests: Measure set-priority duration
7f6cc6c3f292 drm/i915: Restructure priority inheritance
054b06f26f1e drm/i915: Teach the i915_dependency to use a double-lock
6cb76b41e016 drm/i915/gt: Do not suspend bonded requests if one hangs
538a7e6238e2 drm/i915: Replace engine->schedule() with a known request operation
471f760d2d75 drm/i915: Prune empty priolists
d526bd09a82c drm/i915/gt: Defer the kmem_cache_free() until after the HW submit
bf9db215d88a drm/i915: Remove I915_USER_PRIORITY_SHIFT
d55d0bcc8387 drm/i915: Strip out internal priorities
a2bf12f1cd6f drm/i915: Lift waiter/signaler iterators
1cfbda87c985 drm/i915/gt: Refactor heartbeat request construction and submission
6c9a5d8f1c07 drm/i915/gt: Convert stats.active to plain unsigned int
e9b6877b02b6 drm/i915/gt: Extract busy-stats for ring-scheduler
4c53b033027f drm/i915/gt: Drop atomic for engine->fw_active tracking
7c78f374a3ca drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
da1bdd5bb5df drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
f5293aeb0521 drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
f375045f53ba drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
a27100fecb07 drm/i915: Drop i915_request.lock serialisation around await_start
4527b3336d72 drm/i915/gem: Delay attach mmu-notifier until we acquire the pinned userptr
a242def1c27e drm/i915/gem: Optimistically prune dma-resv from the shrinker.
a4e0bd63bd90 drm/i915/gt: Prefer recycling an idle fence
d5ff3f37d7fe drm/i915/gt: Consolidate the CS timestamp clocks
139d363b8a70 drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
d591d8b18982 drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
7455b67a2327 drm/i915/gt: Simplify virtual engine handling for execlists_hold()
949359837ccc drm/i915/gt: Resubmit the virtual engine on schedule-out
e88057956e57 drm/i915/gt: Shrink the critical section for irq signaling
c5b22d160b03 drm/i915/gt: Remove virtual breadcrumb before transfer
0c0dfe1d5e66 drm/i915/gt: Defer schedule_out until after the next dequeue
354424ae8ae4 drm/i915/gt: Decouple inflight virtual engines
abcbd0035e1a drm/i915/gt: Use virtual_engine during execlists_dequeue
0f499e4b7160 drm/i915/gt: ce->inflight updates are now serialised
53880e53bab4 drm/i915/gt: Replace direct submit with direct call to tasklet
874fa663e127 drm/i915/gt: Check for a completed last request once
9f642ef3bbad drm/i915/gt: Decouple completed requests on unwind
9423f8a8edcf drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
09a9c2804b6d drm/i915/gt: Split the breadcrumb spinlock between global and contexts
1681951af105 drm/i915/gt: Protect context lifetime with RCU
f55d32993ebf drm/i915/gt: Free stale request on destroying the virtual engine
64f83dee2832 drm/i915/gt: Don't cancel the interrupt shadow too early
e53e55941899 drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
5c62ae2c4c9f drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
f586c5e2558c drm/i915/gem: Perform all asynchronous waits prior to marking payload start
e9d5f885360e drm/i915/gt: Ignore dt==0 for reporting underflows
5082650dc908 drm/i915/gt: Limit VFE threads based on GT

== Logs ==

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


More information about the Intel-gfx-trybot mailing list