✗ Fi.CI.BAT: failure for series starting with [01/30] drm/i915: Store the BIT(engine->id) as the engine's mask

Patchwork patchwork at emeril.freedesktop.org
Sat Mar 2 16:25:49 UTC 2019


== Series Details ==

Series: series starting with [01/30] drm/i915: Store the BIT(engine->id) as the engine's mask
URL   : https://patchwork.freedesktop.org/series/57462/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5683 -> Trybot_3920
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_3920 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3920, 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/57462/revisions/1/mbox/

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_hangcheck:
    - fi-whl-u:           PASS -> DMESG-FAIL

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at cs-compute:
    - fi-kbl-8809g:       NOTRUN -> FAIL [fdo#108094]

  * igt at i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927]

  * igt at kms_busy@basic-flip-a:
    - fi-gdg-551:         PASS -> FAIL [fdo#103182]

  * igt at kms_busy@basic-flip-c:
    - fi-blb-e6850:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt at kms_chamelium@common-hpd-after-suspend:
    - fi-kbl-7567u:       PASS -> WARN [fdo#109380]

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-c:
    - fi-blb-e6850:       NOTRUN -> SKIP [fdo#109271] +48

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-c:
    - fi-kbl-7567u:       PASS -> SKIP [fdo#109271] +33

  
#### Possible fixes ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-kbl-8809g:       DMESG-WARN [fdo#108965] -> PASS

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

  * igt at i915_selftest@live_hangcheck:
    - {fi-icl-y}:         INCOMPLETE [fdo#108569] -> PASS

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

  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108094]: https://bugs.freedesktop.org/show_bug.cgi?id=108094
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109380]: https://bugs.freedesktop.org/show_bug.cgi?id=109380


Participating hosts (45 -> 38)
------------------------------

  Missing    (7): fi-hsw-4770r fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-icl-u2 fi-bsw-cyan fi-bdw-samus 


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

    * Linux: CI_DRM_5683 -> Trybot_3920

  CI_DRM_5683: 40251405bb454b06259738bcebf4529c888f7fe0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4866: 189956af183c245eb237b3be4fa22953ec93bbe0 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3920: 9030f49908c28e72ca0850878473f800b7a4fd10 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

9030f49908c2 drm/i915/selftests: Check preemption support on each engine
3c02c18ef98a drm/i915: Allow specification of parallel execbuf
52e79fa9623b drm/i915/execlists: Virtual engine bonding
6ff8f360bda7 drm/i915: Extend execution fence to support a callback
69fb46dcd0ce drm/i915: Load balancing across a virtual engine
4127871ae1b9 drm/i915: Introduce intel_context.pin_mutex for pin management
93964363ef47 drm/i915: Track the pinned kernel contexts on each engine
0f060930e4f2 drm/i915: Make context pinning part of intel_context_ops
fa03798da690 drm/i915: Move over to intel_context_lookup()
61662e3acbff drm/i915: Store the intel_context_ops in the intel_engine_cs
3d7da1f6ec88 drm/i915: Split struct intel_context definition to its own header
1d2b2e5ae99f drm/i915: Pass around the intel_context
192e06c0ee2e drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
7bbbe8cb319e drm/i915: Allow a context to define its set of engines
e1c3d0f0a7e0 drm/i915: Allow userspace to clone contexts on creation
0bb2c42729d4 drm/i915: Allow contexts to share a single timeline across all engines
3c976fd71509 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
dedfee0810f9 drm/i915: Create/destroy VM (ppGTT) for use with contexts
80b61d28c9f4 drm/i915: Introduce a context barrier callback
0c4d78b50263 drm/i915: Track active engines within a context
b65f1d37d326 drm/i915: Introduce the i915_user_extension_method
f80a62918c43 drm/i915: Remove has-kernel-context
13e04651d82c drm/i915: Reduce presumption of request ordering for barriers
3dae26c9481c drm/i915: Refactor common code to load initial power context
cd095be84012 drm/i915: Do a synchronous switch-to-kernel-context on idling
c7717d2420f9 drm/i915/selftests: Improve switch-to-kernel-context checking
f524c361164c drm/i915: Force GPU idle on suspend
557a5b626944 drm/i915: Mark ALL_ENGINES as dirty on ppGTT modification
0661c28c2ae6 drm/i915: Remove last traces of exec-id (GEM_BUSY)
08a6044492bc drm/i915: Store the BIT(engine->id) as the engine's mask

== Logs ==

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


More information about the Intel-gfx-trybot mailing list