✓ Fi.CI.BAT: success for series starting with [01/67] drm/i915/gt: Track all timelines created using the HWSP

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 22 15:12:54 UTC 2020


== Series Details ==

Series: series starting with [01/67] drm/i915/gt: Track all timelines created using the HWSP
URL   : https://patchwork.freedesktop.org/series/85160/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9512 -> Trybot_7356
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_9512 and Trybot_7356:

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

  * igt at i915_selftest@live at scheduler:
    - Statuses : 35 pass(s)
    - Exec time: [0.60, 9.37] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-byt-j1900:       NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7356/fi-byt-j1900/igt@amdgpu/amd_basic@userptr.html

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

  
#### Possible fixes ####

  * igt at gem_flink_basic@bad-flink:
    - fi-tgl-y:           [DMESG-WARN][4] ([i915#402]) -> [PASS][5] +1 similar issue
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9512/fi-tgl-y/igt@gem_flink_basic@bad-flink.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7356/fi-tgl-y/igt@gem_flink_basic@bad-flink.html

  * igt at i915_pm_rpm@module-reload:
    - fi-byt-j1900:       [INCOMPLETE][6] ([i915#142] / [i915#2405]) -> [PASS][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9512/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7356/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html

  
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#142]: https://gitlab.freedesktop.org/drm/intel/issues/142
  [i915#2405]: https://gitlab.freedesktop.org/drm/intel/issues/2405
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


Participating hosts (42 -> 38)
------------------------------

  Missing    (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u 


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

  * Linux: CI_DRM_9512 -> Trybot_7356

  CI-20190529: 20190529
  CI_DRM_9512: 65aa74f3b78552b11b897a7e15c91de14513fafb @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5916: 2100c6efd2de767a876977ae1a8a6366e4beb643 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7356: 9b3664b191be5db238248cefca35b59d9c3a1c91 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9b3664b191be rq
0f1c64d35294 drm/i915/gt: Enable ring scheduling for gen6/7
2d58c8b5a92a drm/i915/gt: Implement ring scheduler for gen6/7
5a7f873b74e7 drm/i915/gt: Enable busy-stats for ring-scheduler
073e238b57bc drm/i915/gt: Infrastructure for ring scheduling
aee2baf9486e drm/i915/gt: Use client timeline address for seqno writes
e5511d6b423c drm/i915/gt: Support creation of 'internal' rings
8b6056b2d22c drm/i915/gt: Couple tasklet scheduling for all CS interrupts
6dfbe5a989e1 Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
3a84c6d2afb5 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
55cdb8731adf drm/i915/selftests: Exercise relative timeline modes
c3dc80ccfa40 drm/i915/gt: Use indices for writing into relative timelines
cd3d6cc4a868 drm/i915/gt: Add timeline "mode"
7803e2fc29fd drm/i915/gt: Track timeline GGTT offset separately from subpage offset
93894f90f0c2 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
144b67acbe76 drm/i915: Bump default timeslicing quantum to 5ms
a09e7203c988 drm/i915: Move saturated workload detection back to the context
cefa6d327707 drm/i915/gt: Support virtual engine queues
93f4447d0c2f drm/i915/gt: Skip over completed active execlists, again
a9cabfb945a9 drm/i915: Extend the priority boosting for the display with a deadline
ed2c0beea2db drm/i915/gt: Specify a deadline for the heartbeat
c83a7a25d1fa drm/i915: Fair low-latency scheduling
d773f4df78c0 drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
5af284481147 drm/i915: Replace priolist rbtree with a skiplist
31f652c9429f drm/i915: Move tasklet from execlists to sched
e7f97ec22bfd drm/i915: Move scheduler queue
25e313f3c0d0 drm/i915: Move common active lists from engine to i915_scheduler
e6e81353a3e2 drm/i915: Fix the iterative dfs for defering requests
e59a85456d7d drm/i915: Extract the ability to defer and rerun a request later
de0d3e00bc86 drm/i915: Extract request suspension from the execlists backend
53b81cca9a6e drm/i915: Extract request rewinding from execlists
e75dccdf5de6 drm/i915: Extract request submission from execlists
e59a736b796e drm/i915: Improve DFS for priority inheritance
b97a982d1d6b drm/i915/selftests: Exercise priority inheritance around an engine loop
f6756862495c drm/i915/selftests: Measure set-priority duration
19c48231e3af drm/i915: Restructure priority inheritance
9328783aaf55 drm/i915: Teach the i915_dependency to use a double-lock
f33060ad01e3 drm/i915: Replace engine->schedule() with a known request operation
8830fba42dd1 drm/i915: Remove I915_USER_PRIORITY_SHIFT
31d444e49fc0 drm/i915: Strip out internal priorities
0d2e05c4e329 drm/i915/gt: Remove timeslice suppression
1912b492932a drm/i915/gt: Do not suspend bonded requests if one hangs
f08a415795fc drm/i915/gt: Refactor heartbeat request construction and submission
37a98af9a192 drm/i915/gt: Convert stats.active to plain unsigned int
393a61431b52 drm/i915/gt: Extract busy-stats for ring-scheduler
f440a90863d8 drm/i915/gt: Drop atomic for engine->fw_active tracking
d6fc19f96678 drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
d2e611515c64 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
8f8c17bf7e7c drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
10defbe1b869 drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
d19dc17f147d drm/i915: Drop i915_request.lock serialisation around await_start
7bc77db05aa8 drm/i915/gem: Optimistically prune dma-resv from the shrinker.
05027f1d21c3 drm/i915/gt: Prefer recycling an idle fence
187a9db97742 drm/i915/gt: Consolidate the CS timestamp clocks
86057892d458 drm/i915/selftests: Confirm RING_TIMESTAMP / CTX_TIMESTAMP share a clock
f9cce806fd83 drm/i915/gt: ce->inflight updates are now serialised
85b0221d0015 drm/i915/gt: Simplify virtual engine handling for execlists_hold()
4d5b572f8ad2 drm/i915/gt: Resubmit the virtual engine on schedule-out
a8f293b0ab34 drm/i915/gt: Shrink the critical section for irq signaling
5efa4c540ee5 drm/i915/gt: Remove virtual breadcrumb before transfer
a3f1071216f5 drm/i915/gt: Defer schedule_out until after the next dequeue
e7054f906345 drm/i915/gt: Decouple inflight virtual engines
3433f0d8f791 drm/i915/gt: Use virtual_engine during execlists_dequeue
c5c36f05b014 drm/i915/gt: Replace direct submit with direct call to tasklet
5d67f1765ff3 drm/i915/uc: Squelch load failure error message
af8fc002e81a drm/i915: Use cmpxchg64 for 32b compatilibity
4cdfaea22746 drm/i915/gt: Track all timelines created using the HWSP

== Logs ==

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


More information about the Intel-gfx-trybot mailing list