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

Patchwork patchwork at emeril.freedesktop.org
Fri May 3 23:10:25 UTC 2019


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_6043 -> Trybot_4256
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_6043 and Trybot_4256:

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

  * igt at i915_selftest@live_mman:
    - Statuses : 42 pass(s)
    - Exec time: [4.48, 57.26] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_ctx_create@basic-files:
    - fi-icl-y:           [PASS][1] -> [INCOMPLETE][2] ([fdo#107713] / [fdo#109100] / [fdo#110581])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6043/fi-icl-y/igt@gem_ctx_create@basic-files.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4256/fi-icl-y/igt@gem_ctx_create@basic-files.html

  * igt at gem_exec_reloc@basic-write-gtt:
    - fi-apl-guc:         [PASS][3] -> [FAIL][4] ([fdo#109474]) +5 similar issues
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6043/fi-apl-guc/igt@gem_exec_reloc@basic-write-gtt.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4256/fi-apl-guc/igt@gem_exec_reloc@basic-write-gtt.html

  
#### Possible fixes ####

  * igt at i915_selftest@live_contexts:
    - fi-skl-gvtdvm:      [DMESG-FAIL][5] ([fdo#110235]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6043/fi-skl-gvtdvm/igt@i915_selftest@live_contexts.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4256/fi-skl-gvtdvm/igt@i915_selftest@live_contexts.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

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


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

  Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus 


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

  * Linux: CI_DRM_6043 -> Trybot_4256

  CI_DRM_6043: b33a03a0d9c2f7376b78c356d4e0e9e55f495f69 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4972: f052e49a43cc9704ea5f240df15dd9d3dfed68ab @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4256: 21ae835411e9beae5e45a7a974814455fb2d07d2 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

21ae835411e9 drm/i915/execlists: Minimalistic timeslicing
5443417e52d3 drm/i915/execlists: Preempt-to-busy
709a58966ae5 drm/i915: Flush the execution-callbacks on retiring
754c4541d694 drm/i915: Replace engine->timeline with a plain list
61d8794a4c3c drm/i915: Stop retiring along engine
677c222578ee drm/i915: Keep contexts pinned until after the next kernel context switch
6d4aad28a202 drm/i915: Rename intel_context.active to .inflight
50a7ee15cb2c drm/i915: Move object close under its own lock
70bac0213e2b drm/i915: Drop the deferred active reference
782b4f4ad027 drm/i915: Move GEM client throttling to its own file
72f376ee3ebc drm/i915: Move GEM object busy checking to its own file
eab1394e0ca6 drm/i915: Move GEM object waiting to its own file
a6bfc020ec0e drm/i915: Move GEM object domain management from struct_mutex to local
9f14cf66593a drm/i915: Pull scatterlist utils out of i915_gem.h
30da54a15cdd drm/i915: Move more GEM objects under gem/
57dd06fe4a02 drm/i915: Move GEM domain management to its own file
e6d9db4ca2f7 drm/i915: Move mmap and friends to its own file
78333ea5cb85 drm/i915: Move phys objects to its own file
0d74a1b04dd9 drm/i915: Move shmem object setup to its own file
98acc3f1fbed drm/i915: Move object->pages API to i915_gem_object.[ch]
78317091d04b drm/i915: Pull GEM ioctls interface to its own file
bc9362997505 drm/i915: Split GEM object type definition to its own header
17ad12fc5ccb drm/i915: Allow specification of parallel execbuf
b1243da69cea drm/i915/execlists: Virtual engine bonding
69be90bd0e96 drm/i915: Extend execution fence to support a callback
4ef3eeffc886 drm/i915: Apply an execution_mask to the virtual_engine
df9c4dfa0579 drm/i915: Load balancing across a virtual engine
724c7723c8d7 drm/i915: Allow userspace to clone contexts on creation
d5b676c013a2 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
4c85e8485f87 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
6cec7a10dedf drm/i915: Allow a context to define its set of engines
dd5a54a7bff0 drm/i915: Restore control over ppgtt for context creation ABI
e05b0c6a1545 drm/i915: Seal races between async GPU cancellation, retirement and signaling
50a6a2741dc6 drm/i915: Convert inconsistent static engine tables into an init error
848ab24f00e1 drm/i915: Disable semaphore busywaits on saturated systems
0faca2213628 drm/i915: Bump signaler priority on adding a waiter
b4e73c0ef2bd drm/i915: Pass i915_sched_node around internally
d17f620ad585 drm/i915: Rearrange i915_scheduler.c
b47023ba5194 drm/i915/execlists: Don't apply priority boost for resets
1972e4eb8691 drm/i915: Only reschedule the submission tasklet if preemption is possible
f40939d2b2b3 drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
7d2ca178078f drm/i915: Cancel retire_worker on parking
44542243bf6e drm/i915: Remove delay for idle_work
b03eba09c9e3 drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
2d264c16378c drm/i915: Assert the local engine->wakeref is active
a841cabfa1c7 drm/i915: Prefer checking the wakeref itself rather than the counter
8438571b3f9a drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
0e777a4d8f89 drm/i915: Acquire the signaler's timeline HWSP last

== Logs ==

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


More information about the Intel-gfx-trybot mailing list