✗ Fi.CI.BAT: failure for series starting with [01/48] drm/i915: Allow normal clients to always preempt idle priority clients

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 1 22:55:36 UTC 2019


== Series Details ==

Series: series starting with [01/48] drm/i915: Allow normal clients to always preempt idle priority clients
URL   : https://patchwork.freedesktop.org/series/56109/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5526 -> Trybot_3776
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_3776 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3776, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

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

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_3776:

### IGT changes ###

#### Possible regressions ####

  * igt at i915_hangman@error-state-basic:
    - fi-pnv-d510:        PASS -> DMESG-WARN

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-ilk-650:         PASS -> DMESG-WARN [fdo#106387]
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt at gem_sync@basic-many-each:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927]

  * igt at kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       PASS -> FAIL [fdo#109485]

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-gdg-551:         PASS -> DMESG-WARN [fdo#108676]
    - fi-bwr-2160:        PASS -> DMESG-WARN [fdo#108676]

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

  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#106387]: https://bugs.freedesktop.org/show_bug.cgi?id=106387
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108676]: https://bugs.freedesktop.org/show_bug.cgi?id=108676
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485


Participating hosts (48 -> 43)
------------------------------

  Additional (1): fi-ivb-3520m 
  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-byt-clapper 


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

    * Linux: CI_DRM_5526 -> Trybot_3776

  CI_DRM_5526: 482f9674140cbe8fddb18714bb95028cd9bfc1d1 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4803: 973367176b61e81b5ca811620adb0467f6570aec @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3776: 8f2754d1211f61101ea66c715365eb9ba5ac22c7 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

8f2754d1211f drm/i915: Load balancing across a virtual engine
b75049b9a75c drm/i915: Allow a context to define its set of engines
eedd54a31397 drm/i915: Re-arrange execbuf so context is known before engine
b4cea52fe55f drm/i915: Remove last traces of exec-id (GEM_BUSY)
06563788b3fe drm/i915: Fix I915_EXEC_RING_MASK
483deb491210 drm/i915: Allow contexts to share a single timeline across all engines
e516f69da00b drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
92642c79f15d drm/i915: Create/destroy VM (ppGTT) for use with contexts
b794f84d6609 context-barrier-task
605ea5efc11b drm/i915: Track active engines within a context
e634436f2367 drm/i915: Introduce the i915_user_extension_method
eb57d895006f drm/i915/selftests: Context SSEU reconfiguration tests
bc51da68bcc4 drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
7ea543e12e92 drm/i915/perf: lock powergating configuration to default when active
5f1154131398 drm/i915: Record the sseu configuration per-context & engine
6bd97cb4b47a drm/i915: Remove has-kernel-context
296e9e6011ac drm/i915: Reduce presumption of request ordering for barriers
8effc99bb968 drm/i915: Refactor common code to load initial power context
3270584c24a9 drm/i915: Store the BIT(engine->id) as the engine's mask
4f6e6376fc13 drm/i915: Do a synchronous switch-to-kernel-context on idling
b92521548b71 drm/i915/selftests: Improve switch-to-kernel-context checking
a872d5c1ab37 drm/i915: Force GPU idle on suspend
0055e51c3a50 drm/i915: Remove i915_request.global_seqno
5b3a704dce03 drm/i915: Remove access to global seqno in the HWSP
ec82826966de drm/i915/pmu: Always sample an active ringbuffer
223a7eab255c drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
95a46f2379f9 drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
97d8f0b08f55 drm/i915: Decrease priority for chained semaphores
e15cf4eb1259 drm/i915: Prioritise non-busywait semaphore workloads
7f9f57ea8028 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
db548b182a5c drm/i915/execlists: Refactor out can_merge_rq()
ceb239fe287d drm/i915: Keep timeline HWSP allocated until idle across the system
445bf5bbe938 drm/i915: Pull i915_gem_active into the i915_active family
0db45694e73e drm/i915: Add timeline barrier support
c41a25ed1847 drm/i915: Make request allocation caches global
4a0fc70ecae7 drm/i915: Allocate active tracking nodes from a slabcache
462f28a2271f drm/i915: Release the active tracker tree upon idling
670e151b23e9 drm/i915: Generalise GPU activity tracking
b262a76c39fc drm/i915: Serialise resets with wedging
b6eb21c0cc69 drm/i915: Wait for old resets before applying debugfs/i915_wedged
540e6a3c63e7 drm/i915: Uninterruptibly drain the timelines on unwedging
92ea41552cc1 drm/i915: Force the GPU reset upon wedging
a2c349a3a168 drm/i915: Revoke mmaps and prevent access to fence registers across reset
2de9e8eb4e6b drm/i915: Trim NEWCLIENT boosting
a8c94f5eae8a drm/i915/selftests: Exercise some AB...BA preemption chains
66ec744517e7 drm/i915/execlists: Suppress redundant preemption
dd7ea2eedb3b drm/i915/execlists: Suppress mere WAIT preemption
4eb80a10958a drm/i915: Allow normal clients to always preempt idle priority clients

== Logs ==

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


More information about the Intel-gfx-trybot mailing list