✓ Fi.CI.BAT: success for series starting with [01/40] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD

Patchwork patchwork at emeril.freedesktop.org
Tue May 7 20:42:20 UTC 2019


== Series Details ==

Series: series starting with [01/40] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
URL   : https://patchwork.freedesktop.org/series/60390/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6063 -> Trybot_4276
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

New tests
---------

  New tests have been introduced between CI_DRM_6063 and Trybot_4276:

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

  * igt at i915_selftest@live_mman:
    - Statuses : 43 pass(s)
    - Exec time: [4.45, 65.37] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_parallel@basic:
    - fi-apl-guc:         [PASS][1] -> [FAIL][2] ([fdo#109474] / [fdo#110512])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6063/fi-apl-guc/igt@gem_exec_parallel@basic.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4276/fi-apl-guc/igt@gem_exec_parallel@basic.html

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

  * igt at i915_module_load@reload-with-fault-injection:
    - fi-ilk-650:         [PASS][5] -> [DMESG-WARN][6] ([fdo#106387]) +1 similar issue
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6063/fi-ilk-650/igt@i915_module_load@reload-with-fault-injection.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4276/fi-ilk-650/igt@i915_module_load@reload-with-fault-injection.html

  
#### Possible fixes ####

  * igt at gem_exec_basic@readonly-render:
    - {fi-icl-y}:         [INCOMPLETE][7] ([fdo#107713]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6063/fi-icl-y/igt@gem_exec_basic@readonly-render.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4276/fi-icl-y/igt@gem_exec_basic@readonly-render.html

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

  [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#109474]: https://bugs.freedesktop.org/show_bug.cgi?id=109474
  [fdo#110512]: https://bugs.freedesktop.org/show_bug.cgi?id=110512


Participating hosts (53 -> 45)
------------------------------

  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_6063 -> Trybot_4276

  CI_DRM_6063: 44ae4003d35743cbc7883825c5fe777d136b5247 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4972: f052e49a43cc9704ea5f240df15dd9d3dfed68ab @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4276: f5c483b7e824da3d7cefa541e04a38cba7d63a36 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

f5c483b7e824 drm/i915/execlists: Minimalistic timeslicing
0dc5b8d4ae79 drm/i915/execlists: Preempt-to-busy
54e9f55fc378 drm/i915: Flush the execution-callbacks on retiring
ff58cc010f5e drm/i915: Replace engine->timeline with a plain list
62d15c1c542f drm/i915: Stop retiring along engine
08907054a1a1 drm/i915: Keep contexts pinned until after the next kernel context switch
04c978dcce1f drm/i915: Rename intel_context.active to .inflight
89a39621577e drm/i915: Move object close under its own lock
c3047df1392f drm/i915: Drop the deferred active reference
8cdb0db1adf1 drm/i915: Move GEM client throttling to its own file
2e778bf9980e drm/i915: Move GEM object busy checking to its own file
01da84451971 drm/i915: Move GEM object waiting to its own file
56364035add9 drm/i915: Move GEM object domain management from struct_mutex to local
e2fd4e9fa43c drm/i915: Pull scatterlist utils out of i915_gem.h
873310c02356 drm/i915: Move more GEM objects under gem/
002f53b7cefd drm/i915: Move GEM domain management to its own file
325e0a57c977 drm/i915: Move mmap and friends to its own file
f1a8c93a8414 drm/i915: Move phys objects to its own file
6ddc25d6f737 drm/i915: Move shmem object setup to its own file
3f59e85c3c1d drm/i915: Move object->pages API to i915_gem_object.[ch]
8e86e55adcf9 drm/i915: Pull GEM ioctls interface to its own file
778aaf9543ed drm/i915: Split GEM object type definition to its own header
0844efb17fc7 drm/i915: Allow specification of parallel execbuf
69683f27c5a5 drm/i915/execlists: Virtual engine bonding
590a51bd1f61 drm/i915: Extend execution fence to support a callback
6c7333d4b604 drm/i915: Apply an execution_mask to the virtual_engine
4efaae9c48b3 drm/i915: Load balancing across a virtual engine
ce946750ce8a drm/i915: Allow userspace to clone contexts on creation
57f8af10cc30 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
d6661bc593b3 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
bf6c23ddf538 drm/i915: Allow a context to define its set of engines
5010e961297d drm/i915: Restore control over ppgtt for context creation ABI
59d4b1575cca dma-fence: Refactor signaling for manual invocation
8dba13627b3a drm/i915: Seal races between async GPU cancellation, retirement and signaling
fd0d74b3567c drm/i915: Convert inconsistent static engine tables into an init error
2c446a050116 drm/i915: Bump signaler priority on adding a waiter
46b7fe776ed0 drm/i915: Check for no-op priority changes first
17bc307a950c drm/i915: Pass i915_sched_node around internally
9d1acc0c7a42 drm/i915: Rearrange i915_scheduler.c
d7904103fb1a drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD

== Logs ==

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


More information about the Intel-gfx-trybot mailing list