✗ Fi.CI.BAT: failure for series starting with [01/38] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 31 17:21:59 UTC 2018


== Series Details ==

Series: series starting with [01/38] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
URL   : https://patchwork.freedesktop.org/series/54592/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5354 -> Trybot_3499
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at amdgpu/amd_prime at i915-to-amd:
    - fi-bwr-2160:        SKIP -> INCOMPLETE

  * igt at i915_selftest@live_requests:
    - fi-skl-6770hq:      PASS -> DMESG-FAIL
    - fi-byt-clapper:     PASS -> DMESG-WARN
    - fi-ivb-3520m:       PASS -> DMESG-WARN

  * {igt at runner@aborted}:
    - fi-byt-clapper:     NOTRUN -> FAIL
    - fi-ivb-3520m:       NOTRUN -> FAIL

  
#### Warnings ####

  * igt at kms_pipe_crc_basic@hang-read-crc-pipe-b:
    - fi-skl-guc:         PASS -> SKIP +2
    - fi-apl-guc:         PASS -> SKIP +2
    - fi-cfl-guc:         PASS -> SKIP +2

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

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

### IGT changes ###

#### Issues hit ####

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

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1

  * {igt at runner@aborted}:
    - fi-icl-y:           NOTRUN -> FAIL [fdo#108915]

  
#### Possible fixes ####

  * igt at i915_selftest@live_contexts:
    - fi-kbl-7560u:       INCOMPLETE [fdo#108767] -> PASS

  * igt at kms_flip@basic-flip-vs-modeset:
    - fi-skl-6700hq:      DMESG-WARN [fdo#105998] -> PASS

  * igt at kms_frontbuffer_tracking@basic:
    - fi-hsw-peppy:       DMESG-WARN [fdo#102614] -> PASS
    - fi-byt-clapper:     FAIL [fdo#103167] -> PASS

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

  [fdo#102614]: https://bugs.freedesktop.org/show_bug.cgi?id=102614
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
  [fdo#108915]: https://bugs.freedesktop.org/show_bug.cgi?id=108915


Participating hosts (52 -> 47)
------------------------------

  Additional (2): fi-icl-y fi-pnv-d510 
  Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


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

    * Linux: CI_DRM_5354 -> Trybot_3499

  CI_DRM_5354: f1b3dce385eba1b507cec3a39d7d8dec5d3f94cc @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4755: 0ba18cf75cafb51d1e72557528de4a1be640a85c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3499: 2e323ce8e7b00dc0de93a01a86ce5fd8cff16e4d @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

2e323ce8e7b0 drm/i915: Replace global breadcrumbs with per-context interrupt tracking
5c2624cc990b drm/i915: Identify active requests
e5ff0056e235 drm/i915: Track the context's seqno in its own timeline HWSP
05d0f96b0a98 drm/i915: Allocate a status page for each timeline
fa504787b549 drm/i915: Enlarge vma->pin_count
c1d86b43dd5e drm/i915: Introduce concept of per-timeline (context) HWSP
fdf4d27fa3d0 drm/i915: Move list of timelines under its own lock
cd2cff4b3415 drm/i915: Remove the intel_engine_notify tracepoint
bb839309c8cc drm/i915/selftests: Make evict tolerant of foreign objects
d1b7dc737c50 drm/i915/selftests: Allocate mock ring/timeline per context
e74945968f4b drm/i915: Use b->irq_enable() as predicate for mock engine
d0a588d138f3 drm/i915: Move intel_execlists_show_requests() aside
8793ecab8e04 drm/i915: Move vma lookup to its own lock
700ce5333a53 drm/i915: Consolidate the bound/unbound vma lists into one
5c239f9dbf65 drm/i915: Pull VM lists under the VM mutex.
34a76d28242e drm/i915: Stop tracking MRU activity on VMA
72e4ee780cbe drm/i915: Issue engine resets onto idle engines
03f2cda0a3c3 drm/i915: Remove GPU reset dependence on struct_mutex
2daac025aff9 drm/i915/guc: Disable global reset
0733ddfc9eae drm/i915: Make all GPU resets atomic
fb102a9b70d7 drm/i915: Pull all the reset functionality together into i915_reset.c
4d5367bed184 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
ce8bbb1c3e92 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
b6a927162b13 drm/i915: Mark up Ironlake ips with rpm wakerefs
7efa02ddf8f2 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
5f3861ab7566 drm/i915/dp: Markup pps lock power well
26c00f865338 drm/i915: Combined gt.awake/gt.power wakerefs
923173bc3e44 drm/i915: Track the wakeref used to initialise display power domains
11a9caee2ba7 drm/i915: Markup paired operations on display power domains
b11436bfe720 drm/i915: Syntatic sugar for using intel_runtime_pm
4883067bef13 drm/i915: Markup paired operations on wakerefs
0ba1cef90c51 drm/i915: Track all held rpm wakerefs
294eb089aafc drm/i915: Report the number of closed vma held by each context in debugfs
eb62dd0acb2c drm/i915: Always try to reset the GPU on takeover
8814371799b5 drm/i915/userptr: Probe vma range before gup
0855907a2b9d drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
f1b376aa8018 drm/i915: Return immediately if trylock fails for direct-reclaim
497d25c52a78 drm: Reorder set_property_atomic to avoid returning with an active ww_ctx

== Logs ==

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


More information about the Intel-gfx-trybot mailing list