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

Patchwork patchwork at emeril.freedesktop.org
Sun Dec 27 00:05:00 UTC 2020


== Series Details ==

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

== Summary ==

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

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_9527 and Trybot_7368:

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

  * igt at i915_selftest@live at scheduler:
    - Statuses : 32 pass(s)
    - Exec time: [0.61, 8.99] s

  

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

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

### IGT changes ###

#### Issues hit ####

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

  * igt at runner@aborted:
    - fi-bdw-5557u:       NOTRUN -> [FAIL][3] ([i915#2029])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7368/fi-bdw-5557u/igt@runner@aborted.html

  
#### Possible fixes ####

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

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

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


Participating hosts (40 -> 37)
------------------------------

  Missing    (3): fi-skl-guc fi-bsw-cyan fi-bdw-samus 


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

  * Linux: CI_DRM_9527 -> Trybot_7368

  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_7368: 80fbb48619e0ad93be367cf70c95b40c2bb11a9c @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

80fbb48619e0 invrange
17cd14ee2472 drm/i915/gt: Limit C-states while waiting for requests
a1f9d2ad4423 drm/i915/gt: Enable ring scheduling for gen6/7
d07e02e0de5a drm/i915/gt: Implement ring scheduler for gen6/7
dddd0fbeeb65 drm/i915/gt: Enable busy-stats for ring-scheduler
6dec702fd80f drm/i915/gt: Infrastructure for ring scheduling
ced8f05b0fb7 drm/i915/gt: Use client timeline address for seqno writes
741db65d2d0d drm/i915/gt: Support creation of 'internal' rings
c2ea9d5aff01 drm/i915/gt: Couple tasklet scheduling for all CS interrupts
3fb6c3f138d1 Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
1dc1f1dc3647 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
10a0f007955a drm/i915/selftests: Exercise relative timeline modes
a55410f6ba5c drm/i915/gt: Use indices for writing into relative timelines
ddff25778e30 drm/i915/gt: Add timeline "mode"
d804d0433e14 drm/i915/gt: Track timeline GGTT offset separately from subpage offset
a74f4ad2fad8 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
23f537bf8d06 drm/i915: Bump default timeslicing quantum to 5ms
43e7c22d8ae4 drm/i915: Move saturated workload detection back to the context
49f059c88f14 drm/i915/gt: Support virtual engine queues
d673ec8e2531 drm/i915: Extend the priority boosting for the display with a deadline
46552194de7d drm/i915/gt: Specify a deadline for the heartbeat
a2039a39947c drm/i915: Fair low-latency scheduling
d238d1a4750f drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
5739fad2c46f drm/i915: Replace priolist rbtree with a skiplist
4baaf4b19bfa drm/i915: Move tasklet from execlists to sched
5933942005c8 drm/i915: Move scheduler queue
2b2a8fe71a05 drm/i915: Move common active lists from engine to i915_scheduler
76142269a147 drm/i915: Fix the iterative dfs for defering requests
c565c2cf5b05 drm/i915: Extract the ability to defer and rerun a request later
aa0a13062771 drm/i915: Extract request suspension from the execlists backend
4e29f623bae2 drm/i915: Extract request rewinding from execlists
d9cb3f37c2c1 drm/i915: Extract request submission from execlists
364867310832 drm/i915: Improve DFS for priority inheritance
b569562670d0 drm/i915/selftests: Exercise priority inheritance around an engine loop
fe8097010c55 drm/i915/selftests: Measure set-priority duration
8b5081f0f686 drm/i915: Restructure priority inheritance
190d7ca0b94c drm/i915: Teach the i915_dependency to use a double-lock
b1b878977d1b drm/i915: Replace engine->schedule() with a known request operation
8a7e2d2b8ec1 drm/i915: Remove I915_USER_PRIORITY_SHIFT
0d5638598e49 drm/i915: Strip out internal priorities
ce9bdc900f3d drm/i915/gt: Skip over completed active execlists, again
9cae4c25cbfe drm/i915/gt: Remove timeslice suppression
e6cac510f38f drm/i915/gt: Do not suspend bonded requests if one hangs
d5b2d89f0052 drm/i915/gt: Convert stats.active to plain unsigned int
54a4eef9ed46 drm/i915/gt: Extract busy-stats for ring-scheduler
e1e0a9ff162e drm/i915/gt: Drop atomic for engine->fw_active tracking
c570476ed040 drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
ed456e59ef59 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
e727455eb2bc drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
c3ff59f0f8ea drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
75e4d6a3f13b drm/i915: Drop i915_request.lock serialisation around await_start
7d640d59c0bf drm/i915: Mark up protected uses of 'i915_request_completed'
768c38596d95 drm/i915/gem: Peek at the inflight context
b9a78b1b376c drm/i915/gt: Pull context closure check from request submit to schedule-in
dd6f16b7bf2c drm/i915/gt: Cancel submitted requests upon context reset

== Logs ==

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


More information about the Intel-gfx-trybot mailing list