✓ Fi.CI.BAT: success for series starting with [01/50] drm/i915: Complete both freed-object passes before draining the workqueue

Patchwork patchwork at emeril.freedesktop.org
Wed May 1 16:33:52 UTC 2019


== Series Details ==

Series: series starting with [01/50] drm/i915: Complete both freed-object passes before draining the workqueue
URL   : https://patchwork.freedesktop.org/series/60171/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6021 -> Trybot_4244
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/60171/revisions/1/mbox/

New tests
---------

  New tests have been introduced between CI_DRM_6021 and Trybot_4244:

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

  * igt at i915_selftest@live_mman:
    - Statuses : 38 pass(s)
    - Exec time: [4.38, 58.56] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-apl-guc:         [PASS][1] -> [INCOMPLETE][2] ([fdo#103927] / [fdo#108743])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6021/fi-apl-guc/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4244/fi-apl-guc/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  
#### Possible fixes ####

  * igt at i915_selftest@live_hangcheck:
    - fi-icl-y:           [INCOMPLETE][3] ([fdo#107713] / [fdo#108569]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6021/fi-icl-y/igt@i915_selftest@live_hangcheck.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4244/fi-icl-y/igt@i915_selftest@live_hangcheck.html

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-blb-e6850:       [INCOMPLETE][5] ([fdo#107718]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6021/fi-blb-e6850/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4244/fi-blb-e6850/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  
#### Warnings ####

  * igt at i915_pm_rpm@basic-pci-d3-state:
    - fi-kbl-guc:         [SKIP][7] ([fdo#109271]) -> [INCOMPLETE][8] ([fdo#107807])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6021/fi-kbl-guc/igt@i915_pm_rpm@basic-pci-d3-state.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4244/fi-kbl-guc/igt@i915_pm_rpm@basic-pci-d3-state.html

  
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#107807]: https://bugs.freedesktop.org/show_bug.cgi?id=107807
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108743]: https://bugs.freedesktop.org/show_bug.cgi?id=108743
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271


Participating hosts (52 -> 46)
------------------------------

  Additional (1): fi-pnv-d510 
  Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus 


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

  * Linux: CI_DRM_6021 -> Trybot_4244

  CI_DRM_6021: 850aa4220e8bf7609b03bf89bce146305704bec6 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4971: fc5e0467eb6913d21ad932aa8a31c77fdb5a9c77 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4244: c2eed2cc715a1f0fc71466904c4fc0e8c3ce9a29 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

c2eed2cc715a drm/i915/execlists: Minimalistic timeslicing
f589710ed153 drm/i915/execlists: Preempt-to-busy
93d8ec93d783 drm/i915: Replace engine->timeline with a plain list
2b3b9888de5d drm/i915: Stop retiring along engine
23b59a263e39 drm/i915: Keep contexts pinned until after the next kernel context switch
ead51de33024 drm/i915: Rename intel_context.active to .inflight
72603d5549ee drm/i915: Move object close under its own lock
f1ae2f992506 drm/i915: Drop the deferred active reference
8abc384fafee drm/i915: Move GEM client throttling to its own file
2f054310c377 drm/i915: Move GEM object busy checking to its own file
8afde983ab95 drm/i915: Move GEM object waiting to its own file
bfab455de7a1 drm/i915: Move GEM object domain management from struct_mutex to local
709d9f38aba0 drm/i915: Pull scatterlist utils out of i915_gem.h
f604e2501239 drm/i915: Move more GEM objects under gem/
975f1b3bb15c drm/i915: Move GEM domain management to its own file
67aab518a8eb drm/i915: Move mmap and friends to its own file
6c7c2043242d drm/i915: Move phys objects to its own file
e8c20b4cb0d5 drm/i915: Move shmem object setup to its own file
c3e9f7dc53a0 drm/i915: Move object->pages API to i915_gem_object.[ch]
8b5cfc1e774b drm/i915: Pull GEM ioctls interface to its own file
4765ed9d83f0 drm/i915: Split GEM object type definition to its own header
91920dff453d drm/i915: Allow specification of parallel execbuf
5a7211d1e9c1 drm/i915/execlists: Virtual engine bonding
079fb7226daa drm/i915: Extend execution fence to support a callback
7dca3e484bff drm/i915: Apply an execution_mask to the virtual_engine
6223de9693ba drm/i915: Load balancing across a virtual engine
ef982f91e0bc drm/i915: Allow userspace to clone contexts on creation
3bedfdaf9acc drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
aa24be4fca59 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
a90d2b926390 drm/i915: Allow a context to define its set of engines
eb70cdde2576 drm/i915: Restore control over ppgtt for context creation ABI
b1fa047dd441 drm/i915: Seal races between async GPU cancellation, retirement and signaling
55d2f0b248cd drm/i915: Disable semaphore busywaits on saturated systems
7d8fa8447ee1 drm/i915: Convert inconsistent static engine tables into an init error
0049c2524bb6 drm/i915: Bump signaler priority on adding a waiter
5f6696f6744b drm/i915: Pass i915_sched_node around internally
347421fe75a4 drm/i915: Rearrange i915_scheduler.c
e249722cce00 drm/i915/execlists: Don't apply priority boost for resets
6524197d4ca5 drm/i915: Delay semaphore submission until the start of the signaler
27c4493fa428 drm/i915: Only reschedule the submission tasklet if preemption is possible
dd73afe8722b drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
b6d5d5c50aa8 drm/i915: Cancel retire_worker on parking
373815bba00f drm/i915: Remove delay for idle_work
c97ee5c77d78 drm/i915: Leave engine parking to the engines
4feda0f44ac0 drm/i915/execlists: Flush the tasklet on parking
ebf4211b9246 drm/i915: Include fence signaled bit in print_request()
17bd88e69b08 drm/i915/hangcheck: Track context changes
3604f3e6c590 drm/i915: Assert the local engine->wakeref is active
1d31e8841638 drm/i915: Prefer checking the wakeref itself rather than the counter
a3c49125ce9a drm/i915: Complete both freed-object passes before draining the workqueue

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4244/


More information about the Intel-gfx-trybot mailing list