✓ Fi.CI.BAT: success for series starting with [01/44] drm/i915: Acquire the signaler's timeline HWSP last

Patchwork patchwork at emeril.freedesktop.org
Mon May 6 20:09:12 UTC 2019


== Series Details ==

Series: series starting with [01/44] drm/i915: Acquire the signaler's timeline HWSP last
URL   : https://patchwork.freedesktop.org/series/60341/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6051 -> Trybot_4269
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4269/

New tests
---------

  New tests have been introduced between CI_DRM_6051 and Trybot_4269:

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

  * igt at i915_selftest@live_mman:
    - Statuses : 45 pass(s)
    - Exec time: [4.42, 80.90] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live_contexts:
    - fi-bdw-gvtdvm:      [PASS][1] -> [DMESG-FAIL][2] ([fdo#110235])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6051/fi-bdw-gvtdvm/igt@i915_selftest@live_contexts.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4269/fi-bdw-gvtdvm/igt@i915_selftest@live_contexts.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_6051/fi-icl-y/igt@i915_selftest@live_hangcheck.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4269/fi-icl-y/igt@i915_selftest@live_hangcheck.html

  
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#110235]: https://bugs.freedesktop.org/show_bug.cgi?id=110235


Participating hosts (53 -> 46)
------------------------------

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


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

  * Linux: CI_DRM_6051 -> Trybot_4269

  CI_DRM_6051: fac89f79a454771f6595bcd11d9a119d5acc42d0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4972: f052e49a43cc9704ea5f240df15dd9d3dfed68ab @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4269: b51dd3da252019aa6bcaad6bb4d9f36864c91835 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

b51dd3da2520 drm/i915: Replace engine->timeline with a plain list
956ed5cbf83b drm/i915: Stop retiring along engine
b7fe901ba2d0 drm/i915: Keep contexts pinned until after the next kernel context switch
3b7616779b4b drm/i915: Rename intel_context.active to .inflight
b203938c16be drm/i915: Move object close under its own lock
414d0e052bd4 drm/i915: Drop the deferred active reference
77b6ae313105 drm/i915: Move GEM client throttling to its own file
a52004ce943f drm/i915: Move GEM object busy checking to its own file
2eef066ab4bf drm/i915: Move GEM object waiting to its own file
3c754ab607db drm/i915: Move GEM object domain management from struct_mutex to local
ab3e14c5db16 drm/i915: Pull scatterlist utils out of i915_gem.h
655b04d2552c drm/i915: Move more GEM objects under gem/
861a92cf42c7 drm/i915: Move GEM domain management to its own file
7aa73fdd244a drm/i915: Move mmap and friends to its own file
d550e45cf4a0 drm/i915: Move phys objects to its own file
1179615df415 drm/i915: Move shmem object setup to its own file
58aaf045ab04 drm/i915: Move object->pages API to i915_gem_object.[ch]
8cd5d9c70052 drm/i915: Pull GEM ioctls interface to its own file
e24d42736eeb drm/i915: Split GEM object type definition to its own header
1fac74eef588 drm/i915: Allow specification of parallel execbuf
8118e5c21ef3 drm/i915/execlists: Virtual engine bonding
efd886f1e813 drm/i915: Extend execution fence to support a callback
f5fe6b320c23 drm/i915: Apply an execution_mask to the virtual_engine
f4c040e0a1a9 drm/i915: Load balancing across a virtual engine
f94708b482db drm/i915: Allow userspace to clone contexts on creation
2948b4f64109 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
d51becc7a447 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
3fe5cc14d651 drm/i915: Allow a context to define its set of engines
0e9d820a734b drm/i915: Restore control over ppgtt for context creation ABI
3e6d6d990dfb drm/i915: Seal races between async GPU cancellation, retirement and signaling
4b607f48c082 drm/i915: Convert inconsistent static engine tables into an init error
acabd39e5758 drm/i915: Bump signaler priority on adding a waiter
419cae217b32 drm/i915: Pass i915_sched_node around internally
9caa7fae5d8a drm/i915: Rearrange i915_scheduler.c
6e5153de281f drm/i915/execlists: Don't apply priority boost for resets
358499f4d43f drm/i915: Only reschedule the submission tasklet if preemption is possible
800edeff96d8 drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
c3b4a1b61b10 drm/i915: Cancel retire_worker on parking
c44eed30207b drm/i915: Remove delay for idle_work
d60e7c2eb636 drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
55fd46f4cd37 drm/i915: Assert the local engine->wakeref is active
6fb229f0f790 drm/i915: Prefer checking the wakeref itself rather than the counter
be51f111b7c8 drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
219eef098e42 drm/i915: Acquire the signaler's timeline HWSP last

== Logs ==

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


More information about the Intel-gfx-trybot mailing list