✓ Fi.CI.BAT: success for series starting with [01/54] drm/i915/gt: Cancel submitted requests upon context reset

Patchwork patchwork at emeril.freedesktop.org
Sat Dec 26 00:39:51 UTC 2020


== Series Details ==

Series: series starting with [01/54] drm/i915/gt: Cancel submitted requests upon context reset
URL   : https://patchwork.freedesktop.org/series/85239/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9527 -> Trybot_7364
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_9527 and Trybot_7364:

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

  * igt at i915_selftest@live at scheduler:
    - Statuses : 34 pass(s)
    - Exec time: [0.59, 9.32] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at debugfs_test@read_all_entries:
    - fi-tgl-y:           [PASS][1] -> [DMESG-WARN][2] ([i915#402]) +2 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9527/fi-tgl-y/igt@debugfs_test@read_all_entries.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7364/fi-tgl-y/igt@debugfs_test@read_all_entries.html

  * igt at kms_chamelium@dp-crc-fast:
    - fi-icl-u2:          [PASS][3] -> [FAIL][4] ([i915#1161] / [i915#262])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9527/fi-icl-u2/igt@kms_chamelium@dp-crc-fast.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7364/fi-icl-u2/igt@kms_chamelium@dp-crc-fast.html

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-tgl-y:           [DMESG-WARN][5] ([i915#2411] / [i915#402]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9527/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7364/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html

  * igt at vgem_basic@create:
    - fi-tgl-y:           [DMESG-WARN][7] ([i915#402]) -> [PASS][8] +2 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9527/fi-tgl-y/igt@vgem_basic@create.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7364/fi-tgl-y/igt@vgem_basic@create.html

  
  [i915#1161]: https://gitlab.freedesktop.org/drm/intel/issues/1161
  [i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411
  [i915#262]: https://gitlab.freedesktop.org/drm/intel/issues/262
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


Participating hosts (40 -> 38)
------------------------------

  Missing    (2): fi-bsw-cyan fi-bdw-samus 


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

  * Linux: CI_DRM_9527 -> Trybot_7364

  CI-20190529: 20190529
  CI_DRM_9527: 5f4ab60f910567453058c32e806ed10cc72cd8d7 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5922: 334f0c326bb2812e7a2764dc63ff83c83b6daf58 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7364: 529944268451c2f6e56dea26be8a194aad179279 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

529944268451 drm/i915/gt: Limit C-states while waiting for requests
8c8a1ae8b7fa drm/i915/gt: Enable ring scheduling for gen6/7
786066ef6fde drm/i915/gt: Implement ring scheduler for gen6/7
9d1356a58686 drm/i915/gt: Enable busy-stats for ring-scheduler
294b46165942 drm/i915/gt: Infrastructure for ring scheduling
7a2e24bbfb22 drm/i915/gt: Use client timeline address for seqno writes
33526b16c134 drm/i915/gt: Support creation of 'internal' rings
b8833440013b drm/i915/gt: Couple tasklet scheduling for all CS interrupts
bb28dbfffca9 Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
f444d656676c drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
dcd3b7d6c646 drm/i915/selftests: Exercise relative timeline modes
75bab4d64db4 drm/i915/gt: Use indices for writing into relative timelines
f658c93e09ef drm/i915/gt: Add timeline "mode"
30b0f2e2fe08 drm/i915/gt: Track timeline GGTT offset separately from subpage offset
08cc97219488 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
425540be3d08 drm/i915: Bump default timeslicing quantum to 5ms
85e7c1c5f336 drm/i915: Move saturated workload detection back to the context
6b917c5702fa drm/i915/gt: Support virtual engine queues
c59c3438564e drm/i915: Extend the priority boosting for the display with a deadline
29e1c5093e4d drm/i915/gt: Specify a deadline for the heartbeat
42de867efbf0 drm/i915: Fair low-latency scheduling
7e537a663ff4 drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
5a0359fd7ef7 drm/i915: Replace priolist rbtree with a skiplist
429fa1a12bf0 drm/i915: Move tasklet from execlists to sched
2b5e31967045 drm/i915: Move scheduler queue
83fbd2946216 drm/i915: Move common active lists from engine to i915_scheduler
e64510b0b75b drm/i915: Fix the iterative dfs for defering requests
826694c1ec73 drm/i915: Extract the ability to defer and rerun a request later
d79d76849c10 drm/i915: Extract request suspension from the execlists backend
e28eef2f3174 drm/i915: Extract request rewinding from execlists
60b7d45c5c0a drm/i915: Extract request submission from execlists
71ef0e8cbf9e drm/i915: Improve DFS for priority inheritance
724dc9ed5023 drm/i915/selftests: Exercise priority inheritance around an engine loop
9443f3f34b90 drm/i915/selftests: Measure set-priority duration
e4444c66ff23 drm/i915: Restructure priority inheritance
68a8024abbba drm/i915: Teach the i915_dependency to use a double-lock
a90c3017c80e drm/i915: Replace engine->schedule() with a known request operation
7b893bb90534 drm/i915: Remove I915_USER_PRIORITY_SHIFT
87b57067efbe drm/i915: Strip out internal priorities
0d8b76594ef3 drm/i915/gt: Skip over completed active execlists, again
171d6bd4a66f drm/i915/gt: Remove timeslice suppression
fecf2c584794 drm/i915/gt: Do not suspend bonded requests if one hangs
781e58f11312 drm/i915/gt: Convert stats.active to plain unsigned int
ab7beb54cb27 drm/i915/gt: Extract busy-stats for ring-scheduler
9cb8e9030055 drm/i915/gt: Drop atomic for engine->fw_active tracking
a65856dd7185 drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
ee306f366e42 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
72aa69df14b2 drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
6a9d1b7d7a8a drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
7cc2c3354cd4 drm/i915: Drop i915_request.lock serialisation around await_start
68735f41206c drm/i915: Mark up protected uses of 'i915_request_completed'
d30eac15aa1b drm/i915/gem: Peek at the inflight context
d47de9fd48f9 drm/i915/gt: Pull context closure check from request submit to schedule-in
499d22356c42 drm/i915/gt: Cancel submitted requests upon context reset

== Logs ==

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


More information about the Intel-gfx-trybot mailing list