✓ Fi.CI.BAT: success for series starting with [01/58] drm/i915/gt: Exercise lrc_wa_ctx initialisation failure

Patchwork patchwork at emeril.freedesktop.org
Sat Jan 9 13:55:44 UTC 2021


== Series Details ==

Series: series starting with [01/58] drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
URL   : https://patchwork.freedesktop.org/series/85643/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9571 -> Trybot_7422
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_9571 and Trybot_7422:

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

  * igt at i915_selftest@live at scheduler:
    - Statuses : 33 pass(s)
    - Exec time: [0.69, 9.28] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_getparams_basic@basic-subslice-total:
    - 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_9571/fi-tgl-y/igt@i915_getparams_basic@basic-subslice-total.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7422/fi-tgl-y/igt@i915_getparams_basic@basic-subslice-total.html

  
#### Possible fixes ####

  * igt at gem_exec_parallel@engines at contexts:
    - fi-tgl-y:           [FAIL][3] ([i915#2780]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9571/fi-tgl-y/igt@gem_exec_parallel@engines@contexts.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7422/fi-tgl-y/igt@gem_exec_parallel@engines@contexts.html

  * 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_9571/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7422/fi-tgl-y/igt@gem_exec_suspend@basic-s3.html

  * igt at gem_tiled_pread_basic:
    - fi-tgl-y:           [DMESG-WARN][7] ([i915#402]) -> [PASS][8] +1 similar issue
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9571/fi-tgl-y/igt@gem_tiled_pread_basic.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7422/fi-tgl-y/igt@gem_tiled_pread_basic.html

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


Participating hosts (43 -> 38)
------------------------------

  Missing    (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


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

  * Linux: CI_DRM_9571 -> Trybot_7422

  CI-20190529: 20190529
  CI_DRM_9571: 707b4c70cf8fda42dedf74612233208661f287d8 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5953: 65c5eea699141e6f942ce0a8fc85db76ce53cd19 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7422: 704b68c811ee3bf70a8d1e8b2e6bfe408b2435ef @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

704b68c811ee drm/i915/gt: Show the per-engine runtime in sysfs
8ba5a0e55fec drm/i915/gt: Limit C-states while waiting for requests
da231cc2a0ab drm/i915: Support secure dispatch on gen6/gen7
6ac73ad1b08a drm/i915/gt: Enable ring scheduling for gen5-7
f290cbd25090 drm/i915/gt: Implement ring scheduler for gen4-7
5cc537dc2e0c drm/i915/gt: Enable busy-stats for ring-scheduler
5c71e1f2b9db drm/i915/gt: Infrastructure for ring scheduling
9c4ca74ae672 drm/i915/gt: Use client timeline address for seqno writes
7667a0b9f8fc drm/i915/gt: Support creation of 'internal' rings
974bb5998b52 drm/i915/gt: Couple tasklet scheduling for all CS interrupts
d29b2092a65f Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
83673def5aec drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
2230ba0af07c drm/i915/selftests: Exercise relative timeline modes
0eb8d933f58f drm/i915/gt: Use indices for writing into relative timelines
7be3217f7422 drm/i915/gt: Add timeline "mode"
89473755facd drm/i915/gt: Track timeline GGTT offset separately from subpage offset
c5e44fa53b79 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
bf5a9f16004b drm/i915: Bump default timeslicing quantum to 5ms
982f4759adaf drm/i915: Move saturated workload detection back to the context
a40a2b3b4a1a drm/i915/gt: Support virtual engine queues
8495736aa45f drm/i915: Extend the priority boosting for the display with a deadline
ae5378e109fa drm/i915/gt: Specify a deadline for the heartbeat
a5dc7d384b4b drm/i915: Fair low-latency scheduling
3f64a4fd1a57 drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
57a9d1ba463e drm/i915: Replace priolist rbtree with a skiplist
e19ee610c8ec drm/i915/gt: Show scheduler queues when dumping state
bbfd7b58826a drm/i915: Move tasklet from execlists to sched
7765b666ca0e drm/i915: Move scheduler queue
e64803ffb59e drm/i915: Move common active lists from engine to i915_scheduler
76b5e0ccff1b drm/i915: Fix the iterative dfs for defering requests
42fdea2523e4 drm/i915: Extract the ability to defer and rerun a request later
0b84ffdb16be drm/i915: Extract request suspension from the execlists
a2683305c7cb drm/i915: Extract request rewinding from execlists
8ae9800c9d45 drm/i915: Extract request submission from execlists
c564d8e7d150 drm/i915: Improve DFS for priority inheritance
3799f10a3f0e drm/i915/selftests: Exercise priority inheritance around an engine loop
7cd00959bfb9 drm/i915/selftests: Measure set-priority duration
b9c7a1086e79 drm/i915: Restructure priority inheritance
2535aa926f22 drm/i915: Teach the i915_dependency to use a double-lock
51e735ad4fd0 drm/i915: Replace engine->schedule() with a known request operation
1fb9227cadfc drm/i915: Remove I915_USER_PRIORITY_SHIFT
684729d0370c drm/i915: Strip out internal priorities
d96b88d012e4 drm/i915/gt: Skip over completed active execlists, again
98f1d70ea6bb drm/i915/gt: Do not suspend bonded requests if one hangs
9484b1b25e9c gt-seqlock
644513d2af79 seqlock
ae80090e7c85 drm/i915/gt: Convert stats.active to plain unsigned int
199ccb1e8fd4 drm/i915/gt: Extract busy-stats for ring-scheduler
b199c649d16d drm/i915/gt: Drop atomic for engine->fw_active tracking
44aa2c17fe7d drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
7cacdc7593f8 drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
7c262bc846c2 drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
1e41dc89008e drm/i915: Drop i915_request.lock serialisation around await_start
01f034f52ea3 drm/i915: Mark up protected uses of 'i915_request_completed'
a820d4f33173 drm/i915: Refactor marking a request as EIO
1e31263c242e drm/i915/gt: Mark up a debug-only function
3d7b78a54241 drm/i915/gt: Remove unused function 'dword_in_page'
447fad3eacdd drm/i915/gt: Exercise lrc_wa_ctx initialisation failure

== Logs ==

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


More information about the Intel-gfx-trybot mailing list